Case 1 - OK
Voukoder: bframes=0 / partitions=p8x8,b8x8,i8x8,i4x4 (default) / subme=9
MediaInfo: bframes=0 / analyse=0x3:0x113 / subme=9
Case 2 - Remove b8x8. By some reason, subme 9 was forced to 7. FFMpeg CLI (4.0, 4.1.1) do not change subme from 9 to 7 with the same settings.
Voukoder: bframes=0 / partitions=p8x8,i8x8,i4x4 (without b8x8) / subme=9
MediaInfo: bframes=0 / analyse=0x3:0x10 / subme=7
Case 3 - Remove b8x8 and leave Subme at default (7). Leads to AME Error: A low-level exception occurred in: Voukoder 1.1.3 (Exporter:9)
Voukoder: bframes=0 / partitions=p8x8,i8x8,i4x4 (without b8x8) / subme=7 (default)