Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266235 - Ebuild request for OggConvert
Summary: Ebuild request for OggConvert
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 11:08 UTC by Jan Essert
Modified: 2018-02-16 20:24 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
oggconvert 0.3.2 ebuild (oggconvert-0.3.2.ebuild,999 bytes, text/plain)
2010-02-12 17:07 UTC, Sander Sweers
Details
oggconvert-0.3.3.ebuild (oggconvert-0.3.3.ebuild,780 bytes, text/plain)
2010-09-10 00:03 UTC, Hanno Böck
Details
WEBM: use webmmux instead of matroskamux (oggconvert-0.3.3-webm-fix.patch,1.28 KB, patch)
2011-04-17 16:29 UTC, Sander Sweers
Details | Diff
ebuild patch to fix QA and add patch (oggconvert-0.3.3-r1-ebuild.patch,820 bytes, patch)
2011-04-17 16:32 UTC, Sander Sweers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Essert 2009-04-15 11:08:36 UTC
OggConvert is a small, open source utility for converting audio and video files into the Vorbis audio format, and the Theora and Dirac video formats.

http://oggconvert.tristanb.net/

This should not be difficult to package. It is written in python, all dependencies are clearly stated here:

http://oggconvert.tristanb.net/about/requirements/

If I have time, I will try to write an ebuild myself, but don't count on it ;)

Reproducible: Always

Steps to Reproduce:
Comment 1 Sander Sweers 2010-02-12 17:07:31 UTC
Created attachment 219357 [details]
oggconvert 0.3.2 ebuild

This is an ebuild for this package. It has 1 use flag for the optional schroedinger encoder.
Comment 2 Hanno Böck gentoo-dev 2010-09-10 00:03:51 UTC
Created attachment 246636 [details]
oggconvert-0.3.3.ebuild

Updated ebuild, webm support seems to produce broken files at the moment (matroska mimetype, don't play in firefox), I've contacted upstream about that. As soon as I have a solutionf or that I'll commit it.
Comment 3 Martin Walch 2011-04-17 15:01:26 UTC
* "/usr/local/portage/media-video/oggconvert/oggconvert-0.3.3.ebuild":
* Deprecation Warning: Usage of distutils.eclass in packages not supporting installation
* for multiple Python ABIs in EAPI <=2 is deprecated and will be banned on 2011-06-01.
* The ebuild needs to be fixed. Please report a bug, if it has not been already reported.
Comment 4 Sander Sweers 2011-04-17 16:29:01 UTC
Created attachment 270287 [details, diff]
WEBM: use webmmux instead of matroskamux

This patch fixes the incorrect usage of the gstreamer matroska muxer for webm files. We need to set the webmmuxer before the files play in browsers (eg firefox).

Hanno, if you could attach this patch to the bug you opened with them that would be excellent. I have no account for launchpad and do not feel creating 1 just for this patch.
Comment 5 Sander Sweers 2011-04-17 16:32:13 UTC
Created attachment 270289 [details, diff]
ebuild patch to fix QA and add patch

This fixes the QA problems and applies the patch attached earlier.
Comment 6 Sander Sweers 2018-02-15 20:46:36 UTC
Project died (also no activity in vcs) seven years ago with version 0.3.3. Suggest to close this bug