imx6dl中使用gstreamer-1.0拍照问题
01-02-2019
07:05 PM
1,684 Views
819265478
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
目前拍照pipelie如:
gst-launch-1.0 imxv4l2src num-buffers=1 ! jpegdec ! filesink location=sample.jpeg
需求:
支持缩放拍照,比如原始分辨率640*480,现在要拍出320*240的照片并存储。
请问如何实现?
1 Reply
01-10-2019
09:29 PM
1,432 Views

NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
你用这个命令是成功的吗? 如果想要指定输出格式可以在后面加disp-width 和disp-heigh
