Hi all,<br><br>You know that : " gst-launch v4l2src ! video/x-raw-yuv , width=320,height=240,framerate=8/1 ! ffmpegcolorspace ! jpegenc ! filesink location =test.jpeg " <br> <br>we can get jpeg image by this command line,but how to get bmp images ? <br>
<br>thanks in advance ! <br>