Opened 8 years ago

Closed 8 years ago

#5638 closed defect (duplicate)

Commit ca2f19b9cc37be509d85 breaks videotoolbox decoding

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

Description

Hello,

I recently updated my mpv build with an updated ffmpeg library version from HEAD and noticed that videotoolbox was no longer able to decode h.264 videos which were working fine before. I tracked this down to commit 8d0cc8ca97678f4ca "h264_parser: switch to h2645_parse for NAL unescaping". If I revert to a commit before that everything works, with this commit the initialisation of videotoolbox fails.
Sadly a simple revert of this commit is not possible so I could not check that.

Change History (4)

comment:1 by Carl Eugen Hoyos, 8 years ago

Keywords: h264 regression added
Priority: normalimportant

comment:2 by Michael Guntsche, 8 years ago

Sorry I pasted the WRONG commit from my notes it IS commit

ca2f19b9cc37be509d85 "switch to h2645_parse for NAL parsing"

comment:3 by Michael Guntsche, 8 years ago

Summary: Commit 8d0cc8ca breaks videotoolbox decodingCommit ca2f19b9cc37be509d85 breaks videotoolbox decoding

comment:4 by Rick Kern, 8 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #5595 - fixed in 8e47a99f576d.

Note: See TracTickets for help on using tickets.