Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to record ATV live streamingHello there,
im trying to get this channel. Could somebody help me with this?. Here is the link: http://www.fulltelevisionhd.net/2013...-internet.html If possible, please post a code in rtmpdump or ffmpeg for the best quality possible (720p) and for 480p. Thanks in advance. |
#2
|
|||
|
|||
Re: How to record ATV live streamingQuote:
720p Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b1500000.m3u8" -c copy atv.ts Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b950000.m3u8" -c copy atv.ts but it's not good bitrate quality 720p ~ 1300kbits 480p ~ 900kbits you could use livestreamer too an choose quality with variant playlist Code:
livestreamer "hlsvariant://http://edge-31-us.edge.mdstrm.com/live/smil:c23b8a0a21d215482b4c2703e47f675a/playlist.m3u8" 720p -o atv.ts Code:
livestreamer "hlsvariant://http://edge-31-us.edge.mdstrm.com/live/smil:c23b8a0a21d215482b4c2703e47f675a/playlist.m3u8" 480p -o atv.ts Last edited by biezom : 06-03-2015 at 06:32 PM. Reason: add -c copy in the ffmpeg's code |
#3
|
|||
|
|||
Re: How to record ATV live streamingQuote:
|
#4
|
|||
|
|||
Re: How to record ATV live streamingQuote:
1) I corrected the code with ffmpeg in my previous post. I forgot the -c copy option >>> better quality 2) Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b1500000.m3u8" -c copy -bsf:a aac_adtstoasc atv.flv |
#5
|
|||
|
|||
Re: How to record ATV live streamingQuote:
http://www.fulltelevisionhd.net/2013...-internet.html Thanks. |
#6
|
|||
|
|||
Re: How to record ATV live streamingQuote:
Code:
rtmpdump -r "rtmp://178.162.194.34/live" -a "live" -W "http://www.mipsplayer.com/content/scripts/fplayer.swf" -p "http://www.mipsplayer.com/embedplayer/zeyucmn11/1/620/382" -y "zeyucmn11?id=227418" -C "S:OK" -K "gaolVanusPobeleVoKosata;TRUE;TRUE" -o cmd.flv |
Tags: atv, different sources, latin america streaming |
Thread Tools | |
Display Modes | |
|
|