Downloaded mp4 files are corruptI'm on Ubuntu....
ran: Code:
rtmpdump -r "rtmp://neulionms.fcod.llnwd.net/a5306/e1/mp4:u/nfl/nfl/coachtapes/2014/56214_all_1600" -o kcmia.mp4 Code:
869823.184 kB / 4772.39 sec (99.9%) Any ideas what is happening and what I need to do to fix this? |
Re: Downloaded mp4 files are corruptQuote:
rtmp://neulionms.fcod.llnwd.net/a5306/e1/mp4:u/nfl/nfl/coachtapes/2014/56214_all_1600 This has worked for me streaming on Windows with VLC before, but not working with rtmpdump. I know it works for other people as well. |
Re: Downloaded mp4 files are corruptyou must create extra a playpath -y line
Code:
-y "mp4:u/nfl/nfl/coachtapes/2014/56214_all_1600" try that Code:
rtmpdump -r "rtmp://neulionms.fcod.llnwd.net/a5306/e1/" -y "mp4:u/nfl/nfl/coachtapes/2014/56214_all_1600" -o "output.flv" Code:
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV) ![]() |
Re: Downloaded mp4 files are corruptSo you should also try to use the rtmp parameter -e to resume the download so I see for me it does stop many times...
Code:
INFO: Connected... greetz |
Re: Downloaded mp4 files are corruptThanks for the help. Unfortunately I'm still getting corrupted file.
|
Re: Downloaded mp4 files are corruptSo what did you tried now?So I am still downloading the file (49% now) but I can play it already in VLC player without problems.
Here my link.... Code:
rtmpdump -r "rtmp://neulionms.fcod.llnwd.net/a5306" -a "a5306/e1/" -y "mp4:u/nfl/nfl/coachtapes/2014/56214_all_1600" -e -o "football.flv" |
Re: Downloaded mp4 files are corruptQuote:
I suspect this may be an issue with the installation? Is it possible for me to verify configuration to see if I need to re-install? |
Re: Downloaded mp4 files are corruptThis is what I receive when I try to play the file:
Code:
~$ cvlc output.flv |
Re: Downloaded mp4 files are corruptOk download finished now.All working fine also if the file has no audio stream only video.Just try it again.I also use VLC 2.0.4 Twoflower.Anyway so I can play the file also in other players too.
greetz |
Re: Downloaded mp4 files are corruptQuote:
I may try downloading the KLV patched version. Do I just clone the git repository then use make command? |
All times are GMT -6. The time now is 09:07 AM. |