This worked rather easily for me...
Code:
--------------------
wget http://ffmpeg.org/releases/ffmpeg-2.5.4.tar.bz2
tar xvf ffmpeg-2.5.4.tar.bz2
cd ffmpeg-2.5.4
./configure
make -j4 # occasionally, having a quad core pays off!
apt-get remove ffmpeg
sudo make install
--------------------
ps -ef | grep ffmpeg
1001 14092 1 8 11:17 ? 00:01:20 /usr/local/bin/ffmpeg
-loglevel quiet -i
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_three.m3u8
-f flac -
Charles.
----------------------
"Dreamer, easy in the chair that really fits you..."
------------------------------------------------------------------------
dsdreamer's Profile: http://forums.slimdevices.com/member.php?userid=12588
View this thread: http://forums.slimdevices.com/showthread.php?t=103150
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix