Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 253291

Summary: [new package] media-video/oggfwd
Product: Gentoo Linux Reporter: Arne Babenhauserheide <arne_bab>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: arne_bab, kripton, mimosinnet, sunrise
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://v2v.cc/~j/oggfwd/
Whiteboard: sunrise-removal
Package list:
Runtime testing required: ---
Attachments: oggfwd-6.ebuild
oggfwd-6.ebuild
oggfwd-6.ebuild
oggfwd-0_pre6.ebuild
oggfwd-0_pre6.ebuild
oggfwd-0_pre13.ebuild

Description Arne Babenhauserheide 2008-12-31 20:42:31 UTC
I'd like to setup a relay as in the ogg theora streaming guide: 

http://en.flossmanuals.net/TheoraCookbook/FfmpegStreaming

for this I need oggfwd. 

With oggfwd you can do the following: 

dvgrab --format raw - | \
        ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o /dev/stdout - | \ 
        oggfwd  icecastserver  8000 pwd /theora.ogg

And you stream live from your dv cam to an icecast server. 

Reproducible: Always
Comment 1 Arne Babenhauserheide 2009-01-01 15:38:29 UTC
revision 6 of the bzr repository builds for me via make. 
Comment 2 Arne Babenhauserheide 2009-03-25 09:53:18 UTC
Created attachment 186192 [details]
oggfwd-6.ebuild

Ebuild for the bzr revision 6 (using the bzr.eclass). 

If you already have an oggfwd installed at /usr/local/bin/oggfwd, you might need to delete that to have the portage-installed oggfwd be used (at least that was the case for me).
Comment 3 Arne Babenhauserheide 2009-03-25 10:11:55 UTC
Created attachment 186201 [details]
oggfwd-6.ebuild

Updated the ebuild thanks to feedback in #gentoo-sunrise (scarabeus and chithead). Now use dodir.
Comment 4 Arne Babenhauserheide 2009-03-25 10:20:31 UTC
Created attachment 186203 [details]
oggfwd-6.ebuild

dodir without -k ... sorry for the noise.
Comment 5 Arne Babenhauserheide 2009-03-25 10:53:15 UTC
Created attachment 186218 [details]
oggfwd-0_pre6.ebuild
Comment 6 Arne Babenhauserheide 2009-04-03 00:04:49 UTC
Thanks to much support in #gentoo-sunrise, I could rework the ebuild and got it into sunrise, now. 
Comment 8 Arne Babenhauserheide 2009-04-03 00:08:57 UTC
Created attachment 187148 [details]
oggfwd-0_pre6.ebuild
Comment 9 Arne Babenhauserheide 2009-09-11 23:47:37 UTC
A bzr snapshot for rev 9 is in sunrise, now (pending review). 
Comment 10 mimosinnet 2010-07-22 13:13:24 UTC
I have been able to emerge oggfwd in 2.6.32-gentoo-r7 x86_64. 

I have been able to send an ogg video file to the icecast server with this command:

cat delvjcorunha01.ogg | oggfwd generatech.org 52008 <password> /theora.ogg

That is:

cat <ogg_video> | oggfwd <server> <port> <password> <mount_point>

Maybe KEYWORDS="~amd64" could be added to the ebuild.

Thanks for working on this ebuild!
Comment 11 jannis 2012-11-04 23:12:02 UTC
Created attachment 328372 [details]
oggfwd-0_pre13.ebuild

Here's an updated ebuild that installs revision 13 (latest as of writing) from the bzr-repo. This one also installs the man-page in the correct location by modifying the Makefile using sed.

Seems to be no longer in sunrise overlay? Maybe bug-submitter needs to change the whiteboard?
Comment 12 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:48:02 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/