Pic in pic with videomixer but i haven't audio

Stefan Sauer ensonic at hora-obscura.de
Tue Oct 4 12:59:11 PDT 2011


On 09/30/2011 11:27 PM, Ivan Bortolin wrote:
> 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

1.) aac in avi is not the best idea, use mp3 for avi or use aac in mp4
2.) look at your cpu load

Stefan
> --
> 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.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list