[FFmpeg-trac] #2814(undetermined:new): rtmp tp hls fails to produce reliable stream

FFmpeg trac at avcodec.org
Sun Jul 28 07:06:10 CEST 2013


#2814: rtmp tp hls fails to produce reliable 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            |
-------------------------------------+-------------------------------------
 using the head on windows 8 the following command
 C:\Dev\Tools\ffmpeg\ffmpeg.exe -loglevel 99  -i
 "rtmp://123.30.108.77/live/THVL1/THVL1 live=1"   -c:v copy  -c:a aac
 -strict experimental     -bsf h264_mp4toannexb -bsf:a aac_adtstoasc
 -hls_time 10 -hls_list_size 6 -hls_wrap 60 -start_number 1 -y
 "C:\Dev\Tools\Test\stream.m3u8"


 produced hls streams with files which are 1 second long.

 attached is a report file.

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


More information about the FFmpeg-trac mailing list