[gst-devel] I can't get an appsrc-using pipeline to PLAYING state
Julien Puydt
jpuydt at free.fr
Tue Jan 13 09:03:28 CET 2009
Hi,
now the app plugin has gone into base, I'm trying to get my defunct
gstreamer code in ekiga to actually work.
The first annoying thing I see is that my pipeline doesn't seem to go
into the PLAYING state ; I was able to reproduce the problem pretty easily :
LANG=C gst-launch appsrc
caps=audio/x-raw-int,rate=44100,channels=2,width=16 name=ekiga_src !
volume name=ekiga_volume ! sdlaudiosink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
and it never goes into PLAYING.
Could someone hint what's going wrong there ?
Snark on #gstreamer
More information about the gstreamer-devel
mailing list