[FFmpeg-trac] #9457(undetermined:closed): Can't load AV1 video using ffmpeg 4.4's libavcodec (and other libs)

FFmpeg trac at avcodec.org
Sun Oct 17 20:22:02 EEST 2021


#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


More information about the FFmpeg-trac mailing list