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)

ffmpeg-20130727-220538.log (42.9 KB ) - added by Vlad SD 11 years ago.
stream.m3u8 (191 bytes ) - added by Vlad SD 11 years ago.
stream0.ts (752 bytes ) - added by Vlad SD 11 years ago.
stream1.ts (255.7 KB ) - added by Vlad SD 11 years ago.
stream2.ts (267.1 KB ) - added by Vlad SD 11 years ago.

Download all attachments as: .zip

Change History (7)

by Vlad SD, 11 years ago

Attachment: ffmpeg-20130727-220538.log added

comment:1 by Carl Eugen Hoyos, 11 years ago

Please attach an output file that is "one second long" and the two files immediately before and after.

by Vlad SD, 11 years ago

Attachment: stream.m3u8 added

by Vlad SD, 11 years ago

Attachment: stream0.ts added

by Vlad SD, 11 years ago

Attachment: stream1.ts added

by Vlad SD, 11 years ago

Attachment: stream2.ts added

comment:2 by Vlad SD, 11 years ago

I have attached the file requested

Note: See TracTickets for help on using tickets.