[gst-devel] Problem about avidemux

sudarshan bisht bisht.sudarshan at gmail.com
Tue May 25 14:07:27 CEST 2010


Hi , try using queue before decodebin in audio pipeline .   Sudarshan Bisht

On 5/24/10, Chenpeng <championonline at gmail.com> wrote:
>
> Dear all,
>
> I want to test avidemux, using gst-lauch like this:
> gst-launch filesrc location=test.avi ! avidemux name=demux  demux.audio_00 !
> decodebin ! audioconvert ! audioresample ! autoaudiosink   demux.video_00 !
> queue ! decodebin ! ffmpegcolorspace ! videoscale ! autovideosink
> But the pipeline donot work, it stopped. and the last message is "pipeline
> is prerolling".
>
> then I have try to play audio or video only, like this
> gst-launch filesrc location=test.avi ! avidemux name=demux  demux.audio_00 !
> decodebin ! audioconvert ! audioresample ! autoaudiosink
> gst-launch filesrc location=test.avi ! avidemux name=demux   demux.video_00
> ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! autovideosink
> They all work well.
>
> Does Anybody give me some help  to solve this problem or how to debug the
> problem?
>
> Thank you very much.
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Problem-about-avidemux-tp2228233p2228233.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>


-- 
Regards,

Sudarshan Bisht




More information about the gstreamer-devel mailing list