-
flv to mp3
This must be a simple task but….
I recover radio programmes using get_iplayer. These are usually type .flv
Using this command:-
ffmpeg -i /home/bill/Music/aa.flv -vn -acodec copy aa.mp3
The resulting mp3 file causes “Failed to parse stream” when playingCan anyone help?
Ubuntu 12.04
KDE 4.8.1