[FFmpeg-trac] #8929(avcodec:open): ffmpeg can encode rgb av1 webm files but not decode them

FFmpeg trac at avcodec.org
Thu Jun 3 13:18:02 EEST 2021


#8929: ffmpeg can encode rgb av1 webm files but not decode them
---------------------------------------+-----------------------------------
             Reporter:  av1masterrace  |                    Owner:  (none)
                 Type:  defect         |                   Status:  open
             Priority:  normal         |                Component:  avcodec
              Version:  git-master     |               Resolution:
             Keywords:  libaom         |               Blocked By:
             Blocking:                 |  Reproduced by developer:  1
Analyzed by developer:  0              |
---------------------------------------+-----------------------------------
Changes (by petr.diblik):

 * cc: petr.diblik (added)

Comment:

 Replying to [comment:3 pdr0]:
 > Does AV1 support GBRP or any "RGB" derivative ?
 >
 > ffmpeg -h encoder=libaom-av1
 > Supported pixel formats: yuv420p yuv422p yuv444p yuv420p10le yuv422p10le
 yuv444p10le yuv420p12le yuv422p12le yuv444p12le

 That command gives me:

 {{{
 ffmpeg version 2021-05-30-git-51f1194eda-full_build-www.gyan.dev Copyright
 (c) 2000-2021 the FFmpeg developers
 built with gcc 10.3.0 (Rev2, Built by MSYS2 project)
 Supported pixel formats: yuv420p yuv422p yuv444p gbrp yuv420p10le
 yuv422p10le yuv444p10le yuv420p12le yuv422p12le yuv444p12le gbrp10le
 gbrp12le gray gray10le gray12le
 }}}

 So gbrp is there.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/8929#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list