On 01.10.2010 19:03, Pedro.henrique wrote:
> Someone can help me, what can i do to convert a MJPEG video camera images for
> other format ?
>
> Thanks
>
> . . . jpegdec ! x264enc ! filesink location= . . . .mp4
>
mjpeg is motion jpeg and usually found in avi or mov. You can use
something like:
gst-launch filesrc location=<input-file> ! decodebin2 ! x264enc ! mp4mux
! filesink location=<output-file>
Stefan
------------------------------------------------------------------------------
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