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)
Enable AV1 decode via FFmpeg 5.0
| Assignee | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
Why only ffmpeg 5? Ffmpeg 4.4.1 (58) is also capable of AV1 decode.
Comment 3•4 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•4 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•4 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•4 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•4 years ago
|
||
Applied patches from Martin to 100beta8 and using with ffmpeg 5.0.1 and ffvpx disabled. Works perfect so far.
Comment 8•4 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•4 years ago
|
||
| bugherder | ||
Description
•