Pic in pic with videomixer but i haven't audio

Ivan Bortolin ivan2212000 at yahoo.it
Fri Sep 30 14:27:34 PDT 2011


I try this solution.

gst-launch -e  dv1394src ! decodebin ! ffvideoscale ! video/x-raw-yuv,
width=320, height=240 ! mix.sink_0 videotestsrc ! video/x-raw-yuv,
width=1024, height=720 ! mix.sink_1 videomixer name=mix sink_0::zorder=1
sink_0::sync=false sink_1::xpos=0 sink_1::ypos=0 sink_1::alpha=1
sink_1::zorder=0 ! ffmpegcolorspace ! jpegenc ! mux. alsasrc device=hw 0 !
audio/x-raw-int,channels=2,rate=44100 ! audioconvert ! queue ! faac mux.
avimux name=mux ! queue ! filesink location=vli.avi

But after 3 seconds i have this error:

gstbaseaudiosrc.c(828): gst_base_audio_src_create
(): /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0:
Dropped 12064 samples. This is most likely because downstream can't keep
up and is consuming samples too slowly.

What can i do? Thank

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Pic-in-pic-with-videomixer-but-i-haven-t-audio-tp3859731p3861278.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list