PDA

View Full Version : RtmpDump problem


Vaderise
07-11-2014, 11:36 AM
I only recently started using Rtmpdump with the RtmpDump Explorer, and am finding it great for getting stuff for the kids that isn't on dvd or available elsewhere to download.
I am having problems with some files though. They stream and download but when i attempt to play or convert them i am told the file is invalid. Is there something else i need to do?

This is 1 of the files i tried to grab....

http://www.channel5.com/shows/thomas-and-friends/episodes/race-to-the-rescue

Any help would be appreciated

peterpan
07-11-2014, 12:12 PM
geo-blocked

Vaderise
07-11-2014, 12:16 PM
I can watch it online.......and i'm from the correct country.......so i'm not geo-blocked

peterpan
07-11-2014, 12:18 PM
r u in the uk? coz i'm in the states and it's blocked here m8 :(

peterpan
07-11-2014, 12:25 PM
Ok I've managed to proxy to it... here you go...

Note: What's interesting is that I only get a blank screen when I play back the recorded piece!!!

rtmpdump -r "rtmpe://bt.fcod.llnwd.net:1935/a800/o10" -a "a800/o10?videoId=3497903673001&lineUpId=&pubId=19582164001&playerId=1707001743001&affiliateId=" -f "WIN 13,0,0,214" -W "http://admin.brightcove.com/viewer/us20140703.1248/connection/ExternalConnection_2.swf" -p "http://www.channel5.com/shows/thomas-and-friends/episodes/race-to-the-rescue" -y "mp4:videos/19582164001/201404/3509/19582164001_3497955259001_C5161040001B-1200k-channel5.mp4?videoId=3497903673001&lineUpId=&pubId=19582164001&playerId=1707001743001&affiliateId=" -o "2014-07-11_11-22-10_19582164001_3497955259001_C5161040001B-1200k-channel5.flv"

http://i.imgur.com/Y5gHI1N.png

Vaderise
07-11-2014, 12:43 PM
Yes i'm in the UK. I use Rtmp Explorer as i'm still a noob to all this, and it does everything as it should, downloads a file but nothing recognises the file so i can't watch it

nullacht
07-11-2014, 02:19 PM
I am having problems with some files though. They stream and download but when i attempt to play or convert them i am told the file is invalid.



What's interesting is that I only get a blank screen when I play back the recorded piece!!!

Digital Rights Management.

Adobe Flash Video File Format Specification (http://download.macromedia.com/f4v/video_file_format_spec_v10_1.pdf)

INFO: videocodecid encv
INFO: audiocodecid enca

'encv' for an encrypted video stream (instead of e.g. 'mp4v', 'avc1')
'enca' for an encrypted audio stream (instead of e.g. 'mp4a', 'samr')

An Adobe DRM Access Unit Header is inserted before each sample data. Because of converting plain text to cipher text, the underlying media cannot be accessed by consuming application without the appropriate keys.

Vaderise
07-11-2014, 03:08 PM
Ah ok

Is there any software that can rip these then? Without having to sit and watch each one.....

Thanks for the help though. Very much appreciated :)