Opened 17 months ago
Closed 14 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:2 by , 14 months ago
Have the same problem. More details here:
https://www.reddit.com/r/ffmpeg/comments/17lb1do/an_issue_with_chapter_titles/
comment:3 by , 14 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed by 02064ba3a37754183cf7e7a4c1ffd3cdf971b5dc. Reopen if not.
Note:
See TracTickets
for help on using tickets.
faulty commit seems to be:
653ee3f159411a1b97c19b96393a39f29569ed99
653ee3f159 fftools/ffmpeg_mux_init: Use all metadata selectors if none is specified.