Mike, ac3_fixed is just the fixed point implementation within libavcodec. 'avconv -formats E' will show the list of current codecs with encoder support. You'll see it is there, but I am guessing this is accidental since it is being built implicitly based on the parameters to configure in debian/confflags in the debianized libav source package. If you look carefully through it, you'll see that other non-free formats are explicitly disabled. So what probably happened is whoever wrote the confflags for debian/rules probably forgot to handle the situation for ac3 when the package was refactored since it wasn't enabled last I checked.
By the way, AC-3 = A52 = DD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/197957 Title: Include a libasound2-plugins-extra package for a52, maemo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-plugins/+bug/197957/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
