[PATCH] Output AAC as M4A for iTunes with metadata tags
richard
richard at richsim900.plus.com
Thu Mar 31 19:04:28 EDT 2011
bat guano wrote:
>
> Try using a command like this:-
> ffmpeg -i "Bells_on_Sunday_-_27_03_2011_b00zq9t8_default.flv" -acodec
> copy -f adts - | ffmpeg -i - -acodec copy -absf aac_adtstoasc
> Bells-on-Sunday.m4a && AtomicParsley Bells-on-Sunday.m4a --artist
> "BBC Radio 4" --title "Bells on Sunday" --overWrite
>
> If that command works with the Marantz then Shevek's new patch will
> probably be OK for you.
Unfortunately it doesn't play with the Marantz. I get the title 'Bells',
but no 'header error' or 'time out' error.
I think there is still a problem with ffmpeg.
More information about the get_iplayer
mailing list