ffmpeg lacks ac3 support?

Bug #197133 reported by falstaff
8
Affects Status Importance Assigned to Milestone
ffmpeg-debian (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I tried this with an AC3 encoded file:

ffmpeg -i my.ac3 -vn -acodec pcm_s16le -ac 6 -f wav out.wav

Unsupported codec (id=86020)

I downloaded the sources and recompiled with --enable-liba52. Now it works like a charm... Is it possible to enable AC3 support by default?

Revision history for this message
John Dong (jdong) wrote :

I believe it's disabled for legal reasons. I'm not a lawyer so I don't know what I'm talking about right now, just parroting what others have told me ;-)

Revision history for this message
falstaff (falstaff) wrote :

Its both in universe, the liba52 Library and the ffmpeg package....

Revision history for this message
naught101 (naught101) wrote :

also having this problem when decoding DVD .vob files

Changed in ffmpeg:
status: New → Confirmed
Revision history for this message
Reinhard Tartler (siretart) wrote :

Yes, ffmpeg in ubuntu is compiled without ac3 support because liba52 is in universe. It would need to be promoted in order to enable it.

Changed in ffmpeg:
status: Confirmed → Triaged
Revision history for this message
Reinhard Tartler (siretart) wrote :

I have uploaded test packages to ~motumedia that load the a52 library at runtime. This would be acceptable for inclusing into ubuntu.

please test the packages from http://launchpad.net/~motumedia/+archive

and give me feedback if they work for you!

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ffmpeg-debian - 3:0.svn20080206-12ubuntu2

---------------
ffmpeg-debian (3:0.svn20080206-12ubuntu2) intrepid; urgency=low

  * Replace Vcs-Svn headers with Vcs-Bzr header
  * enable libfaad support via dlopen(). LP: #6366
  * enable liba52 support via dlopen(). LP: #197133
  * add libfaad0 and liba52-0.7.4, to Suggests of libavcodec51
  * Adjust sonames used by dlopen() on liba52 and libfaad in liba52.c and
    libfaad.c

    This change has been staged in the motumedia PPA and verified by
    myself. While doing this the new patch
    51_dlopen_correct_libfaad_and_liba52_so.diff has been created.

 -- Reinhard Tartler <email address hidden> Fri, 26 Sep 2008 19:56:10 +0200

Changed in ffmpeg-debian:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.