Need help with "command" function.

C E Macfarlane c.e.macfarlane at macfh.co.uk
Fri Nov 6 18:28:55 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?




More information about the get_iplayer mailing list