[FFmpeg-trac] #2754(undetermined:new): ffmpeg exist with muxing overhead after 6-8 hours of hls transcoding from rtmp stream

FFmpeg trac at avcodec.org
Fri Jul 5 00:34:44 CEST 2013


#2754: ffmpeg exist with muxing overhead after 6-8 hours of hls transcoding from
rtmp stream
-------------------------------------+-------------------------------------
             Reporter:  vkroutik     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Try to run this on a latest windows build:

 "C:\\Dev\\Tools2\\ffmpeg\\ffmpeg.exe" -report -i
 rtmp://80.232.172.37/rtplive/vlc.sdp -c:v copy -c:a copy -bsf
 h264_mp4toannexb -bsf:a aac_adtstoasc -hls_time 10 -hls_list_size 6
 -hls_wrap 60 -start_number 1 -y "C:\\Dev\\Tools2\\Test2\\stream.m3u8"

 It will run for 5-6 hours and then exists with muxing overhead message:
 video:659722kB audio:130577kB subtitle:0 global headers:0kB muxing
 overhead -100.000003%
 0 frames successfully decoded, 0 decoding errors


 You can find log result here:
 http://www1.datafilehost.com/d/d6643879

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2754>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list