Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

record Mtv adria m3u8 playlist

(http://stream-recorder.com/forum/showthread.php?t=19508)

monk87 03-19-2015 01:29 PM

record Mtv adria m3u8 playlist


 
url to the stream is:

Code:

http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8
i got it from http://tvboxuzivo.blogspot.com/2013/11/mtv-adria.html

when i try to grab it with ffmpeg -i "index.m3u8" -c copy "halal_1.ts"

if gives me an error

Code:

[hls,applehttp @ 0000000002d3fd20] Failed to open segment of playlist 0
[hls,applehttp @ 0000000002d3fd20] Error when loading first segment 'Segment(142
67902770000000)/segment.ts'
index.m3u8: No such file or directory

can anyone help me with this?

biezom 03-19-2015 01:34 PM

Re: record Mtv adria m3u8 playlist


 
Quote:

Originally Posted by monk87 (Post 74989)
url to the stream is:

Code:

http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8
i got it from http://tvboxuzivo.blogspot.com/2013/11/mtv-adria.html

when i try to grab it with ffmpeg -i "index.m3u8" -c copy "halal_1.ts"

if gives me an error

Code:

[hls,applehttp @ 0000000002d3fd20] Failed to open segment of playlist 0
[hls,applehttp @ 0000000002d3fd20] Error when loading first segment 'Segment(142
67902770000000)/segment.ts'
index.m3u8: No such file or directory

can anyone help me with this?

Code:

ffmpeg -i "http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8" -c copy "halal_1.ts"
maybe an older version of ffmpeg


All times are GMT -6. The time now is 09:37 AM.