Mjpeg (V4L2_PIX_FMT_MJPEG)
Description of Patch
Replacement for current implentation of V4L2_PIX_FMT_MJPEG palette for webcams (uvcvideo tested) to fix color issues.
Installation of Patch
- Get the current svn version of motion
mkdir motion-svn
cd motion-svn
svn co -r201 http://www.lavrsen.dk/svn/motion/trunk .
patch < mjpeg-color-issue.diff
or install mjpegtools package and apply this patch
patch < mjpeg2-r201.patch
--
AngelCarpintero - 24 Jul 2007
mjpeg2-r201.patch included in svn -r 202 , patch adapted from
http://www.lavrsen.dk/twiki/bin/view/Motion/MjpegToYUV420pPatch
--
AngelCarpintero - 09 Aug 2007
released in 3.2.9
--
AngelCarpintero - 19 Nov 2007