[gst-devel] I can't get an appsrc-using pipeline to PLAYING state
Julien Puydt
jpuydt at free.fr
Sat Jan 17 21:00:42 CET 2009
Julien Puydt a écrit :
> Julien Puydt a écrit :
>> Sigh... the pipeline missed a " ! " -- now it goes into PLAYING state, I
>> see buffers getting pushed to it... but no sound.
>
> I replaced the sdlaudiosink with a filesink : empty file -- the buffers
> don't get through!
The pipeline is now :
appsrc is-live=true name=ekiga_src
caps=audio/x-raw-int,rate=44100,channels=2,width=16
! volume name=ekiga_volume
! pulsesink device=combined
But it fails with :
**
** ERROR:(gstaudiofilter.c:167):gst_audio_filter_set_caps: assertion
failed: (gst_caps_is_equal (incaps, outcaps))
what happens?
Snark on #gstreamer
More information about the gstreamer-devel
mailing list