On 18/05/2014 19:52, dinkypumpkin wrote:
real ffmpeg can sit alongside libav-tools. You can install the ffmpeg-set-alternatives package from the same source to support configuration of ffmpeg via update-alternatives. On 14.04 it wires up the real ffmpeg on installation, so no additional configuration necessary. If you don't go that route, you'll need to add --ffmpeg=/opt/ffmpeg/bin/ffmpeg to your get_iplayer command line to test it.
Ignore that bit about update-alternatives. I forgot that unless ffmpeg is explicitly configured, get_iplayer will prefer avconv if it is installed, so use --ffmpeg on the command line for testing alternative versions.
_______________________________________________ get_iplayer mailing list [email protected] http://lists.infradead.org/mailman/listinfo/get_iplayer

