[FFmpeg-user] tiff to yuv

Moritz Barsnick barsnick at gmx.net
Tue Nov 10 14:34:16 CET 2015


Hallo Theresa,

On Mon, Nov 09, 2015 at 06:58:17 -0800, Student_M wrote:

> I'm trying to convert tiff's to 10bit 4:2:2 YUV- Images, using this line:
> ffmpeg -i input.tiff -s hd1080 -pix_fmt yuv422p10le output.yuv.
> 
> display -size 1920x1080 -sample-factor 4:2:2 -depth 10 -colorspace RGB -interlace plane output.yuv

YUV is not RGB. Have you tried using "-colorspace YUV"?

Gruß nach Rheinmain,
Moritz


More information about the ffmpeg-user mailing list