how to add jpegenc for gstreamer image capture

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to add jpegenc for gstreamer image capture

4,508 次查看
陈万里
Contributor I

027979e31dd1f348a2c92c740933b32c.png

i want get image from camera but my gstreamer  not have jpegenc element ,how to add jpegenc or other enc 

gst-launch v4l2src num-buffers=1 ! jpegenc ! filesink location=sample.jpeg

0 项奖励
回复
2 回复数

2,939 次查看
igorpadykov
NXP Employee
NXP Employee

Hi

seems it is part of gst-plugin-good

jpegenc: GStreamer Good Plugins 1.0 Plugins Reference Manual 

also may be useful to check

Task #9 - How to add bad/ugly 

GStreamer i.MX6 Image Display 

IMX5X - How to Show JPEG (or PNG) with GStreamer 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

2,939 次查看
陈万里
Contributor I

ok i compile gst-plugin-good and add to my imx6 board

0 项奖励
回复