[FFmpeg-devel] [PATCH 07/12] lavf/segment: fix writing separate header with auto BSF

Michael Niedermayer michael at niedermayer.cc
Wed Apr 20 14:35:33 CEST 2016


On Wed, Apr 20, 2016 at 02:10:59AM -0500, Rodger Combs wrote:
> ---
>  libavformat/segment.c | 46 +++++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 39 insertions(+), 7 deletions(-)

breaks:
 ./ffmpeg -v repeat -fflags +genpts -i ~/tickets/3197/new_bad.vob -map 0:1 -map 0:13 -codec copy -f segment  -segment_time 2 out-%08d.nut

-rw-r----- 1 michael michael 569588 Apr 20 14:32 out-00000000.nut
-rw-r----- 1 michael michael 513281 Apr 20 14:25 out-00000000-ref.nut
-rw-r----- 1 michael michael  60834 Apr 20 14:32 out-00000001.nut
-rw-r----- 1 michael michael 117203 Apr 20 14:25 out-00000001-ref.nut

also out-00000000.nut does seem to play less well than out-00000000-ref.nut

direct link to te sample (i assume)
https://trac.ffmpeg.org/raw-attachment/ticket/3197/new_bad.vob

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

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- 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/20160420/9c7f8e79/attachment.sig>


More information about the ffmpeg-devel mailing list