On Wed, May 10, 2017 at 8:17 PM, Dave Rice <d...@dericed.com> wrote:

>
> For instance if I use format=yuv422p10le within -vf and within
> -filter_complex the output is different. Is there something else I should
> add to the filterchain to get consistent results.
>
> Best Regards,
> Dave Rice
>

Does not affect conversions to RGB formats of any bit depth. Does not
affect conversions if chroma sampling scheme is the same i.e. -f lavfi -i
testsrc2=r=1:d=5,format=yuv422p or yuv422p16le. Also does not affect if
only the luma plane is converted. So this has to do with converting the
chroma sampling frequency in swscale.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to