View Single Post
  #1  
Old 11-24-2012, 08:17 AM
supagui1 supagui1 is offline
Junior Member
 
Join Date: Nov 2012
Posts: 2
supagui1 is on a distinguished road
Default

Forcing 1080p in RTMPDump?


Hi, I've been trying to download videos from here in RTMPDump.

Whenever RTMPDumpHelper detects it, it goes to 720p. I'm pretty sure that the source is 1080p.

Here's the rtmpe link:
Code:
rtmpdump -r "rtmpe://videodolimgfs.fplive.net:1935/videodolimg" -a "videodolimg" -f "WIN 11,4,402,287" -W "http://vp.disney.go.com/player/latest/flash/kdp3.swf" -p "http://tv.disney.go.com/disneychannel/gravityfalls/videos/" -y "mp4:channel_longform/gravityfalls/929072/132158-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264m_aac_1280x720_2904x96.mp4" -o 132158-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264m_aac_1280x720_2904x96.flv
I tried changing 1280x720 to 1920x1080, and got a "Handshake: Type mismatch" error. I also tried changing 2904x96 (Video/Audio bitrate) and got the same error.

Any help would be appreciated.

Last edited by supagui1 : 11-24-2012 at 12:13 PM.
Reply With Quote