DeathTheSheep
4th January 2006, 20:14
With both MeGUI and even the VFW, I am unable to do the following with CABAC disabled:
1. Enable Trellis
2. Enable any sort of rate distortion mechanisms (ME6/7 or B-RDO don't work).
I use constant quantizer mode (28) with UMH 16-type ME.
The problem has persisted for at least 10 revisions including the current one (395 Sharktooth), regardless of reference frame settings, B-frame settings, CQM settings, 8x8 settings, ME-type settings, etc.
I havn't directly tried the commandline yet, but since MeGUI is merely a GUI for it, I didn't deem it necessary.
Here is a sample (failed) commandline from MeGUI:
"x264.exe" --qp 36 --keyint 240 --ref 3 --filter 1,1 --no-cabac --subme 6 --analyse p8x8,b8x8,i4x4,p4x4 --direct none --progress --output "C:\Documents and Settings\HP_Owner\Desktop\bleachBoysToFreeMySoul\dd.264" "C:\Documents and Settings\HP_Owner\Desktop\bleachBoysToFreeMySoul\script.avs"
which produces the exact same results as with --subme 5 or Partition descision 5 in the VFW.
With the above commandline via raw output and muxed into AVI via AVC2AVI, the AVI header displays this:
http://www.myfilehut.com/userfiles/5120/CollectedBuilds/header.PNG
This does indeed appear to me as a rather nasty bug. Any suggestions?
1. Enable Trellis
2. Enable any sort of rate distortion mechanisms (ME6/7 or B-RDO don't work).
I use constant quantizer mode (28) with UMH 16-type ME.
The problem has persisted for at least 10 revisions including the current one (395 Sharktooth), regardless of reference frame settings, B-frame settings, CQM settings, 8x8 settings, ME-type settings, etc.
I havn't directly tried the commandline yet, but since MeGUI is merely a GUI for it, I didn't deem it necessary.
Here is a sample (failed) commandline from MeGUI:
"x264.exe" --qp 36 --keyint 240 --ref 3 --filter 1,1 --no-cabac --subme 6 --analyse p8x8,b8x8,i4x4,p4x4 --direct none --progress --output "C:\Documents and Settings\HP_Owner\Desktop\bleachBoysToFreeMySoul\dd.264" "C:\Documents and Settings\HP_Owner\Desktop\bleachBoysToFreeMySoul\script.avs"
which produces the exact same results as with --subme 5 or Partition descision 5 in the VFW.
With the above commandline via raw output and muxed into AVI via AVC2AVI, the AVI header displays this:
http://www.myfilehut.com/userfiles/5120/CollectedBuilds/header.PNG
This does indeed appear to me as a rather nasty bug. Any suggestions?