[gst-devel] Problem about avidemux

Chenpeng championonline at gmail.com
Mon May 24 07:33:32 CEST 2010


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.




More information about the gstreamer-devel mailing list