gstreamer capture CIF

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

gstreamer capture CIF

1,081 次查看
liu_jialu
Contributor III

I used the command like below captured yuv file, but customer need is 352x288, then what can i do with gstreamer:

   gst-launch v4l2src device=/dev/video0 num-buffers=20 ! video/x-raw-yuv, format=\(fourcc\)I420, width=720, height=480 ! multifilesink location="test%02d.yuv"

thanks.

标记 (1)
0 项奖励
回复
1 回复

1,023 次查看
joanxie
NXP TechSupport
NXP TechSupport

what does the customer need? display resolution or capture resolution, if for the display resolution, pls try to use "disp-width" and "disp-height" to set.

0 项奖励
回复