[FFmpeg-trac] #5276(undetermined:closed): Encoding with libvpx-vp9 produces corrupt results
FFmpeg
trac at avcodec.org
Sun Feb 28 17:06:49 CET 2016
#5276: Encoding with libvpx-vp9 produces corrupt results
-------------------------------------+-------------------------------------
Reporter: Compizfox | Owner:
Type: defect | Status: closed
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: libvpx | Resolution: invalid
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by Compizfox):
Replying to [comment:3 Cigaes]:
> > {{{
> > Stream #0:0, 0, 1/1000: Video: vp9 (libvpx-vp9), 1 reference
frame, gbrp, 320x240 [SAR 1:1 DAR 4:3], 1/25, q=-1--1, 25 fps, 1k tbn, 25
tbc
> > }}}
>
> The video is encoded in RGB colorspace, this is quite bleeding edge. Try
specifying {{{-pix_fmt yuv444p}}} or {{{-pix_fmt yuv420p}}}.
I tried with the option {{{-pix_fmt yuv22p}}} added (because my input file
is also in that colour space) but that doesn't solve the problem.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5276#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list