Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
NetStream.Play.Failed error when using RTMPDump on b2b.mtvni.comHey guys, I'm new so sorry if this is in the wrong forum.
I'm trying to snatch the Drake and Josh video at this link (click on the English trailer), but I keep getting a NetStream.Play.Failed error with RTMPDump: http://www.b2b.mtvni.com/mtvni/progr...drake_and_josh Here's my command: Code:
./rtmpdump -r "rtmp://cp79285.edgefcs.net:1935/ondemand?ovpfv=1.1" -a "ondemand?ovpfv=1.1" -y "mp4:/root/international_program_sales/b2b_site/trailers/01_11/225971_drake_and_josh_384x288_600.mp4" -o drakejosh.mp4 Code:
RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Play.Failed Any help would be greatly appreciated. Thanks! -J |
#2
|
|||
|
|||
Re: NetStream.Play.Failed error when using RTMPDump on b2b.mtvni.comHi
Your command is OK. Code:
@ubuntu:~$ rtmpdump -r "rtmp://cp79285.edgefcs.net:1935/ondemand?ovpfv=1.1" -a "ondemand?ovpfv=1.1" -y "mp4:/root/international_program_sales/b2b_site/trailers/01_11/225971_drake_and_josh_384x288_600.mp4" -o drakejosh.mp4 RTMPDump v2.4 8880d14~git (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 141.66 INFO: moovPosition 32.00 INFO: width 384.00 INFO: height 288.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 29.97 INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: trackinfo: INFO: length 4245000.00 INFO: timescale 29970.00 INFO: language eng INFO: sampledescription: INFO: sampletype avc1 INFO: length 6247424.00 INFO: timescale 44100.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4a 10450.527 kB / 141.64 sec (99.9%) Download complete |
#3
|
|||
|
|||
Re: NetStream.Play.Failed error when using RTMPDump on b2b.mtvni.comI just tried it again and it's working great! Thanks for the help!
|
Tags: netstreamplayfailed error |
Thread Tools | |
Display Modes | |
|
|