[FFmpeg-user] xyz to rgb conversion
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Sep 10 01:15:50 CEST 2013
betonpfeiler <betonpfeiler <at> googlemail.com> writes:
> Is there any documentation? I couldn't find anything,
> which parameter is used to turn the conversion on/off...
Sorry if my original answer was unclear:
You cannot turn the conversion on/off.
By default, FFmpeg does no colour space
conversion if not told so.
If you have xyz input, and you tell ffmpeg
to encode prores, a conversion will be
done (automatically) because prores does
not support xyz.
As said, since I don't understand your
usecase (you simply cannot use xyz as
input for prores), I have difficulties
answering your original question.
Carl Eugen
More information about the ffmpeg-user
mailing list