Freeseer / freeseer

Designed for capturing presentations at conferences. Pre-fill a list of talks to record, record them, and upload them to YouTube with our YouTube Uploader.
http://freeseer.readthedocs.org
GNU General Public License v3.0
215 stars 110 forks source link

Problems recording audio with Jackaudio plugin on Fedora. #577

Open FranciscoCanas opened 9 years ago

FranciscoCanas commented 9 years ago

Could not record audio using the jackaudio plugin on Fedora 20.

Used gst-inspect to confirm that my system was missing the gstreamer jackaudio plugin. This plugin is bundled into the gstreamer-plugins-good-extras package.

Installing the this package with yum solved the problem:

$ yum install gstreamer-plugins-good-extras
zxiiro commented 9 years ago

Would be worth adding some plugin level docs to mention that jackaudio uses a gstreamer plugin that comes from gstreamer good plugins upstream.

See the plugins section of gstreamer docs here http://gstreamer.freedesktop.org/documentation/