[FFmpeg-devel] [PATCH 2/2] avfilter: Dont partially merge lists
Nicolas George
nicolas.george at normalesup.org
Mon Jul 22 13:20:05 CEST 2013
Le quartidi 4 thermidor, an CCXXI, Michael Niedermayer a écrit :
> Well, first the formats will be merged successfully:
Oh, yes, now I understand: format gets merged before channel layout, and it
succeeds, so when aresample is inserted, format is already merged "over" it.
Merging of (format,layouts,rate) should either succeed as a whole or fail as
a whole, since conversion works as a whole too.
Thanks for explaining. I believe the use of a dry-run mode to achieve that
should work.
Regards,
--
Nicolas George
-------------- 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/20130722/ac8c9a80/attachment.asc>
More information about the ffmpeg-devel
mailing list