Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Help! Need to record audio from be-at.tvHi guys,
I've had a look through a number of other threads regarding the capture of audio/video from be-at.tv streams. In particular I want to fetch JUST the audio from here: http://www.be-at.tv/brands/sankeys/s...012/solomun.go It seems that the recommended route is to use rtmpdump, unfortunately I have no experience in this at all - I spent much of the last hour figuring out what it all meant to no avail! If there is anyone who is capable of extracting the audio from this and could pass it onto me then I would be willing to paypal some money for your troubles Many thanks in advance for your expert help |
#2
|
|||
|
|||
Re: Help! Need to record audio from be-at.tvuse rtmp explorer here is tutorial
Code:
http://stream-recorder.com/forum/rtmpexplorer-rtmpsrv-rtmpsuck-rtmpdump-gui-windows-t10085.html Code:
http://www.be-at.tv/v2/2/9/HostMovie.swf Code:
rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st" -a "cfx/st" -f "WIN 11,2,202,235" -W "http://www.be-at.tv/v2/2/9/HostMovie.swf" -p "http://www.be-at.tv/v2/2/9/Ho stMovie.swf" -C B:0 -y "Session001403/Audio001446/128" -o 128.flv |
#3
|
|||
|
|||
Re: Help! Need to record audio from be-at.tvHi Josan420,
Firstly thanks a lot for your prompt response! I have tried to use rtmpexplorer and rtmpdump but these do not seem to work. Using rtmpexplorer, I paste the URL and press "GO". I skip to the correct set. In the rtmpexplorer it plays the audio from the be-at.tv session fine, but there is no activity on the CMD prompt to suggest it is downloading the data. In the CMD prompt it says "ERROR: RTMP_ReadPacket, failed to read RTMP packet header", and it also says "WARNING: Trying different position for client digest". There is no other information appearing...?! I would try and pasting the code you have provided straight into rtmpdump but I don't know how to use it. I have opened the rtmpdump.exe app but it disappears immediately. Could you perhaps give me a little more direction? Or if you can download the audio yourself and send I will pay you Best Regards |
#4
|
|||
|
|||
Re: Help! Need to record audio from be-at.tvUpdate: I have managed to get the audio by using Internet Download Manager! It downloaded as an FLV and I then used FLVextract to demux it and just get the audio. Perfect, thanks again for your help Josan.
I am still interested to know how rtmpdump works, and if it is a better alternative to Internet Download Manager. However...using IDM was very very easy so it's a no brainer in terms of time efficiency. |
#5
|
|||
|
|||
Re: Help! Need to record audio from be-at.tvQuote:
Code:
RTMP Server v2.4 GIT-2012-03-08 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 WARNING: Trying different position for client digest! rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st" -a "cfx/st" -f "WIN 11,1,102,55" -W "http://www.be-at.tv/v2/2/9/HostMovie.swf" -p "http://www.be-at.tv/brands/sankeys/sankeys-opening-2012/solomun.go" -C B:0 -y "Session001434/Audio001449/128" -o "128.flv" Closing connection... done! RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: WriteN, RTMP send error 10054 (42 bytes) Closing connection... done! ERROR: RTMP_ReadPacket, failed to read RTMP packet header q Exiting Duplicate request, skipping. dos2unix: converting file capture.sh to Unix format ... RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: audiochannels 2.00 INFO: audiocodecid .mp3 INFO: audiodatarate 128.00 INFO: audiodevice Spotbox LIVE Stream INFO: audioinputvolume 75.00 INFO: audiosamplerate 44100.00 INFO: author B@ TV INFO: copyright BEAT TV MEDIA LTD INFO: creationdate Fri May 25 04:29:09 2012 INFO: description INFO: duration 9056.35 INFO: keywords INFO: lastkeyframetimestamp 0.00 INFO: lasttimestamp 9056351.00 INFO: presetname Custom INFO: rating INFO: title 5166.408 kB / 319.12 sec (3.5%) |
#6
|
|||
|
|||
Re: Help! Need to record audio from be-at.tvQuote:
try code provided by svnpenn, copy complete line and paste it in notepad, then save it in .bat format on your rtmpdump location. run bat file your download will start |
#7
|
|||
|
|||
Re: Help! Need to record audio from be-at.tvHi, i'm a complete noob at the whole dumb thing. So i tried to download with the download manager but i get only a html page :s
How can i do this? |
Tags: audio recording, b at |
Thread Tools | |
Display Modes | |
|
|