On Wed, 2008-01-23 at 08:14 +0000, Andrew Church wrote: > >I am using transcode 1.1.0alpha6, and I am trying to encode a video using > >the x264 module. I want to encode them using 1 pass VBR, with the quality > >set using x264's crf parameter. (It's faster than 2-pass, and the quality > >stays pretty much the same between movies) However, I can not for the life > >of me figure out how to do it using transcode. I set the crf parameter in > >my x624.cfg, and it shows up when I launch transcode with -q 2, but it seems > >to have no effect. > > The crf parameter is currently accepted but ignored. I've just committed > a patch to CVS HEAD that activates constant-quality mode if the crf > parameter is given (and nonzero).
Will be part of alpha7 as well. Bests, -- Francesco Romani // Ikitt [ Out of memory. ~ We wish to hold the whole sky, ~ But we never will. ]
