Quote:
Originally Posted by hasomaso
CCTV1
Code:
ffmpeg -i "http://ak.live.cntv.cn/i/cctv1_1@108430/master.m3u8?AUTH=ip%%3D91.89.215.90%%7Est%%3D1424255649%%7Eexp%%3D1424342049%%7Eacl%%3D%%2F*%%7Ehmac%%3D3de9e1850971d6f9342529942360557b6b289d809e49d80c648ef341381cb587&hdcore=2.11.3&g=QLTWEKHAYGBR" -c:v copy -c:a copy -fmpegts cctv1.flv
VTV One
Code:
ffmpeg -i "http://digicom.live-s.cdn.bitgravity.com/cdn-live//_definst_/digicom/live/vtv11/playlist.m3u8" -c:v copy -c:a copy -f mpegts vtvone.flv
TVBS News
Code:
rtmpdump -v -r "rtmp://kv3.ts33.net:1935/tv/" -a "tv/" -f "WIN 16,0,0,305" -W "http://p.jwpcdn.com/6/11/jwplayer.flash.swf" -p"http://tv.itver.cc/tvbs-news/#tabs-56-0-1" -y "ttv14" -o "tvbs_news.flv"
|
Can you please check up the code for CCTV 1? it is not working.
i got the error telling me Conversion failed. Btw i fixed the part fmpegts i wrote it the way it should as f mpegts but i dont think that is the problem. could you please provide link for the alternate link?.
thanks in advance, the rest you provided is working fine.