Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Routing GStreamer through Jack?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
malfatti
n00b
n00b


Joined: 22 Sep 2017
Posts: 2

PostPosted: Sat Sep 23, 2017 12:26 am    Post subject: Routing GStreamer through Jack? Reply with quote

Hello!

I'm trying to route GStreamer through Jack (as described here), to no avail.

It is not a plugin problem, since
Code:
$ gst-launch-1.0 audiotestsrc ! jackaudiosink

works perfectly.

I tried installing gconf-editor, but there was no "/system" entry.
I also tried gconftool:

Code:

$ gconftool-2 --type string --set /system/gstreamer/0.10/audio/default/audiosink "jackaudiosink buffer-time=2000000"
$ gconftool-2 --type string --set /system/gstreamer/0.10/audio/default/musicaudiosink "jackaudiosink buffer-time=2000000"
$ gconftool-2 --type string --set /system/gstreamer/1.0/audio/default/audiosink "jackaudiosink buffer-time=2000000"
$ gconftool-2 --type string --set /system/gstreamer/1.0/audio/default/musicaudiosink "jackaudiosink buffer-time=2000000"


...and nothing.

My last hope was gstreamer-properties, but I cannot find it anywhere!! Was it deprecated/moved/purged/excluded/hidden?
How can I set those values?

System info:
Code:

$ equery list gstreamer jack-audio* gst-plugins-jack
* Searching for gstreamer ...
[IP-] [  ] media-libs/gstreamer-0.10.36-r2:0.10
[IP-] [  ] media-libs/gstreamer-1.10.5:1.0

 * Searching for jack-audio* ...
[IP-] [  ] media-sound/jack-audio-connection-kit-0.121.3-r1:0

 * Searching for gst-plugins-jack ...
[IP-] [  ] media-plugins/gst-plugins-jack-1.10.5:1.0

... and I use bspwm (no other DE installed).

Thanks in advance :)

Cheers,
Malfatti
Back to top
View user's profile Send private message
malfatti
n00b
n00b


Joined: 22 Sep 2017
Posts: 2

PostPosted: Fri Dec 01, 2017 12:23 am    Post subject: Bump? Reply with quote

No one knows? I really would like to stop using alsa bridges ='(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum