[FFmpeg-devel] [RFC] [PATCH] proresenc_kostya: warn/reject on incorrect profile

Christophe Gisquet christophe.gisquet at gmail.com
Mon Aug 18 19:26:32 CEST 2014


Hi,

2014-08-18 13:40 GMT+02:00 Carl Eugen Hoyos <cehoyos at ag.or.at>:
> Christophe Gisquet <christophe.gisquet <at> gmail.com> writes:
> If a profile was set, the automatic setting should
> probably not overwrite it.
> (If this is possible.)
>
> But I consider the usecase where a user wants to encode
> alpha but at the same time using a profile that
> indicates no alpha of very limited usefulness.

0001-proresenc-skip-warn-on-incorrect-profile.patch is the
continuation of the first patch: we still encode the alpha with the
incorrect profile (ie no change in behaviour) thereby not overriding
the user decision. If he selected strict conformance and a profile
without alpha, alpha channel coding is skipped.

Second patch 0001-proresenc-force-correct-profile-for-alpha.patch
overrides the profile information. The default profile is
PRORES_PROFILE_STANDARD, maye a PRORES_PROFILE_AUTO could be
introduced to control the behavior of this patch.

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-proresenc-skip-warn-on-incorrect-profile.patch
Type: text/x-patch
Size: 1838 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140818/f25153dc/attachment.bin>


More information about the ffmpeg-devel mailing list