[FFmpeg-devel] [PATCH]Auto-detection for concat demuxer
Nicolas George
nicolas.george at normalesup.org
Sun Feb 3 21:55:45 CET 2013
Le quintidi 15 pluviôse, an CCXXI, Carl Eugen Hoyos a écrit :
> I meant that you could replace your patch 3/3 with my
> patch and the result would be as safe as with your patch
> or is this wrong?
Yes, that is probably true.
> I remember that you wanted to extend the script, but I
> think it is trivial to extend my probing patch at the
> same time.
Depending on how it is done, it would require an update to the probing
function for each new directive.
And in general, I dislike the principle of probing based on guessing using
internal patterns of the format: whenever, checking an unambiguous signature
is much better. And that is exactly what this patch series does: add an
unambiguous signature to concat scripts.
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/20130203/0cf48a44/attachment.asc>
More information about the ffmpeg-devel
mailing list