Enable AV1 decode via FFmpeg 5.0
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Enable AV1 decode via FFmpeg 5.0
Assignee | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Why only ffmpeg 5? Ffmpeg 4.4.1 (58) is also capable of AV1 decode.
Comment 3•3 years ago
|
||
No likelihood of going with 5.0.1? Seems to have fixed a lot of issues: https://www.videohelp.com/software/ffmpeg/version-history
Comment 4•3 years ago
|
||
unfortunately ffmpeg changed the API again and not all apps do build with 5.0+. At least opencascade does not. Hopefully if RedHat start shipping ffmpeg 5 with their new release issues will be gone
Assignee | ||
Comment 5•3 years ago
|
||
(In reply to s.zharkoff from comment #2)
Why only ffmpeg 5? Ffmpeg 4.4.1 (58) is also capable of AV1 decode.
Ffmpeg 4.4.1 provides AV1 but it's still 58 and not all 58 versions support AV1.
Assignee | ||
Comment 6•3 years ago
|
||
(In reply to Arthur K. [He/Him] from comment #3)
No likelihood of going with 5.0.1? Seems to have fixed a lot of issues: https://www.videohelp.com/software/ffmpeg/version-history
Does 5.0.1 have the same API as 5.0? If so it will be supported as we use system ffmpeg.
Comment 7•3 years ago
|
||
Applied patches from Martin to 100beta8 and using with ffmpeg 5.0.1 and ffvpx disabled. Works perfect so far.
Comment 8•3 years ago
|
||
(In reply to s.zharkoff from comment #7)
Applied patches from Martin to 100beta8 and using with ffmpeg 5.0.1 and ffvpx disabled. Works perfect so far.
That's great news.
Comment 10•3 years ago
|
||
bugherder |
Description
•