[FFmpeg-user] Changing colorspace of output file
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Apr 30 14:33:23 EEST 2019
> Am 30.04.2019 um 11:54 schrieb Zdravko Zdravkov <nirayah at gmail.com>:
>
> For a project I'm working on I need to create .mov clip out of TIFF
> sequence. This is the command I'm using:
>
> ffmpeg -start_number 1000 -f image2 -r 24 -i ARR_106_0 -vcodec libx264 -s
>> 1920x1080 /home/output152.mov
Complete, uncut console output missing.
If you want RGB output use the“x264rgb“ encoder.
Carl Eugen
More information about the ffmpeg-user
mailing list