[FFmpeg-devel] [PATCH 7/7] ffmpeg: with filter_complex, avoid random in<->out mapping.

Michael Niedermayer michaelni at gmx.at
Wed Jun 6 04:08:04 CEST 2012


On Tue, Jun 05, 2012 at 01:23:07PM +0200, Nicolas George wrote:
> With complex filters, an output can come from any input,
> or several inputs, including inputs of a different type.
> Copying the codec parameters from the first input with
> the same type does not make any sense.
> 
> This does not change anything for simple 1->1 filters,
> as source_index is set in that case.

LGTM if it works with my simple testcase from the other thread

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120606/ac24c527/attachment.asc>


More information about the ffmpeg-devel mailing list