Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
1min previewHij guys,
Is there a way to bypass the 1min preview for payed video's? On this site you can stream video's when you buy them. If you Don't you can view a preview. I can download the first minute of the video so im pretty sure the whole video is on there. If you just play the preview it starts somewhere in the middle and plays for a minute. Ive downloaded the first video with a software tool cant remember the name. But when it reaches 11,2mb it stops and the downloading speeds drops and it stops downloading al together. I gues the site is pretty secured but it must be possible. Any of you got an idea? http://www.prolibraries.com/player/?...&sessionID=768 |
#2
|
|||
|
|||
Re: 1min previewCode:
rtmpdump -v -r "rtmp://stream2.prolibraries.com/play" -a "play" -f "WIN 17,0,0,188" -W "http://www.prolibraries.com/player/flash/player.swf" -p "http://www.prolibraries.com/player/?libname=nscaa&sessionID=768" -y "mp4:/prolibraries/nscaa/9/768/768.mp4" -o "output.flv" Code:
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: trackinfo: INFO: language eng INFO: timescale 24.00 INFO: length 79853.00 INFO: sampledescription: INFO: sampletype avc1 INFO: language eng INFO: timescale 44100.00 INFO: length 146732504.00 INFO: sampledescription: INFO: sampletype mp4a INFO: audiochannels 2.00 INFO: audiosamplerate 44100.00 INFO: videoframerate 24.00 INFO: aacaot 2.00 INFO: avclevel 31.00 INFO: avcprofile 100.00 INFO: audiocodecid mp4a INFO: videocodecid avc1 INFO: width 1280.00 INFO: height 720.00 INFO: frameWidth 1280.00 INFO: frameHeight 720.00 INFO: displayWidth 1280.00 INFO: displayHeight 720.00 INFO: framerate 24.00 INFO: moovposition 620490924.00 INFO: duration 3327.27 3634.993 kB / 19.21 sec (0.5%) |
#3
|
|||
|
|||
Re: 1min previewWhen i put the link
rtmpdump -v -r "rtmp://stream2.prolibraries.com/play" -a "play" -f "WIN 17,0,0,188" -W "http://www.prolibraries.com/player/flash/player.swf" -p "http://www.prolibraries.com/player/?libname=nscaa&sessionID=768" -y "mp4:/prolibraries/nscaa/9/768/768.mp4" -o "output.flv" in a .BAT file in the rtmpdump-2.3 i receive an output.flv file of 0KB. I get a cmd popup for a milisecond saying: ERROR:Problem accesing the DNS adr<stream2.prolibraries.com> I'm currently at a work PC so that might cause the problem, altough i can just connect to the site & video with chrome. I'm pretty novice at this and i'm reading all the sticky's and tutorials but is there something i'm missing ? This is how i tried: 1. Download rtmpdump-2.3 from http://rtmpdump.mplayerhq.hu/ 2. extracted in a new map 3. Open up Notepad in Windows. 4. pasted the rtmpdump -v link you provided me 5. Go to File > Save As... 6. Choose the rtmpdump folder as the location to save. 7. Click on the dropdown box "Save as type:" and select "All files" instead of Text (*.txt). 8. Add .bat to the end of your file name before you save. For example, you would type Commands.bat. 9. Click on Save. If you did this correctly, you should see your file name in the title bar of Windows Notepad. Make sure that it reads as Commands.bat not Commands.bat.txt. 10. double clicked the BAT file |
#4
|
|||
|
|||
Re: 1min previewI tried the same way in rtmpdump-2.4 but the same result
|
#5
|
|||
|
|||
Re: 1min previewThis is the full message that i receive:
Quote:
|
#6
|
|||
|
|||
Re: 1min preview |
Tags: preview |
Thread Tools | |
Display Modes | |
|
|