[FFe] chromium-codecs-ffmpeg for lucid
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
chromium-browser (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: chromium-browser
the chromium-browser package has been in Lucid for a while now. In order for it to support the HTML5 audio and video tags, a codec package is needed.
Those codecs are part of the upstream (giant) source tree. They are from Alexander Strange's ffmpeg-mt (multi-threaded) branch. Chromium devs added some patches and rewrote the build system (configure) to use their own gyp (already in lucid). Depending on the branding set at build time, the codecs could come in two flavors:
a/ when built with ffmpeg_
b/ when built with ffmpeg_
(in both cases, a single libffmpegsumo.so is produced)
the choice a/ is similar to what Mozilla does for Firefox but b/ is needed for major sites like Youtube and Vimeo.
There's a heated debate, especially regarding the use of H.264.
In order to give users the choice, i've created the chromium-
At the moment, the browser "Recommends: chromium-
Once the codecs are in, i will revert it back to "Depends".
The current packaging is available at:
http://
Before I upload to lucid and wait in NEW, i wouldn't mind a feedback.
Changed in chromium-browser (Ubuntu): | |
status: | New → Fix Released |
I very much dislike the idea to get a copy of ffmpeg in. At the very least, I'd like to hear an explicit ok from the security team.