[FFmpeg-trac] #2643(FFmpeg:new): HLS output file size chunk is degrading very fast

FFmpeg trac at avcodec.org
Wed Jun 5 09:25:31 CEST 2013


#2643: HLS output file size chunk is degrading very fast
------------------------------------+----------------------------------
             Reporter:  vkroutik    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  critical    |                Component:  FFmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by vkroutik):

 By the way, using a traditional segmenter works fine...
 C:\Apps\MVP\Tools\ffmpeg\ffmpeg.exe -re -i
 "http://twit.live-s.cdn.bitgravity.com/cdn-
 live-s1/_definst_/twit/live/high/playlist.m3u8" -c:v copy -c:a copy  -r
 29.97  -bsf:v h264_mp4toannexb -bsf:a aac_adtstoasc  -flags -global_header
 -map 0 -f segment   -segment_list "C:\Apps\MVP\Files\hls\test\stream.m3u8"
 -segment_time 10 -segment_format mpeg_ts -segment_list_type m3u8
 -segment_list_flags +live -segment_list_size 6 ts/streamOutput%%05d.ts

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


More information about the FFmpeg-trac mailing list