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
------------------------------------------------------------
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel