GStreamer?


Silent-Hunter

Hardcore Member
Joined
May 29, 2010
Messages
3,485
How do I get the gst-visualise to work? I usually play music from the terminal with mplayer, but I miss the Monoscope thingy, and I notice that libgstmonoscope.so is in the community codec pack, and there is a command called gst-visualize-0.10. How do I use it? The monoscope comes up, but it doesn't do anything.


Please help me?
 
If it runs, but doesn't do anything, maybe it doesn't pick up the sound. Try to play with the alsasettings maybe?
 
I figured out how to play music with it. I did this:



Code:
gst-launch playbin "uri=/media/1/Audio/Nox_Arcana/Blood of Angels/05 Angels Are Weeping.mp3" vis-plugin=monoscope


But it's not a solution. I always have to type the full path, and there's no pause, fastforward, rewind, or anything.


I found this program:


http://space.twc.de/~stefan/gst123.php


But it doesn't use the visualisations. Maybe someone could edit the source so it will?
 
Back
Top