[FFmpeg-devel] [PATCH] concatdec: Fix handling of H.264 in MP4 in case of "-auto_convert 0"

Nicolas George george at nsup.org
Mon Apr 25 16:35:03 CEST 2016


Le septidi 7 floréal, an CCXXIV, Andrey Utkin a écrit :
> This is my patch which has stuck waiting for premoderation.
> 
> ----- Forwarded message from Andrey Utkin <andrey.utkin at pb.com> -----
> 
> From: Andrey Utkin <andrey.utkin at pb.com>
> To: ffmpeg-devel at ffmpeg.org
> CC: andrey_utkin at fastmail.com, Carl Eugen Hoyos <cehoyos at ag.or.at>, Andrey Utkin <andrey.utkin at pb.com>
> Date: Sun, 24 Apr 2016 16:28:38 +0300
> Subject: [PATCH] concatdec: Fix handling of H.264 in MP4 in case of "-auto_convert 0"
> 
> Bug ticket: http://trac.ffmpeg.org/ticket/5461
> This fix enables back the ability to concat appropriately encoded
> (with "-x264opts stitchable=1") MP4 files in less time, without conversion to
> mpegts and back.
> ---8<---
> Fixes regression bug #5461.
> ---
>  libavformat/concatdec.c | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)

Thanks for sending it again. I find my version is simpler, and it is
probably closer to what it will look like when migrating to the new API. If
that is fine with you, I would like to push it.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160425/f7f382e8/attachment.sig>


More information about the ffmpeg-devel mailing list