|
Re: OpenCV VideoWriter Raspberry Pi
Quote:
Originally Posted by KJaget
Does it work using MPJEG as the codec type for VideoWriter? We've done that before as an alternative to tying up CPU cycles trying to do H264 or whatever encoding on the fly.
|
Yes, it should be able to do mjpeg, since it does support jpeg images. I have not explicitly tested this however.
__________________
All statements made are my own and not the feelings of any of my affiliated teams.
Teams 1510 and 2898 - Student 2010-2012
Team 4488 - Mentor 2013-2016
Co-developer of RobotDotNet, a .NET port of the WPILib.
|