Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
m3u8 <- how to dowload?Hi !
Ive got streams, files in strm extention, where is puted link to m3u8 file. Im playing it by xbmc, but i want to download it to file. I tryied rtmpdump for it, without success. Any ideas ? example link for m3u8: Code:
http://spiinternational-i.akamaihd.net/hls/live/204308/FIGHTBOXHD_MT_HLS/once1200.m3u8 |
#2
|
|||
|
|||
Re: m3u8 <- how to dowload?use ffmpeg
in win ffmpeg.exe -i "yourlinkhere" -c copy output.ts linux ffmpeg -i "yourlinkhere" -c copy output.ts |
Tags: m3u8 |
Thread Tools | |
Display Modes | |
|
|