i.MX 8 QM will support dynamic resolution for MIPI device

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

i.MX 8 QM will support dynamic resolution for MIPI device

557件の閲覧回数
shrithi
Contributor I

Hi everyone,

I have a custom board embedded in imx8qm and main purpose is to capture and receive the video data from MIPI TX IP(FPGA) and store it in a file. In this I need to test dynamic resolution. Whether imx8qm RX MIPI will support dynamic resolution? If support, how I can store the different resolution data in the file? Whether I have to store it in different files or single file?

Thanks,
Shrithi

0 件の賞賛
返信
3 返答(返信)

525件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

I'm not sure of what you mean, do you need read different resolution from file via hdmi rx?

0 件の賞賛
返信

504件の閲覧回数
shrithi
Contributor I

I have to capture the video data coming from MIPI TX using MIPI RX and store it in file. 

Example:

* Run the gstreamer command to store the video data in file
gst-launch-1.0 v4l2src device=/dev/video1 ! 'video/x-raw,format=(string)RGB,width=3072,height=3072,framerate=(fraction)10/1' ! filesink location=test.raw

* Change the resolution to 1536x1536(dynamic change) and store the data in file. 

タグ(1)
0 件の賞賛
返信

496件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

you just can capture different resolution data in the different files

0 件の賞賛
返信