ffmpeg command for live video with mipi csi2

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

ffmpeg command for live video with mipi csi2

1,468 次查看
srinivasaporam
Contributor II

Hi,

We have got imx6Q board with which ov5647 (raspi camera) is interfaced through mipi csi2 and we are using linux-linaro stable kernel source.

When we are using following command:

ffmpeg -pix_fmt bayer_bggr8 -f v4l2 -s 1280x960 -i /dev/video0 -c:v libx264 -preset ultrafast ~/Desktop/1234.avi

then 1234.avi video file is being created on Desktop which we can able to play. Now if we want to take live video from the raspi camera and to display that on desktop , what is command in ffmpeg (like raspivid -t 10000, which displays live video on raspberry pi board)

标签 (5)
0 项奖励
回复
1 回复

1,146 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Srinivasa

seems this is special ffmpeg question, suggest to post this on ffmpeg

mailing list

https://www.ffmpeg.org/contact.html#MailingLists

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复