Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
record Mtv adria m3u8 playlisturl to the stream is:
Code:
http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8 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 |
#2
|
|||
|
|||
Re: record Mtv adria m3u8 playlistQuote:
Code:
ffmpeg -i "http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8" -c copy "halal_1.ts" |
Tags: m3u8 live |
Thread Tools | |
Display Modes | |
|
|