|
From: dongmei z. <don...@gm...> - 2009-03-16 08:02:18
|
Hi all, You know that : " gst-launch v4l2src ! video/x-raw-yuv , width=320,height=240,framerate=8/1 ! ffmpegcolorspace ! jpegenc ! filesink location =test.jpeg " we can get jpeg image by this command line,but how to get bmp images ? thanks in advance ! |