Thread: StaxRip
View Single Post
Old 28th April 2015, 15:30   #72  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@kalehrl

Next build has XviD 1.3.3 and a additional XviD 2 pass profile.

Code:
"%app:xvid_encraw%" -smoother 0 -max_key_interval 250 -nopacked -vhqmode 4 -qpel -lumimasking -notrellis -max_bframes 1 -bvhq -bquant_ratio 162 -bquant_offset 0 -threads 1 -i "%avs_file%" -pass1 "%working_dir%%target_name%.stats" -bitrate %video_bitrate% -par %target_sar% -turbo
"%app:xvid_encraw%" -smoother 0 -max_key_interval 250 -nopacked -vhqmode 4 -qpel -lumimasking -notrellis -max_bframes 1 -bvhq -bquant_ratio 162 -bquant_offset 0 -threads 1 -i "%avs_file%" -pass2 "%working_dir%%target_name%.stats" -bitrate %video_bitrate% -par %target_sar% -avi "%encoder_out_file%"

Last edited by stax76; 28th April 2015 at 15:42.
stax76 is offline   Reply With Quote