jdobbs
10th July 2009, 00:01
Anyone seeing the error below? It's really odd, as it happens every time I try to encode on my Phenom system, but works on a different computer. r1173 works fine with the same command line on both computers. I'm using the 32bit version downloaded from www.x264.nl.
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
E:\>"E:\BD_Rebuilder\tools\x264.exe" "E:\WORKING2\WORKFILES\TEMP.AVS" --bitrate
2658 --level 4.1 --sar 1:1 --fps 24000/1001 --aud --vbv-bufsize 14500 --keyint 2
4 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 7 --me umh --ref 3 --b
frames 3 --direct auto --8x8dct --weightb --trellis 1 --psy-rd 1.0:0.2 --aq-stre
ngth 0.8 --threads auto --thread-input --progress --no-psnr --no-ssim --stats "E
:\WORKING2\WORKFILES\TEMP.MKV.stats" --pass 1 --output "E:\WORKING2\WORKFILES\TE
MP.MKV"
E:\BD_Rebuilder\tools\x264.exe: unknown option -- progress
E:\> If I remove "--progress" it stops again with "unknown option -- no-psnr"
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
E:\>"E:\BD_Rebuilder\tools\x264.exe" "E:\WORKING2\WORKFILES\TEMP.AVS" --bitrate
2658 --level 4.1 --sar 1:1 --fps 24000/1001 --aud --vbv-bufsize 14500 --keyint 2
4 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 7 --me umh --ref 3 --b
frames 3 --direct auto --8x8dct --weightb --trellis 1 --psy-rd 1.0:0.2 --aq-stre
ngth 0.8 --threads auto --thread-input --progress --no-psnr --no-ssim --stats "E
:\WORKING2\WORKFILES\TEMP.MKV.stats" --pass 1 --output "E:\WORKING2\WORKFILES\TE
MP.MKV"
E:\BD_Rebuilder\tools\x264.exe: unknown option -- progress
E:\> If I remove "--progress" it stops again with "unknown option -- no-psnr"