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

Bug 369855

Summary: [media-video(?)/]freeseer - a video capture utility capable of capturing and streaming video
Product: Gentoo Linux Reporter: Patrick McMunn <doctorwhoguy>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: martin, yamadharma, zxiiro
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/Freeseer/freeseer/wiki
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-video/freeseer/freeseer-2.5.3.ebuild
freeseer-2.5.3.ebuild

Description Patrick McMunn 2011-06-03 04:45:09 UTC
Freeseer is an application for recording from multiple video/audio sources to produce a video.

Reproducible: Always

Steps to Reproduce:
n/a
Comment 1 Patrick McMunn 2011-09-11 04:40:21 UTC
I have written an ebuild for the latest stable version of Freeseer: 2.5.3.
Comment 2 Patrick McMunn 2011-09-11 04:43:42 UTC
Created attachment 286081 [details]
media-video/freeseer/freeseer-2.5.3.ebuild
Comment 3 Martin Swift 2012-01-30 00:22:14 UTC
I was able to compile this ebuild with no problems. To be able to capture the desktop and webcam I had to install gst-plugins-ximagesrc and gst-plugins-v4l2, respectively.

Those should probably be added to the dependency list, possibly contingent on an appropriate USE flag.
Comment 4 Patrick McMunn 2012-03-16 04:06:43 UTC
Created attachment 305575 [details]
freeseer-2.5.3.ebuild

Updated dependencies: Added media-plugins/gst-plugins-v4l2 and media-plugins/gst-plugins-ximagesrc as dependencies.