rtmpdump : Download may be incompleteHello,
I've already downloaded several videos by using rtmpdump command and I never had any problem. Since this morning, I try to download a music concert from the website : citedelamusique.tv It's a HD video and I believe that the file is quite big. When I run the command in terminal during several minutes, everything works as usual but then I get the following message: Code:
INFO: sampletype mp4a Does rtmpdump have any problem with very large streaming (the concert is about 1 h 40 min) or there is a problem in my command? This is exactly how I run rtmpdump in order to download the specified video Code:
rtmpdump -o Pleyel-20120420-Brahms-Sy-02And04.flv -y mp4:PLVI/PLVI000178200/PLVI000178201/PLVI000178201_00_HQ.mp4 -n dcfms35-202.streamedia.info --app VOD --resume Thanks in advance, |
Re: rtmpdump : Download may be incompleteYou need to add -W parameter which means SWF player and eventually -p for website address.
|
Re: rtmpdump : Download may be incompleteCode:
rtmpdump -o Pleyel-20120420-Brahms-Sy-02And04.flv -y mp4:PLVI/PLVI000178200/PLVI000178201/PLVI000178201_00_HQ.mp4 -r rtmp://dcfms35-202.streamedia.info -a VOD Code:
>rtmpdump |
Re: rtmpdump : Download may be incompleteThanks for your solutions, but unfortunately non of them solved the problem which persists.
Code:
ERROR: WriteN, RTMP send error 10054 (42 bytes) |
Re: rtmpdump : Download may be incompleteQuote:
Code:
rtmpdump -o Pleyel-20120420-Brahms-Sy-02And04.flv -y mp4:PLVI/PLVI000178200/PLVI000178201/PLVI000178201_00_HQ.mp4 -r rtmp://dcfms35-202.streamedia.info -a VOD -e |
Re: rtmpdump : Download may be incompleteQuote:
|
Re: rtmpdump : Download may be incompleteCode:
>rtmpdump Code:
>rtmpdump |
All times are GMT -6. The time now is 11:13 AM. |