Re: FFmpeg DIY warning

2011-09-11 Thread Vangelis forthnet
The ever-vigilant Bat Guano has alerted me to a recent change in the git HEAD version of FFmpeg that... get_iplayer internally uses -absf aac_adtstoasc in an FFmpeg command line in order to strip out ADTS frame headers when creating a M4A file from AAC audio. This is done primarily for the

RE: FFmpeg DIY warning

2011-09-11 Thread bat guano
From: northmed...@the.forthnet.gr To: get_iplayer@lists.infradead.org Subject: Re: FFmpeg DIY warning Date: Sun, 11 Sep 2011 10:38:39 +0300 However, I noticed on the FFmpeg git repo this most latest commit: http://git.videolan.org/?p=ffmpeg.git

Re: FFmpeg DIY warning

2011-09-11 Thread dinkypumpkin
On 11/09/2011 12:44, bat guano wrote: Hi Vangelis Thanks for looking at this. As you said, the commit with the backward compatability change is cec92fe49a004a2e8b8b8bbba95d756e43cdd93e I've just re-compiled FFmpeg version N-32463-g3fec40b The problem is solved. :-) Vangelis - thanks for