Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Ways to record .f4m bbc live stream (audio) from the command line

(http://stream-recorder.com/forum/showthread.php?t=20208)

Chukchi 09-02-2015 05:29 AM

Ways to record .f4m bbc live stream (audio) from the command line


 
Hello!

Show me the way to record bbc live stream from the command line

youtube-dl does not work on my system which is Windows Vista SP2 x64, and i don't know why.

rtmpdump and ffmpeg do but i don't know how to create the right string from

Code:

http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/ak/bbc_radio_somerset_sound.f4m
Code:

http://as-hds-uk-live.edgesuite.net/pool_6/live/bbc_radio_somerset_sound/bbc_radio_somerset_sound.isml/bbc_radio_somerset_sound-audio%3d128000.f4m?dvr_window_length=10800
Code:

http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/llnw/bbc_radio_somerset_sound.f4m
Code:

http://as-hds-uk-live.bbcfmt.vo.llnwd.net/pool_6/live/bbc_radio_somerset_sound/bbc_radio_somerset_sound.isml/bbc_radio_somerset_sound-audio%3d128000.f4m?dvr_window_length=10800
Which command line utilities are better for?

Thank you very much for your help.

biezom 09-02-2015 08:27 AM

Re: Ways to record .f4m bbc live stream (audio) from the command line


 
Quote:

Originally Posted by Chukchi (Post 79468)
Hello!

Show me the way to record bbc live stream from the command line

youtube-dl does not work on my system which is Windows Vista SP2 x64, and i don't know why.

rtmpdump and ffmpeg do but i don't know how to create the right string from

Code:

http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/ak/bbc_radio_somerset_sound.f4m
Code:

http://as-hds-uk-live.edgesuite.net/pool_6/live/bbc_radio_somerset_sound/bbc_radio_somerset_sound.isml/bbc_radio_somerset_sound-audio%3d128000.f4m?dvr_window_length=10800
Code:

http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/llnw/bbc_radio_somerset_sound.f4m
Code:

http://as-hds-uk-live.bbcfmt.vo.llnwd.net/pool_6/live/bbc_radio_somerset_sound/bbc_radio_somerset_sound.isml/bbc_radio_somerset_sound-audio%3d128000.f4m?dvr_window_length=10800
Which command line utilities are better for?

Thank you very much for your help.

you can use livestreamer
Code:

livestreamer "hds://http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/ak/bbc_radio_somerset_sound.f4m" best -o audio.flv

Chukchi 09-02-2015 09:55 PM

Re: Ways to record .f4m bbc live stream (audio) from the command line


 
Thank you, but What version do you use?

I installed the latest one from github
Livestreamer 1.12.2 Setup
Welcome to the Livestreamer 1.12.2 Setup Wizard

and run it,
c:\Livestreamer>livestreamer -version

and there's a message,
The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail.

frankly i don't know what this can mean

Chukchi 09-02-2015 10:32 PM

Re: Ways to record .f4m bbc live stream (audio) from the command line


 
the same thing happens on this
c:\>youtube-dl --version
The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail.

while rtmpdump and ffmpeg run fine

Chukchi 09-03-2015 11:33 PM

Re: Ways to record .f4m bbc live stream (audio) from the command line


 
after a while I found a solution

livestreamer.exe and youtube-dl.exe run smooth under Windows XP, or maybe some 32-bit versions of Windows, i don't know

I have a 64-bit version of Windows which is Vista SP2

That is why there's an error: The application has failed to start because its side-by-side configuration is incorrect.

side-by-side configuration is a parallel configuration of Windows 32-bit that is 64-bit

all the people who have the same thing, do the following
download from this link
HTML Code:

https://mega.nz/#!NIgHBQhI!WwxMy61Hf556evakZKtrdCxT66T1X71fNUg4NVMKrZQ
MEGA works only with the newest Firefox or Chrome browser

Unpack rar archive VCR_x86_x64_13.10.2011.rar
and install VCR_x86_x64.exe

Voila! and praise the LORD


All times are GMT -6. The time now is 06:19 PM.