On 25/03/2014 10:25, David Earle wrote:
open3: exec of mplayer -nolirc -dumpaudio /home/pi/public/radio/Siadwel-1/Siadwel-s01e01-Episode_1.partial.mp3.flv -dumpfile /home/pi/public/radio/Siadwel-1/Sia dwel-s01e01-Episode_1.partial.mp3 failed at /usr/bin/get_iplayer line 2803 Any ideas, anyone please?
You do not have mplayer installed. It is required to re-mux the downloaded .flv file to .mp3. If you care about that, use apt-get to install. You should update get_iplayer while you're at it. If you don't want .mp3 files, use the --raw option to prevent re-muxing and retain the .flv file.
_______________________________________________ get_iplayer mailing list [email protected] http://lists.infradead.org/mailman/listinfo/get_iplayer

