2vin / opencv-ffmpeg

Converting opencv image to ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opencv-ffmpeg

Converting opencv image to ffmpeg image

This code can be used to record video from default camera and then converting Mat image to AVFrame. Try changing the value of "NUM_FRAMES" in the code to record videos of different durations.

About

Converting opencv image to ffmpeg

License:MIT License


Languages

Language:C++ 100.0%