Summary: | media-video/h264enc-10.3.6 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Peter Gantner (a.k.a. nephros) <gentoo> |
Component: | New packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | beandog, bob.mt.wya, god, mgorny, punloh, redwolfe |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 561160 | ||
Attachments: | media-video/h264enc-9.6.0.ebuild |
Description
Peter Gantner (a.k.a. nephros)
2012-04-26 10:21:56 UTC
9.4.8 has been released. Created attachment 357900 [details]
media-video/h264enc-9.6.0.ebuild
ebuild for the current version of the script.
Worksforme^TM
10.2.2 is latest. I've got a working ebuild, adds support for dcaenc (new ebuild in tree) and for opus audio codec. Sent out an email to gentoo-dev with feedback for moving opus use flag from local to global. Once that goes through, I'll bump the ebuild. *** Bug 543370 has been marked as a duplicate of this bug. *** Is there a technical reason that h264enc requires the installation of media-video/mplayer? mplayer brings in all sorts of extraneous packages, that, as far as I can tell, are not *required* for h264enc to work. If it isn't really needed can it be removed from the ebuild's RDEPEND list? (In reply to G.Wolfe Woodbury from comment #5) > Is there a technical reason that h264enc requires the installation of > media-video/mplayer? > > mplayer brings in all sorts of extraneous packages, that, as far as I can > tell, are not *required* for h264enc to work. > > If it isn't really needed can it be removed from the ebuild's RDEPEND list? I use h264enc off & on - so I'm familiar with the basic functionality. The check for mplayer should actually be for mencoder (under Gentoo anyway)... http://en.wikipedia.org/wiki/MEncoder So it's an Upstream (h264enc) assumption that mencoder will be bundled with mplayer... Easy to fix with some sed magic or a patch... :-) 10.4.7 is the current version, so I guess this has been handled sometime in the past. |