[gst-devel] Pipeline stalls
Gary Thomas
gary at mlbassoc.com
Mon Oct 11 16:59:50 CEST 2010
I'm trying to convert a file from one format to another using gstreamer
elements. Sadly, this always seems to stall shortly after starting up.
Here's an example:
gst-launch -v filesrc location=mov001.uyvy blocksize=691200 ! \
'video/x-raw-yuv,width=720,height=480,framerate=30/1,format=(fourcc)UYVY' ! \
ffmpegcolorspace ! 'video/x-raw-yuv,format=(fourcc)I420' ! \
x264enc ! filesink location=/tmp/test.h264
Any ideas? How can I tell where/why the pipeline stalls?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
More information about the gstreamer-devel
mailing list