[FFmpeg-trac] #8468(ffmpeg:new): VP9 will not encode in yuva420p

FFmpeg trac at avcodec.org
Mon Jan 13 20:21:32 EET 2020


#8468: VP9 will not encode in yuva420p
--------------------------------+----------------------------------
             Reporter:  doard   |                    Owner:
                 Type:  defect  |                   Status:  new
             Priority:  normal  |                Component:  ffmpeg
              Version:  4.2     |               Resolution:
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+----------------------------------

Comment (by doard):

 Looking at the output I noticed metadata contains "alpha_mode      : 1"
 which tells me that there maybe alpha data encoded in the video but not
 used by default. My question would be how do I tell the decoder in C code
 to add the alpha information into AVFrame? I'd be happy with command line
 as well.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8468#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list