PDA

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


Chukchi
09-02-2015, 05:29 AM
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

http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/ak/bbc_radio_somerset_sound.f4m
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

http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/llnw/bbc_radio_somerset_sound.f4m
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
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

http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/ak/bbc_radio_somerset_sound.f4m
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

http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hds/uk/high/llnw/bbc_radio_somerset_sound.f4m
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
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
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
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
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
https://mega.nz/#!NIgHBQhI!WwxMy61Hf556evakZKtrdCxT66T1X71fNUg4NVM KrZQ
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