[PATCH] Output AAC as M4A for iTunes with metadata tags

bat guano batguano999 at hotmail.com
Thu Mar 31 18:34:18 EDT 2011




----------------------------------------


>
> No they do not play, but no 'header error' or 'time out' error. They
> play OK (with no delay) if I use EasyTag and change a tag.
>
>
OK
Well the FFmpeg update fixed it for the Shuffle.
The m4a files play straight off without needing EasyTAG any more.
Looks like there's still an issue with FFmpeg and the Marantz.
That's maybe why you have problems using the get_iplayer patches.

But Shevek's new patch uses a pipe.

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.
 		 	   		  


More information about the get_iplayer mailing list