gstreamer capture CIF

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

gstreamer capture CIF

517件の閲覧回数
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 返信

459件の閲覧回数
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 件の賞賛
返信