View Single Post
  #4  
Old 03-08-2012, 01:26 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: Need Help. Be-at.tv video recording/download nightmare - Tried 5 different apps


Quote:
Originally Posted by Made In Machines View Post
I can't seem to get the audio file - I typed what you wrote into rtmpdump but it didn't recognise the command said 'unrecognized' ' 'ignoring command'. Is there an easy way to get the link as a url so i can download it just like the flv.video files?
You should write the path of rtmpdump too!! for example, first of command you should write:
Code:
C:\rtmpdump-2.4\rtmpdump.exe -r "rtmp://media.cdn.be-at.tv:80/cfx/st/" -a "cfx/st/" -y "Session001162/Audio001246/128" -o "Audio.flv"
Code:
RTMPDump v2.4 GIT-2012-02-24 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
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          Sun Mar 04 04:43:25 2012
INFO:   description
INFO:   duration              9190.28
INFO:   keywords
INFO:   lastkeyframetimestamp 0.00
INFO:   lasttimestamp         9190277.00
INFO:   presetname            Custom
INFO:   rating
INFO:   title
25.802 kB / 1.55 sec (0.0%)
Quote:
Originally Posted by Made In Machines View Post
Also how would I go about putting these together as one and adding audio once I get them?
View KSV's post in another topic about be-at.tv site!!
Reply With Quote