Quote:
Originally Posted by any ANONYMOUS forum user
I have a subscription to the site and I'm trying to record subscription videos. I believe they're RTMPE. I've tried most of the programs listed here. One I didn't was rtmpdump since it didn't look as simple as the automatic programs.
|
Quote:
Originally Posted by any ANONYMOUS forum user
I'd post a link here, but it couldn't be viewed, so I'll paste the HTML instead.
HTML Code:
<embed width="100%" height="100%" flashvars="videoid=2039&userid=223241&file=rtmpe://none/&id=mp4:none&bufferlength=10&stretching=uniform&autostart=true&start=0&backcolor=0x383D43&frontcolor=0xEEEEEE&lightcolor=0xFFA518" allowfullscreen="true" quality="high" name="mediaplayer" id="mediaplayer" style="" src="videoplayerj.swf" wmode="transparent" type="application/x-shockwave-flash">
The "file=rtmpe://none/&id=mp4:none" seems to be my problem. I don't know much this stuff, but I think it's some sort of "live" stream? Not sure, but does anyone have suggestions as to what could record it?
I'll also paste the HTML for the free video here, just in case it could help.
<embed width="100%" height="100%" flashvars="streamer=rtmpe://s3otuljvizf25t.cloudfront.net/cfx/st&file=videos/CPP_i2_01_Intro.mp4&bufferlength=10&stretc hing=uniform&autostart=true&start=0&ba ckcolor=0x383D43&frontcolor=0xEEEEEE&light color=0xFFA518" allowfullscreen="true" quality="high" name="mediaplayer" id="mediaplayer" style="" src="mediaplayer5.swf" wmode="transparent" type="application/x-shockwave-flash">
|
I have no 3dbuzz.com account, so I can't check it. But I can download your sample video with
RTMPdump:
Code:
rtmpdump -r "rtmpe://s3otuljvizf25t.cloudfront.net/cfx/st" -a "cfx/st" -y "mp4:videos/CPP_i2_01_Intro.mp4" -o CPP_i2_01_Intro.flv
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 128.17
INFO: moovPosition 32.00
INFO: width 720.00
INFO: height 540.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 100.00
INFO: avclevel 51.00
INFO: aacaot 2.00
INFO: videoframerate 10.00
INFO: audiosamplerate 22050.00
INFO: audiochannels 1.00
INFO: trackinfo:
INFO: length 1279000.00
INFO: timescale 10000.00
INFO: language und
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 2826240.00
INFO: timescale 22050.00
INFO: language und
INFO: sampledescription:
INFO: sampletype mp4a
801.136 kB / 128.13 sec (99.9%)
Download complete