supernater
3rd April 2010, 22:48
What is the best way to test whether a particular set of avisynth filters improves compressibility?
My current approach is to keep my x264 settings constant but and do a single pass constant quality encode (using crf = 18) with one avisynth filter set and then do another encode using a different avisynth filter set. Then I compare the size of the compressed movies from each set of filters. If one movie is smaller than the other I conclude that the avisynth filter set that generated the smaller movie is the set that improves compressibility the most.
Is this the correct approach to compare the compressibility gains of avisynth filters?
My current approach is to keep my x264 settings constant but and do a single pass constant quality encode (using crf = 18) with one avisynth filter set and then do another encode using a different avisynth filter set. Then I compare the size of the compressed movies from each set of filters. If one movie is smaller than the other I conclude that the avisynth filter set that generated the smaller movie is the set that improves compressibility the most.
Is this the correct approach to compare the compressibility gains of avisynth filters?