achibus
6th September 2007, 14:48
I’m working on a solution for my application to save and load DivX encoding configuration.
I had a closer look at the registry branch [HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows]
Are following considerations right?
Is it correct to say that DivX 6.x is only looking to settings in the following branch: [HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows\State]
The default value like @="06_02_05_00034_Tiger_Codec" or @=”06_06_01_00004_VfWCodec” indicates which CLI Parameter string will be used to configure the encoder.
How do the settings directly in the registry branch [HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows] effect the DivX 6.x encoder?
How can I find out which name for the Codec is the current one?
For example:
I installed DivX 6.25 with DivXInstaller.exe (15.032.616 kb size) File version: 1.0.0.198
The codec’s name is 06_02_05_00017_Tiger_Codec
Some days later I installed on an other machine DivX 6.25 with a new downloaded DivXInstaller.exe (15.255.016 kb size) File version: 1.0.0.211
Now the codec’s name is 06_02_05_00034_Tiger_Codec
Recently I installed DivX 6.6 with DivXInstaller.exe (24.135.232 kb size) File version 1.0.0.304
The codec’s name is 06_06_01_00004_VfWCodec
My question is: How can I find out the current name for an installed DivX Version. (I know I can run the configuration dialog and look at the registry what string is the default value in [HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows\State]. But is their a way without first calling the configuration dialog?
Here is an other question:
Why was there a change in the name from Tiger_Codec to VfWCodec?
Greetings
I had a closer look at the registry branch [HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows]
Are following considerations right?
Is it correct to say that DivX 6.x is only looking to settings in the following branch: [HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows\State]
The default value like @="06_02_05_00034_Tiger_Codec" or @=”06_06_01_00004_VfWCodec” indicates which CLI Parameter string will be used to configure the encoder.
How do the settings directly in the registry branch [HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows] effect the DivX 6.x encoder?
How can I find out which name for the Codec is the current one?
For example:
I installed DivX 6.25 with DivXInstaller.exe (15.032.616 kb size) File version: 1.0.0.198
The codec’s name is 06_02_05_00017_Tiger_Codec
Some days later I installed on an other machine DivX 6.25 with a new downloaded DivXInstaller.exe (15.255.016 kb size) File version: 1.0.0.211
Now the codec’s name is 06_02_05_00034_Tiger_Codec
Recently I installed DivX 6.6 with DivXInstaller.exe (24.135.232 kb size) File version 1.0.0.304
The codec’s name is 06_06_01_00004_VfWCodec
My question is: How can I find out the current name for an installed DivX Version. (I know I can run the configuration dialog and look at the registry what string is the default value in [HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows\State]. But is their a way without first calling the configuration dialog?
Here is an other question:
Why was there a change in the name from Tiger_Codec to VfWCodec?
Greetings