View Full Version : Insert NEW video compression codec
bozitaai
13th April 2005, 08:13
Dear All,
In VirtualDubMod, if I want to save the video into AVI format, then select "File --> Save AS .." and press "Change" button. We can select one of video compression codecs in the list. But if I want to insert new codecs into VirtualDubMod, how should I do?
Thank you very much.
Yong
13th April 2005, 10:44
I think you mean "install" new video codec,
for example:
x264 Video codec (http://forum.doom9.org/showthread.php?s=&threadid=89979), download one of them,
then install(double-click it),
restart VirtualDubMod,
then the x264vfw codec should appear in the codecs list:)
mrslacker
18th April 2005, 05:54
The windows registry stores the information related to the codecs available on our machince. Gspot (http://www.headbands.com/gspot/) will tell you about the file, and the installed codecs on your system, and more... Installing the relavante comp/decomp (codec) software will give you the options in Vdub. See the XVID downloads on the main doom9 page for a quick, likely solution to your search. Often, a properly installed codec is achieved by regsvr32.exe whatever.ax/.dll, or similar command.
Word of advice: DON'T INSTALL A CODEC PACK to satisfy your needs. Be discrete.
movmasty
14th May 2005, 05:36
Originally posted by mrslacker
The windows registry stores the information related to the codecs available on our machince. Gspot (http://www.headbands.com/gspot/) will tell you about the file, and the installed codecs on your system, and more... Installing the relavante comp/decomp (codec) software will give you the options in Vdub. See the XVID downloads on the main doom9 page for a quick, likely solution to your search. Often, a properly installed codec is achieved by regsvr32.exe whatever.ax/.dll, or similar command.
Word of advice: DON'T INSTALL A CODEC PACK to satisfy your needs. Be discrete.
working for ax or dll, not for acm or drv,
usually there is an installer, but if doesnt go to
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32]
right click, new string value...
usefull to install w/o reboot
here is my list, incomplete after a fresh install
"midimapper"="midimap.dll"
"msacm.imaadpcm"="imaadp32.acm"
"msacm.msadpcm"="msadp32.acm"
"msacm.msg711"="msg711.acm"
"msacm.msgsm610"="msgsm32.acm"
"msacm.trspch"="tssoft32.acm"
"vidc.cvid"="iccvid.dll"
"vidc.I420"="msh263.drv"
"vidc.iv31"="ir32_32.dll"
"vidc.iv32"="ir32_32.dll"
"vidc.iv41"="ir41_32.ax"
"vidc.iyuv"="iyuv_32.dll"
"vidc.mrle"="msrle32.dll"
"vidc.msvc"="msvidc32.dll"
"vidc.uyvy"="msyuv.dll"
"vidc.yuy2"="msyuv.dll"
"vidc.yvu9"="tsbyuv.dll"
"vidc.yvyu"="msyuv.dll"
"wavemapper"="msacm32.drv"
"msacm.msg723"="msg723.acm"
"vidc.M263"="msh263.drv"
"vidc.M261"="msh261.drv"
"msacm.msaudio1"="msaud32.acm"
"msacm.sl_anet"="sl_anet.acm"
"msacm.iac2"="C:\\WINDOWS\\system32\\iac25_32.ax"
"vidc.iv50"="ir50_32.dll"
"msacm.l3acm"="C:\\WINDOWS\\system32\\l3codeca.acm"
"VIDC.MPG4"="mpg4c32.dll"
"VIDC.MP42"="mpg4c32.dll"
"wave"="wdmaud.drv"
"midi"="wdmaud.drv"
"mixer"="wdmaud.drv"
"VIDC.WMV3"="wmv9vcm.dll"
"msacm.l3codec"="l3codecp.acm"
"VIDC.MJPG"="pvmjpg21.dll"
"VIDC.PIMJ"="pvljpg20.dll"
"vidc.DIVX"="DivX.dll"
"vidc.tscc"="tsccvid.dll"
"msacm.imc"="C:\\WINDOWS\\system32\\imc32.acm"
"VIDC.i263"="i263_32.drv"
"vidc.DIV3"="DivXc32.dll"
"vidc.DIV4"="DivXc32f.dll"
"vidc.XVID"="xvidvfw.dll"
mrslacker
14th May 2005, 18:15
What no yv12 decompressor?
Maybe just installing xvid is enough, but you might addvidc.vy12="xvidvfw.dll" to the list. Stupid msyuv.dll lacks that functionality, as far as I can tell at least.
movmasty
15th May 2005, 16:51
Originally posted by mrslacker
What no yv12 decompressor?
Maybe just installing xvid is enough, but you might addvidc.vy12="xvidvfw.dll" to the list. Stupid msyuv.dll lacks that functionality, as far as I can tell at least.
thanks, no new files to add for yv12?
mrslacker
15th May 2005, 17:42
I'm not sure I understand the question.
I think you could use huffyuv.dll for that too, according to some websites. I was never able to get huffyuv to do yv12 colorspace conversion though. You'd need it for some editors, to preview avs for certain encoders, and for weird avis/mpegs.
movmasty
16th May 2005, 15:19
Originally posted by mrslacker
What no yv12 decompressor?
Maybe just installing xvid is enough, but you might addvidc.vy12="xvidvfw.dll" to the list.
OK, ADD THAT TO THE LIST,
but no files to install in the pc? no dll? just reg key?
mrslacker
16th May 2005, 16:19
Originally posted by movmasty
but no files to install in the pc? no dll? just reg key?
From what I've read, the xvid dlls are purportedly equipped to do the colorspace conversions. Since, you have the VFW xvid dll on your list already, it is presumably available to the system already.
movmasty
16th May 2005, 17:10
Originally posted by mrslacker
From what I've read, the xvid dlls are purportedly equipped to do the colorspace conversions. Since, you have the VFW xvid dll on your list already, it is presumably available to the system already.
Thanks, i didnt read well your post sorry.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.