url to the stream is:
i got it from http://tvboxuzivo.blogspot.com/2013/11/mtv-adria.htmlCode: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
can anyone help me with this?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
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 3 of 3
-
-
Hi monk87 ,
With 'livestreamer'
Code:livestreamer "hls://http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8" best -o impuls_MTV.flv [cli][info] Found matching plugin stream for URL hls://http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8 [cli][info] Available streams: live (worst, best) [cli][info] Opening stream: live (hls) [download][impuls_MTV.flv] Written 12.6 MB (55s @ 230.3 KB/s) ...
NOTE : if you only want to watch throught VLC , suppress '-o impuls_MTV.flv'
With 'ffmpeg'
Code:ffmpeg -re -i "http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8" -c copy -f mpegts impuls_MTV.ts ffmpeg version N-53284-gd0a34ae Copyright (c) 2000-2013 the FFmpeg developers built on May 20 2013 01:02:45 with gcc 4.7.3 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfi g --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp e --enable-libgsm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-li bopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheo ra --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib libavutil 52. 33.100 / 52. 33.100 libavcodec 55. 10.101 / 55. 10.101 libavformat 55. 7.100 / 55. 7.100 libavdevice 55. 1.100 / 55. 1.100 libavfilter 3. 68.101 / 3. 68.101 libswscale 2. 3.100 / 2. 3.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 3.100 / 52. 3.100 [hls,applehttp @ 02d05e20] Estimating duration from bitrate, this may be inaccurate Input #0, hls,applehttp, from 'http://83.139.104.112/content/hls/live/channel(mtv)/stream(01)/index.m3u8': Duration: 00:00:00.34, start: 70634.883767, bitrate: 7 kb/s Program 0 Metadata: variant_bitrate : 0 Stream #0:0: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 720x406 [SAR 203:270 DAR 4:3], 12.50 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 91 kb/s Output #0, mpegts, to 'impuls_MTV.ts': Metadata: encoder : Lavf55.7.100 Stream #0:0: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 720x406 [SAR 203:270 DAR 4:3], q=2-31, 12.50 fps, 90k tbn, 25 tbc Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, 91 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help skipping 1 segments ahead, expired from playlists0:00:29.91 bitrate=2146.7kbits/s frame= 1284 fps= 20 q=-1.0 size= 13601kB time=00:01:01.35 bitrate=1815.8kbits/s ...
JE SUIS CHARLIE !!!
Similar Threads
-
Youtube playlist to M3U8 Playlist
By candita in forum Video Streaming DownloadingReplies: 2Last Post: 31st May 2017, 03:56 -
How to record a M3U8 streaming on windows 7?
By cypherinfo in forum Video Streaming DownloadingReplies: 1Last Post: 2nd Jan 2015, 14:43 -
Issue with m3u8 playlist download using ffmpeg
By trinvh in forum Newbie / General discussionsReplies: 0Last Post: 5th Jun 2014, 09:23 -
How to record part of live stream m3u8(30min)& save it as mp4 using ffmpeg?
By spiderMan007 in forum Video Streaming DownloadingReplies: 0Last Post: 18th Mar 2013, 17:54 -
Record M3U8 HLS stream or cache it: possible ?
By Khalel in forum Video Streaming DownloadingReplies: 4Last Post: 19th Feb 2013, 19:21