[gst-devel] I can't get an appsrc-using pipeline to PLAYING state
Julien Puydt
jpuydt at free.fr
Wed Jan 14 21:57:58 CET 2009
Julien Puydt a écrit :
> Julien Puydt a écrit :
>> 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
> I notice that if I had "is-live=true" for appsrc, then that pipeline
> goes into PLAYING more (not stuck on PREROLL)...
>
> But it doesn't solve my issue in ekiga, where the pipeline stays as
> PAUSED...
Sigh... the pipeline missed a " ! " -- now it goes into PLAYING state, I
see buffers getting pushed to it... but no sound.
How can I debug the situation?
Snark on #gstreamer
More information about the gstreamer-devel
mailing list