[quake3-bugzilla] [Bug 4673] New: cl_aviMotionJpegQuality
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Sun Jul 4 16:53:04 EDT 2010
http://bugzilla.icculus.org/show_bug.cgi?id=4673
Summary: cl_aviMotionJpegQuality
Product: ioquake3
Version: SVN HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: Video
AssignedTo: zakk at icculus.org
ReportedBy: arxeio at gmail.com
QAContact: quake3-bugzilla at icculus.org
Apparently, if SaveJPGToBuffer() call in RB_TakeVideoFrameCmd() gets an
cl_aviMotionJpegQuality->integer (after the appropriate initialization) instead
of a fixed 90, /video can get variable jpeg quality when cl_aviMotionJpeg in on
(default).
Is there a reason this wasn't already in it?
Apparently SaveJPGToBuffer() already catered for the possibility of a variable
quality (since it checked if (quality >= 85) at a point) though it gets it
fixed in its only call currently.
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list