Blender Git Commit Log
Git Commits -> Revision f059167
Revision f059167 by Sergey Sharybin (master) February 18, 2012, 16:23 (GMT) |
Proxies: FFmpeg proxy builder wasn't taking image quality into account at all which made it using default quality settings which are really bad for camera tracking (and perhaps for CSE too). haven't found Jpeg quality setting for FFmpeg which will behave in the same way as quality setting for image sequence, but seems that mapping image quality from 1..100 UI range to 31..1 range of qmin/qmax gives expected result. |
Commit Details:
Full Hash: f059167c30c71cb241dfbf94ccff007a5b90e262
SVN Revision: 44229
Parent Commit: 746e712
Lines Changed: +8, -1
1 Modified Path:
/source/blender/imbuf/intern/indexer.c (+8, -1) (Diff)