[FFmpeg-trac] #2307(undetermined:new): Stream segmenter bug if total recorded length > 12 hours

FFmpeg trac at avcodec.org
Tue Mar 26 17:00:18 CET 2013


#2307: Stream segmenter bug if total recorded length > 12 hours
-------------------------------------+-------------------------------------
             Reporter:  dgillier     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  1.1.3        |  undetermined
             Keywords:  segment,     |               Resolution:
  duration                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by dgillier):

 Check the 020 or any previous file and you will have a much higher data
 rate (that has nothing to do with silence...).

 It seems that the problem is a bit more tricky.

 The .mp4 file generated by the segmenter are not correct. They don't have
 the correct header in place.
 The file 0.mp4 is readable, but all the others are not, for a reason I
 don't know..
 VLC and other are displaying a black screen with no audio.

 If with the initial segmented files you add a  ffmpeg -i segmentfiles-
 xxx.mp4  -c copy -y newfile-xxx.mp4, afterward, the new files are correct
 and readable.
 But all the files after the 024 one, have false length data.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2307#comment:11>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list