How to record CCTV5 liveHowdy,
i need to catch this stream. Can you share to me a code for ffmpeg, rtmpdump or livestreamer? Here is the link (you need to hit play button to stream): http://tv.itver.cc/cctv5/#tabs-250-0-1 Here is a backup link: http://www.widih.org/watch-tv/4657/cctv-5-sports Thanks in advance. |
Re: How to record CCTV5 liveiPad mode of GetFLV can download CCTV5 live no problem. Please check it.:cool:
|
Re: How to record CCTV5 liveQuote:
Code:
livestreamer "hlsvariant://http://74.82.62.52:1935/liverepeater/11.stream/playlist.m3u8" best -o CCTV5.ts Code:
livestreamer "hlsvariant://http://v1.bigtvusa.com:1935/liverepeater/11.stream/playlist.m3u8" best -o CCTV5.ts |
Re: How to record CCTV5 liveQuote:
http://tv.itver.cc/cctv5/#tabs-250-0-1 Thanks in advance. Btw it would be much helpful to get a .flv file extension in the code. |
Re: How to record CCTV5 liveQuote:
Code:
http://live.64ma.com:1930/live/leId/m3u8/24/cctv5_1300?type=ec Code:
{"src":"http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9"} Code:
livestreamer "hls://http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9" best -o CCTV5.ts Code:
ffmpeg -i "http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9" -c copy CCTV5.ts problem with .flv no sound Code:
ffmpeg -i "http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9" -bsf:a aac_adtstoasc -c copy CCTV5.flv Code:
ffmpeg -i "http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9" -c:v copy -c:a libmp3lame CCTV5.flv |
Re: How to record CCTV5 liveQuote:
|
Re: How to record CCTV5 liveQuote:
http://tv.itver.cc/cctv5/#tabs-250-0-0 Thanks in advance. |
All times are GMT -6. The time now is 02:02 PM. |