#9884: CRF affects the number of produced frames in VP9
------------------------------------+-----------------------------------
             Reporter:  Athari      |                    Owner:  (none)
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  1           |
------------------------------------+-----------------------------------
Changes (by James):

 * analyzed:  0 => 1
 * version:  unspecified => git-master
 * component:  undetermined => avcodec
 * reproduced:  0 => 1

Comment:

 This happens only when you try to encode a stream with an alpha channel.
 The alpha channel is encoded as a separate stream, and our wrapper is not
 handling it right.
 If you don't care about retaining that from your input images, a
 workaround is to force a pixel format without alpha, using -pix_fmt
 yuv420p or similar.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9884#comment:4>
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".

Reply via email to