[gst-devel] avi (MJPEG) to mpeg or something else
Andreas Volz
lists at brachttal.net
Fri Feb 2 16:12:10 CET 2007
Am Fri, 02 Feb 2007 15:44:35 +0000 schrieb Wim Taymans:
> > So any ideas the pipeline should look like?
>
> try:
>
> gst-launch-0.10 filesrc location=sarah.avi ! avidemux name=demux
> demux.audio_00 ! decodebin ! audioconvert ! audioresample !
> autoaudiosink demux.video_00 ! queue ! decodebin !
> ffmpegcolorspace ! videoscale ! autovideosink
Thanks. That works. But the performance is really bad. With totem it
looks really smooth. Does gst-launch not buffer the video source?
regards
Andreas
More information about the gstreamer-devel
mailing list