Opened 2 years ago

Closed 2 years ago

#9665 closed defect (wontfix)

libdav1d seeking broke

Reported by: sylware Owned by:
Priority: important Component: avcodec
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

tested with ffmpeg 12139d11036e3e5db87c4ab5a2b064fed7394bbb.

libdav1d between git commit 94b1bf456e9062a2f966453b1daea3fd6a9e03cc(working) d821d88035aee149a3b6e4d1b1876f080ad8adab(broken) did something which breaks ffmpeg ability to seek into a video file (any yt-dlp av01 downloaded video from youtube and muxed in a .mkv).

Probably related to some modified return code handling in libdav1d.

(sorry, did not bisect the guilty commit, very few commits though).

Change History (2)

comment:1 by Balling, 2 years ago

and muxed in a .mkv

Why? .webm is already mkv.

Use -g option in youtube-dl and download with -c copy.

Last edited 2 years ago by Balling (previous) (diff)

comment:2 by sylware, 2 years ago

Resolution: wontfix
Status: newclosed

bugs in upstream dav1d, fixes are on their way.

Note: See TracTickets for help on using tickets.