[gst-devel] Problem about avidemux

kodam naga raju01e at gmail.com
Tue May 25 14:30:19 CEST 2010


gst-launch filesrc location=test.avi ! avidemux name=demux  demux.audio_00 !
decodebin ! audioconvert ! audioresample ! autoaudiosink   demux.video_00 !
queue ! decodebin ! ffmpegcolorspace ! videoscale ! autovideosink

With above pipeline, AVI clips are playing properly.

On Mon, May 24, 2010 at 11:03 AM, 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100525/105fdd36/attachment.htm>


More information about the gstreamer-devel mailing list