New submission from tripp <[EMAIL PROTECTED]>: ./configure --enable-gpl --enable-liba52
configures without error even when liba52 lib is not present in build enviroment. and with such a build ffmpeg -i test.mpg returns info on the audio stream like so: Stream #0.1[0x80]: Audio: liba52, 48000 Hz, 5:1, 448 kb/s as oppposed to this with --enable-gpl only ffmpeg -i test.mpg returns info on the audio stream like so: Stream #0.1[0x80]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s ty tripp ---------- messages: 2306 nosy: tripp priority: normal status: new substatus: new title: configure liba52 type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue500> ______________________________________________________
