PDA

View Full Version : I need some help !


sarputea
05-06-2012, 03:44 AM
It's about this site: http://inregistrari.b1.ro/view-lumea_lui_banciu-85.html

I've tried to download two episodes with RtmpDump, using this command:
rtmpdump -r "rtmpe://fms18.mediadirect.ro:80/recb1?id=63386152" -y "2012/05/04/mp4:banciu_2012-05-04_23-00-00.mp4" -v -o tvshow.flv

This is the episod from date of 4 may 2012.

The problem is RtmpDump download only 2% then the download speed is 0. Or I have this error:

WARNING: Trying different position for server digest
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

GetFlv or StreamTrasport don't work neither. Can you help me someway, please?

hasomaso
05-06-2012, 04:16 AM
rtmpdump -r "rtmpe://big02.mediadirect.ro:1935/recb1" -a "recb1?id=63352636" -f "WIN 11,2,202,235" -W"http://static1.mediadirect.ro/player-preload/swf/b1_1_1002/player.swf" -p "http://inregistrari.b1.ro/view-lumea_lui_banciu-85.html" -C O:1 -C O:0 -y "2012/05/04/mp4:banciu_2012-05-04_23-00-00_low.mp4" -o "output.flv

sarputea
05-06-2012, 04:53 AM
rtmpdump -r "rtmpe://big02.mediadirect.ro:1935/recb1" -a "recb1?id=63352636" -f "WIN 11,2,202,235" -W"http://static1.mediadirect.ro/player-preload/swf/b1_1_1002/player.swf" -p "http://inregistrari.b1.ro/view-lumea_lui_banciu-85.html" -C O:1 -C O:0 -y "2012/05/04/mp4:banciu_2012-05-04_23-00-00_low.mp4" -o "output.flv

Masterpiece code! But how did you get that id? ("recb1?id=63352636")

Later Edit: I've finished downloading that episode but when I try to watch it, the video...it plays in loops. I think it's because the downloading is not continuous, in my case it's stops and start again quickly, like cmd is on infinite refreshing. Any ideas?

hasomaso
05-06-2012, 06:41 AM
Masterpiece code! But how did you get that id? ("recb1?id=63352636")

Later Edit: I've finished downloading that episode but when I try to watch it, the video...it plays in loops. I think it's because the downloading is not continuous, in my case it's stops and start again quickly, like cmd is on infinite refreshing. Any ideas?

add -v option

sarputea
05-06-2012, 07:08 AM
add -v option

Still download is not continuous and video loops.