gst-launch-0.10 oggmux name=mux ! filesink location="cam.ogg" v4lsrc ! video/x-raw-yuv,framerate:i=30 ! \ videobalance qos=true contrast=1.2 brightness=0.2 ! tee name=t0 \ t0. ! queue ! ffmpegcolorspace ! xvimagesink force-aspect-ratio=true \ t0. ! queue ! videorate ! video/x-raw-yuv,framerate:i=30 ! \ theoraenc ! queue ! mux. osssrc ! audio/x-raw-int,rate=8000,channels=1 ! audioconvert ! vorbisenc ! queue ! mux.
you may set with and height by replaying video/x-raw-yuv,framerate=30 with video/x-raw-yuv,framerate=30,width=WWW,height=HHH you may set a better audio quality by replaying audio/x-raw-int,rate=8000,channels=1 with audio/x-raw-int,rate=44100,channels=1 ...etc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Jolug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Jolug?hl=en-GB -~----------~----~----~----~------~----~------~--~---

