Opened 11 years ago
Last modified 11 years ago
#2814 new defect
rtmp tp hls fails to produce reliable stream
Reported by: | Vlad SD | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
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.
Attachments (5)
Change History (7)
by , 11 years ago
Attachment: | ffmpeg-20130727-220538.log added |
---|
comment:1 by , 11 years ago
by , 11 years ago
Attachment: | stream.m3u8 added |
---|
by , 11 years ago
Attachment: | stream0.ts added |
---|
by , 11 years ago
Attachment: | stream1.ts added |
---|
by , 11 years ago
Attachment: | stream2.ts added |
---|
Note:
See TracTickets
for help on using tickets.
Please attach an output file that is "one second long" and the two files immediately before and after.