[FFmpeg-devel] [RFC] [PATCH] proresenc_kostya: warn/reject on incorrect profile
Christophe Gisquet
christophe.gisquet at gmail.com
Sat Aug 30 13:13:56 CEST 2014
Hi,
2014-08-24 18:56 GMT+02:00 Michael Niedermayer <michaelni at gmx.at>:
> aggree, a PRORES_PROFILE_AUTO seems like a good idea
> with it mismatching profile and pixel format can be errors while
> by default the profile can be selected based on the pixel format
The attached patch makes it selects either 4444 or HQ profile
depending on whether there's an alpha channel. If a profile is
selected that does not have alpha but the input data has alpha, it
warns that it will not encode it.
Best regards,
--
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-proresenc_ks-allow-auto-selecting-profile.patch
Type: text/x-patch
Size: 2907 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140830/9390fc40/attachment.bin>
More information about the ffmpeg-devel
mailing list