Freeseer is an application for recording from multiple video/audio sources to produce a video. Reproducible: Always Steps to Reproduce: n/a
I have written an ebuild for the latest stable version of Freeseer: 2.5.3.
Created attachment 286081 [details] media-video/freeseer/freeseer-2.5.3.ebuild
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.
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.