[gst-devel] library: music-player and tags
yohann (yrc) coppel
yohann at varyoh.com
Tue Mar 14 23:58:05 CET 2006
Hello!
Is there any existing library made with gstreamer, that we can
use to make our player simply by "linking" this library and
making the gui for example ? The lib should be abble to do play,
stop, seek etc... reading tags and maybe have an internal
playlist to make beautiful transitions between songs.....
I was making my own, but it was using the code from others
applications as Rythmbox, gamp, or Jamboree... and at the end it
doesn't works verry well... I have already posted here, and
someone (thx :) ) tell me to use the new version 0.10.
So i've installed it, and when I'm running the helloworld in
gstreamer-0.10.3/tests/examples/helloworld, I have:
---- START LOG ----
ERROR: Caught a segmentation fault while loading plugin file:
/usr/local/lib/gstreamer-0.10/libgstaudioresample.so
Please either:
- remove it and restart.
- run with --gst-disable-segtrap and debug.
----- STOP LOG -----
but the file /usr/......./libgstaudioresample.so exist. but I
don't realy want to remove it ;-)
So, I've found libeina but it doesn't seems to be realy recent
(last realease: more than one year ago, so it wasn't with
gstreamer0.10...)
Moreover, my objective is not to developp *with* gstreamer, even
if it's realy interesting, but i want to make a player with a
quite special database... well, you will see ;-) So the player
part is not my first objective... If someone is working on a
library, and maintain it, I can concentrate my work on other stuff...
Well... I think that Playbin and Decodebin are made for it. but I
can't find a lot of informations about tags reading for example,
and first, I have the same problem with the libgstaudio....so
Thank's !
Yohann.
More information about the gstreamer-devel
mailing list