On Thu, Jan 21, 2010 at 01:03:42AM +0100, Alexander Roalter wrote: > On 01/13/2010 11:13 PM, Reimar D?ffinger wrote: > > On Wed, Jan 13, 2010 at 09:13:11AM +0100, Alexander Roalter wrote: > >> Reimar D?ffinger wrote: > >>> Yes, silly. > >>> I could suggest compiling with --enable-internal-liba52, but it would be far > >>> more helpful if you could find out as precisely as possible when the issues > >>> started. > >> > >> Will do... One question though: when checking out for example revision > >> 29000, how can I check out the associated revisions of the sub libraries > >> (libav*, libdvdcss etc.) > > > > Best check out by date at first (svn up -r{yyyy-mm-dd} . libavformat libavcodec libavutil > > or something like that. > Ok. finally got to it. > > 2009-12-30 (r30137) works fine, 2009-12-31 (r30145) has the beep in it. > > You can notice it easily if you play a DVD and jump to the next (or > previous) chapter by '@' or '!'. > > apart from libav* and libdvd*, which had nothing to do with it, I got it > down to > > 30137 working > 30138 working > 30139 working > 30140 working > 30141 working > 30142 working > 30143 not working > 30144 not working > 30145 not working > > The only change from 30142 to 30143 is etc/codecs.conf, and there are > some lines with a52 in them... Sorry for taking so long, at it is still a bit work in progress, but I believe it should now work much better with the latest version of FFmpeg. Reports welcome.