Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349204 - Please stabilize media-plugins/gst-plugins-jack-0.10.19
Summary: Please stabilize media-plugins/gst-plugins-jack-0.10.19
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 346981
Blocks:
  Show dependency tree
 
Reported: 2010-12-20 16:14 UTC by Angelo Arrifano (RETIRED)
Modified: 2010-12-20 17:30 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Angelo Arrifano (RETIRED) gentoo-dev 2010-12-20 16:14:06 UTC
I suggest the following for testing gst-plugins-jack:

$ gst-inspect  | grep jack
jack:  jackaudiosrc: Audio Source (Jack)
jack:  jackaudiosink: Audio Sink (Jack)

Then execute gstreamer-properties and set audio outputplugin  as "custom" and write
"jackaudiosink" on pipeline field, set audio input plugin as "custom" and write
"jackaudiosrc" on pipeline field.

Then launch
$ jackd -d alsa

Go back to gstreamer-properties and click the "test" button. You should hear a continuous beep coming from your speakers.
Comment 1 Mart Raudsepp gentoo-dev 2010-12-20 16:21:02 UTC
I understand this is for newstabling on amd64, as others would need a KEYWORDREQ first iirc.
I'm cool with that, as it enables gstreamer integration for JACK users, or otherwise they can't integrate the systems well, and it's all around shitty :P
CCing amd64
Comment 2 Agostino Sarubbo gentoo-dev 2010-12-20 16:33:34 UTC
well for me
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-12-20 17:30:05 UTC
amd64 done. Thanks Agostino