PDA

View Full Version : Allow DivX 5 decoder to playback XviD content


Nocturnus
28th September 2002, 18:18
...as the topic.
Is there any way to do it without FourCC changing ?

JohnMK
28th September 2002, 20:37
As DivX is now turning into a commercial entity, and commercial entities always despise open source competition, I really doubt that will be happening soon. Could the opposite ever happen though?

Acaila
28th September 2002, 21:28
The best way would indeed be changing the FOURCC. However even if you got it to work without changing the FOURCC the DivX5 decoder would still not be able to decode XviD's MPEG quant matrix correctly. The DivX5 decoder has always had this problem, so until it gets "fixed" you're left with either XviD's own decoder of ffdshow.

Nocturnus
29th September 2002, 14:30
Actually some of my movies are encoded in XviD and overburned into 700mb cds in data mode 2.
In that way I could fit 830 mb files into standard cds.
I can't edit files in any way after copying them to hdd.
Files seems to be broken.
I tried AviC (FouCC changer)without any results.
I don't want really use ffdshow.
DivX 5 decoder has a unique Extended Overlay option which affects movie playback under PowerDVD XP. Without option mentioned above enabled, after applying fullscreen mode image is stretched to fullscreen....

Nocturnus
30th September 2002, 03:10
Ok.
I discovered new way to play XviD contend.
I just sat down with hexadecimal translation book for few minutes and....

In 6 registry entries listed below

[HKEY_CLASSES_ROOT\CLSID\{083863F1-70DE-11d0-BD40-00A0C911CE86}\Instance\{78766964-0000-0010-8000-00AA00389B71}]

[HKEY_CLASSES_ROOT\CLSID\{083863F1-70DE-11d0-BD40-00A0C911CE86}\Instance\CLSID_DivXDeux]

[HKEY_CLASSES_ROOT\CLSID\{CF49D4E0-1115-11CE-B03A-0020AF0BA770}\Instance\CLSID_DivXDeux]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{083863F1-70DE-11d0-BD40-00A0C911CE86}\Instance\{78766964-0000-0010-8000-00AA00389B71}]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{083863F1-70DE-11d0-BD40-00A0C911CE86}\Instance\CLSID_DivXDeux]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{CF49D4E0-1115-11CE-B03A-0020AF0BA770}\Instance\CLSID_DivXDeux]



change "FilterData" key to following value:

"FilterData"=hex:02,00,00,00,00,00,80,00,02,00,00,00,00,00,00,00,30,70,69,33,\
00,00,00,00,00,00,00,00,0e,00,00,00,00,00,00,00,00,00,00,00,30,74,79,33,00,\
00,00,00,30,01,00,00,40,01,00,00,31,74,79,33,00,00,00,00,30,01,00,00,50,01,\
00,00,32,74,79,33,00,00,00,00,30,01,00,00,60,01,00,00,33,74,79,33,00,00,00,\
00,30,01,00,00,70,01,00,00,34,74,79,33,00,00,00,00,30,01,00,00,80,01,00,00,\
35,74,79,33,00,00,00,00,30,01,00,00,90,01,00,00,36,74,79,33,00,00,00,00,30,\
01,00,00,a0,01,00,00,37,74,79,33,00,00,00,00,30,01,00,00,b0,01,00,00,38,74,\
79,33,00,00,00,00,30,01,00,00,c0,01,00,00,39,74,79,33,00,00,00,00,30,01,00,\
00,d0,01,00,00,3a,74,79,33,00,00,00,00,30,01,00,00,e0,01,00,00,3b,74,79,33,\
00,00,00,00,30,01,00,00,f0,01,00,00,3c,74,79,33,00,00,00,00,30,01,00,00,00,\
02,00,00,3d,74,79,33,00,00,00,00,30,01,00,00,10,02,00,00,31,70,69,33,08,00,\
00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,30,74,79,33,00,00,00,\
00,30,01,00,00,20,02,00,00,76,69,64,73,00,00,10,00,80,00,00,aa,00,38,9b,71,\
64,69,76,78,00,00,10,00,80,00,00,aa,00,38,9b,71,44,49,56,58,00,00,10,00,80,\
00,00,aa,00,38,9b,71,64,76,78,31,00,00,10,00,80,00,00,aa,00,38,9b,71,44,56,\
58,31,00,00,10,00,80,00,00,aa,00,38,9b,71,64,78,35,30,00,00,10,00,80,00,00,\
aa,00,38,9b,71,44,58,35,30,00,00,10,00,80,00,00,aa,00,38,9b,71,44,49,56,33,\
00,00,10,00,80,00,00,aa,00,38,9b,71,64,69,76,33,00,00,10,00,80,00,00,aa,00,\
38,9b,71,44,49,56,34,00,00,10,00,80,00,00,aa,00,38,9b,71,64,69,76,34,00,00,\
10,00,80,00,00,aa,00,38,9b,71,44,49,56,35,00,00,10,00,80,00,00,aa,00,38,9b,\
71,64,69,76,35,00,00,10,00,80,00,00,aa,00,38,9b,71,58,56,49,44,00,00,10,00,\
80,00,00,aa,00,38,9b,71,78,76,69,64,00,00,10,00,80,00,00,aa,00,38,9b,71,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

Now you doesn't have to install XviD codec to play its content.

Nocturnus
1st October 2002, 02:13
I released reg file with regitries mentioned above.
Reg file has been included into DivX Pro 5.02 package which is available to download from my site:
*edited due to warez linking*