View Full Version : Xvid 1.1 state offsets?


tuleggi
21st March 2005, 22:00
Hello, i dont know if my question has a sense but (in the affermative case) could you tell me if these states are right for the new Xvid beta 1.1 version? thanks!

xvidEncodeModeOffset=0
xvidBitrateOffset=4
xvidDesiredSizeOffset=8
xvidStatsfilenameOffset=12

Koepi
21st March 2005, 22:55
What are those offsets meant to be?

Do you want to "hack" into XviD like we did some years ago into msmpeg3.dll? That's quite unneccessary as you can simply use the XviD sources.

Cheers
Koepi

tuleggi
21st March 2005, 23:14
nono, nothing of so difficult (for me), i was just looking the settings of vidomi encoder for old xvid versions...
i just wanted to see if, changing these offsets with the right ones, the program could support the new Xvid 1.1 beta. I'm not a programmer (i know only the very very bases...and maybe my question in that way has no sense ;) )

PS: for exemple i saw that in order to support the divx 5.1.1 you must change the vidomi offsets from

divx5BitrateOffset=4
divx5VbrModeOffset=36

to

divx5BitrateOffset=12
divx5VbrModeOffset=8

(even if i ignore why...i was looking withing my 3d for an answer from your knowledge, thanks!)

Leak
22nd March 2005, 11:36
Originally posted by Koepi
Do you want to "hack" into XviD like we did some years ago into msmpeg3.dll? That's quite unneccessary as you can simply use the XviD sources.

I guess he wants to directly change the data structure returned by the VfW codec to change some values without having to do it manually in the config page or tinkering around with the registry - could be quite useful to switch between first and second pass automatically, for instance.

np: Styrofoam - You Pretend You Own This Place (I'm What's There To Show...)