Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
rtmpdump audio download??example:
Code:
rtmpdump -r "rtmpe://streaming.ttnetmuzik.com.tr/ttnet?ZDNIS1hFVzFJQ2kyTlRJZ0xiUXhzQlRZTFhGbi9ZMHc=/c4b40338b57d8a76e6b770a5ec28361e66253f4e225c14b5.m4a" -o "D:\Müzik\Olsun - Halil Sezai.mp3" -v HTML Code:
rtmpdump -r "rtmpe://streaming.ttnetmuzik.com.tr/ttnet?ZDNIS1hFVzFJQ2kyTlRJZ0xiUXhzQlRZTFhGbi9ZMHc=/c4b40338b57d8a76e6b770a5ec28361e66253f4e225c14b5.m4a" -o "D:\Müzik\Olsun - Halil Sezai.mp3" Is there a middle way?? Last edited by mesut28 : 01-21-2012 at 05:25 AM. |
#2
|
|||
|
|||
Re: rtmpdump audio download??Help me !!
|
#3
|
|||
|
|||
Re: rtmpdump audio download??-v is best for that stream.
Download it in "real time". That audio stream uses aac codec. You have you used ... -o "D:\Müzik\Olsun - Halil Sezai.mp3" Either... Download it as flv Code:
... -v -o "D:\Müzik\Olsun - Halil Sezai.flv" Code:
... -v -o - | ffmpeg -i - -c copy "D:\Müzik\Olsun - Halil Sezai.m4a" |
#4
|
|||
|
|||
Re: rtmpdump audio download??work mp3. speed and undamaged download code ?? here you are :
Quote:
|
#5
|
|||
|
|||
Re: rtmpdump audio download??try
Code:
rtmpdump -r "rtmpe://streaming.ttnetmuzik.com.tr/ttnet?VjhCM0Z6c1FTZ25WSWUzUE5DQmtZbzlSOE84Syt3UzA=/c4b40338b57d8a76e6b770a5ec28361e66253f4e225c14b5.m4a" -o t.flv Code:
General Complete name : C:\Documents and Settings\Администратор\Рабочий стол\t.flv Format : Flash Video File size : 4.89 MiB Duration : 3mn 18s Overall bit rate : 207 Kbps _aacaot : 2.000 _audiochannels : 2.000 _audiocodecid : mp4a _audiosamplerate : 22050.000 _duration : 198.000 _moovposition : 40.000 _trackinfo_language : eng _trackinfo_length : 6491136.000 _trackinfo_sampledescription_sam : mp4a _trackinfo_timescale : 22050.000 Video Audio Format : AAC Format/Info : Advanced Audio Codec Format profile : HE-AACv2 / HE-AAC / LC Codec ID : 10 Duration : 3mn 18s Channel(s) : 2 channels / 1 channel / 1 channel Channel positions : Front: L R / Front: C / Front: C Sampling rate : 44.1 KHz / 44.1 KHz / 22.05 KHz Compression mode : Lossy Quote:
Last edited by chap : 01-22-2012 at 01:21 PM. |
#6
|
|||
|
|||
Same QuestionHow would be best to download this audio file - I managed to get the video but can't get the audio link:
http://www.be-at.tv/brands/london-wa...clr/monoloc.go I don't get command line or rtmpdump Thanks |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|