ffmpeg lacks ac3 support?
Bug #197133 reported by
falstaff
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?
To post a comment you must log in.
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 ;-)