[FFmpeg-devel] [PATCH 5/8] lavf/segment: fix writing separate header with auto BSF
Michael Niedermayer
michael at niedermayer.cc
Fri Apr 8 13:10:14 CEST 2016
On Thu, Apr 07, 2016 at 07:38:06PM -0500, Rodger Combs wrote:
> ---
> libavformat/segment.c | 55 ++++++++++++++++++++++++++++++++++++++-------------
> 1 file changed, 41 insertions(+), 14 deletions(-)
this with the previous patches seems to break:
./ffmpeg -fflags +genpts -i new_bad.vob -map 0:1 -map 0:13 -codec copy -f segment -segment_time 2 out-%08d.nut
https://trac.ffmpeg.org/raw-attachment/ticket/3197/new_bad.vob
after the patch the first output file is rather short
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160408/ff4e0220/attachment.sig>
More information about the ffmpeg-devel
mailing list