Need help with "command" function.

C E Macfarlane c.e.macfarlane at macfh.co.uk
Sat Nov 7 16:44:36 PST 2015


See below ...

www.macfh.co.uk/CEMH.html

>     >     This is what I'm trying...
>     >     get_iplayer --force --type=radio --mode=flashaaclow
>     >     --command="ffmpeg -i XfileprefixX.m4a -vn -c:a libmp3lame
>     >     -b:a 96k XfileprefixX.mp3; rm XfileprefixX.m4a" --get "Bells
>     >     on Sunday"
>     >
>     >     But it ignores the "command" to leave only the downloaded m4a
>     >     file and an error message...
>     >     XfileprefixX.m4a: No such file or directory
>     >     INFO: Command exit code 1 (raw code = 256)
>     >     ERROR: Command Exit Code: 1
>
>     Surely the first thing to try is giving the full paths to the
>     input and
>     output file parameters?

Perhaps the answer is even simpler?  Have you tried:

get_iplayer --force --type=radio --mode=flashaaclow --get "Bells on
Sunday" --ffmpeg-radio-opts '-acodec mp3'




More information about the get_iplayer mailing list