Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Help for a dump

(http://stream-recorder.com/forum/showthread.php?t=18246)

Barbapapa 05-04-2014 09:00 AM

Help for a dump


 
Hi everybody,

I'm trying to save a video file from this url : http://www.wakanim.tv/video/NQ/1-le-...r-black-bullet

After passing the ads, we are redirect to :
http://www.wakanim.tv/video-streamin...#######&Id=###

I've tried to use rtmpdump with the following command :
Code:

rtmpdump -r "rtmp://wakanim.flash.internapcdn.net/wakanim/_definst_/mp4:video/BlackBullet01_720f" -W "http://cdn1.wakanim.tv/player/flowplayer.commercial-3.2.15.swf" -y "mp4:video/BlackBullet01_720f.mp4" -o "video.mp4" -T "#########"
with the token1 value for key instead of ######

I don't see where could be the problem, everytime i have the following error:
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
and nothing is downloaded.

Any advice is welcome.

Barbapapa 05-04-2014 09:23 AM

Re: Help for a dump


 
I really don't understand, i've spend a lot of time on the options, adding some, removing some others and finally with just :

Code:

rtmpdump -r "rtmp://wakanim.flash.internapcdn.net/wakanim/_definst_" -y "mp4:video/BlackBullet01_720f" -T "##########" -o WAKANIM-videotest.mp4
it works !

Sorry that i've made a new thread about that and few time after i arrive to solve my own problem ^^"

Hope this will help somebody else at least :)


All times are GMT -6. The time now is 07:04 PM.