[FFmpeg-devel] Encoding with QSV at an API level.

Paul Knopf theonlylawislove at gmail.com
Thu Oct 22 12:50:45 CEST 2015


That was it! Thanks very much!

On Wed, Oct 21, 2015 at 4:38 PM, Hendrik Leppkes <h.leppkes at gmail.com>
wrote:

> On Wed, Oct 21, 2015 at 9:42 PM, Paul Knopf <theonlylawislove at gmail.com>
> wrote:
> > I just realized that I was also getting an error on the stdout.
> >
> > [h264_qsv @ 000000c7e6d8e680] Specified pixel format yuv420p is
> > invalid or not supported
> >
>
> Which probably means you also get an error return from one of the
> initialization functions which you didn't check.
> In any case, QSV encoding wants NV12 video, not YUV420P.
>
> - Hendrik
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>



-- 
Thanks!

~Paul


More information about the ffmpeg-devel mailing list