Opened 10 months ago

Closed 6 months ago

#10482 closed defect (fixed)

No chapter names.

Reported by: Ramanan V Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug: When using yt-dlp, chapters aren't embedded with the nightly versions of ffmpeg. FFMpeg 6.0 works fine though.

How to reproduce:

Obtain the latest ffmpeg from BtBN and yt-dlp and run

.\yt-dlp --embed-chapters [url]

Although chapter marks can be seen, the names aren't there.

Change History (3)

comment:1 by koff89, 10 months ago

faulty commit seems to be:
653ee3f159411a1b97c19b96393a39f29569ed99
653ee3f159 fftools/ffmpeg_mux_init: Use all metadata selectors if none is specified.

Last edited 10 months ago by koff89 (previous) (diff)

comment:3 by mkver, 6 months ago

Resolution: fixed
Status: newclosed

Should be fixed by 02064ba3a37754183cf7e7a4c1ffd3cdf971b5dc. Reopen if not.

Note: See TracTickets for help on using tickets.