PDA

View Full Version : Record from SBS tv not working


Chemist925
06-09-2015, 12:58 AM
Hello, could somebody help me to pick up this feed?.

http://klivebystar.blogspot.com/2015/05/sbs-hd-v2.html (be patient it takes sometime to load)
, but if doesnt work here below is back up link.

http://klivebystar.blogspot.com/2015/01/sbs-hd-v3.html

its not that i havent tried but it doesnt work quite right, with the methods i've used.

anything from ffmpeg, livestreamer, rtmpdump, whatever code is fine for me. Thanks.

biezom
06-09-2015, 08:36 AM
Hello, could somebody help me to pick up this feed?.

http://klivebystar.blogspot.com/2015/05/sbs-hd-v2.html (be patient it takes sometime to load)
, but if doesnt work here below is back up link.

http://klivebystar.blogspot.com/2015/01/sbs-hd-v3.html

its not that i havent tried but it doesnt work quite right, with the methods i've used.

anything from ffmpeg, livestreamer, rtmpdump, whatever code is fine for me. Thanks.

hi

tools: rtmpdumphelper http://www.nirsoft.net/utils/rtmp_dump_helper.html + rtmpdump https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip

rtmpdump -r "rtmp://3k3o9t.live1.z1.pili.qiniucdn.com:1935/idol001-tv" -a "idol001-tv" -f "LNX 17,0,0,134" -W "http://tv.idol001.com/ckplayer/ckplayer.swf" -p "http://klivebystar.blogspot.com/2015/05/sbs-hd-v2.html" -y "5563e2e9d409d24c9600080a" -o "5563e2e9d409d24c9600080a.flv"

Chemist925
06-09-2015, 01:58 PM
hi

tools: rtmpdumphelper http://www.nirsoft.net/utils/rtmp_dump_helper.html + rtmpdump https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip

rtmpdump -r "rtmp://3k3o9t.live1.z1.pili.qiniucdn.com:1935/idol001-tv" -a "idol001-tv" -f "LNX 17,0,0,134" -W "http://tv.idol001.com/ckplayer/ckplayer.swf" -p "http://klivebystar.blogspot.com/2015/05/sbs-hd-v2.html" -y "5563e2e9d409d24c9600080a" -o "5563e2e9d409d24c9600080a.flv"

Thanks, it works but when i do playback the file in vlcplayer the time length of the video recorded is strange because it displays a length of more than 3 hours for a 12 second video. why is that?. i also noticed the same conduct when rtmpdump is recording the file, as begins with over four digit seconds recorded instead from the usual 0.0kb/ 0.0 sec mark. Can you check this please?. maybe using ffmpeg or livestreamer can avoid this bug?. Thanks in advance.