Ulf
6th October 2008, 09:49
Starting from rev 996 I get the following error when running x264.exe from a batch file:
C:\Program files\megui\tools\x264\x264.exe: unknown option -- b-rdo
The command line is:
start "X264" /belownormal /b /w "C:\Program files\megui\tools\x264\x264.exe" --pass 1
--bitrate 6500 --stats "Y:\test.stats" --level 4.1 --keyint 24 --min-keyint 1 --ref 3
--mixed-refs --bframes 3 --b-rdo --bime --weightb --direct auto --subme 6 --trellis 1
--psy-rd 1.0:1.0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1
--vbv-bufsize 22000 --vbv-maxrate 16000 --qcomp 0.5 --me umh --threads auto
--thread-input --progress --no-psnr --no-ssim --mvrange 511 --aud --nal-hrd --sar 1:1
--output NUL "Y:\test.avs"
x264 rev 994 and older works fine. The error doesn't seem to occur when using x264 from MeGUI. What has changed?
C:\Program files\megui\tools\x264\x264.exe: unknown option -- b-rdo
The command line is:
start "X264" /belownormal /b /w "C:\Program files\megui\tools\x264\x264.exe" --pass 1
--bitrate 6500 --stats "Y:\test.stats" --level 4.1 --keyint 24 --min-keyint 1 --ref 3
--mixed-refs --bframes 3 --b-rdo --bime --weightb --direct auto --subme 6 --trellis 1
--psy-rd 1.0:1.0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1
--vbv-bufsize 22000 --vbv-maxrate 16000 --qcomp 0.5 --me umh --threads auto
--thread-input --progress --no-psnr --no-ssim --mvrange 511 --aud --nal-hrd --sar 1:1
--output NUL "Y:\test.avs"
x264 rev 994 and older works fine. The error doesn't seem to occur when using x264 from MeGUI. What has changed?