#9457: Can't load AV1 video using ffmpeg 4.4's libavcodec (and other libs)
-------------------------------------+-------------------------------------
Reporter: Thomas | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution: invalid
Keywords: AV1 | Blocked By:
libavcodec |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Marton Balint):
* status: new => closed
* resolution: => invalid
Comment:
You most probably did not comiple the external library libdav1d in. FFmpeg
has no native AV1 decoder, for software decoding it depends on the
external libdav1d library. Therefore you should run configure with
--enable-libdav1d.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9457#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".