use gstreamer encode at i.MX8MP

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

use gstreamer encode at i.MX8MP

691 次查看
jerryc
Contributor I

I do "gst-launch-1.0 videotestsrc do-timestamp=true is-live=true num-buffers=200 ! "video/x-raw, format=YUY2, width=1920, height=1080,framerate=30/1" ! imxvideoconvert_g2d ! "video/x-raw,format=RGB16,width=1920,height=1080" ! v4l2h264enc ! filesink location=./test.mp4"

This can work.

But I do "gst-launch-1.0 videotestsrc do-timestamp=true is-live=true num-buffers=200 ! "video/x-raw, format=YUY2, width=2304, height=1944,framerate=30/1" ! imxvideoconvert_g2d ! "video/x-raw,format=RGB16,width=2304,height=1944" ! v4l2h264enc ! filesink location=./test.mp4"

not work

jerryc_0-1690361405860.png

why??

Is v4l2h264enc not support encode over 1080P resolution?

 

0 项奖励
回复
0 回复数