MYCOMETG3 Please check README-Tips.rtf (included document) * Quality slider corresponds to ffmpeg -qmin. Center is QP=24, Best is QP=14, Least is QP=34. * On Constant Rate Factor-CRF Mode, the slider corresponds to ffmpeg -crf. Center is crf=24, Best is crf =14, Least is crf =34. I guess these range are enough for common use. Additionally, qmax is always 51 (same as x264 default). * By default, partitions are I4x4, I8x8, P8x8, B8x8. (Same as x264 default) Also you can check partp4x4, which means ALL partitions type. (Version 0.7r2) |