I am interesting in how to install to DV codecs (panasonic and cedocida) in same time so that i can change codecs.
For example if i would like to capture in panasonic and other tape in cedocida.
thanks
+ Reply to Thread
Results 1 to 14 of 14
-
-
Just install both of them. They shouldn't clash. But you can only use them to capture is you have an analogue capture card that can use vfw codecs through software like virtualdub.
If you source is mini-DV tape, or coming in through an analogue to DV converter then neither will be used because the hardware has already done the encoding and you are just transferring encoded data.
If you are looking to compare the two, any video on your HD will suitable. Just load it into virtualdub, resize to DV spec, and choose which one to save as.Read my blog here.
-
Originally Posted by guns1inger
Both the Panasonic and Cedocida DV codecs are VfW codecs. The VfW architecture only permits one codec to be registered with a given FourCC at any given time.
To switch between the two, you either have to reinstall the one you want to use before using it OR make a fairly simple change to the registry at:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32
DirectShow does not suffer from this problem and you can have as many variants of DV encoders and decoders as you like.John Miller -
And what to do when i type:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32
How can i switch between two codecs in registry?
thanx -
Find the Value Vidc.dvsd, and change the data to point to which ever codec you want to use. Simplest method - install the one of the codecs, find the key in the registry and export that value to a .reg file. Install the other codec, and repeat, creating a new .reg file. Whenever you want to alter codecs, just merge the correct .reg file.
Read my blog here.
-
Originally Posted by guns1inger
I first install for example cedocida. Go to registry fing Vidc.dvsd and export for example to desktop(now i have cedocida.reg file).
Then i install Panasonic codec,go to registry, find vidc.dvsd and now export to desktop.
So i now have to registry. And if i want for example to work with Cedocida i just click on cedocida registry(witch i export to desktop). And if i want to work with panasonic i do the same. Is this ok?
I will try VCSwap to see how works? -
So it is the same if i work with VCSwap or if i export cedocida and panasonic dv codec and than manually and to registry.
-
If you open the .inf file that comes with the codec (using Notepad), you can see exactly which registry keys are affected.
In addition to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32
there are also changes to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\MediaResources\icm\vidc.dvsdJohn Miller -
When i open cedocida with notepad i have this:
Code:[DVR.Add.Reg] HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.dvsd,Description,,"Cedocida DV Codec" HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.dvsd,Driver,,"cedocida.dll" HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.dvsd,FriendlyName,,"Cedocida DV Codec" HKLM,"Software\Microsoft\Windows NT\CurrentVersion\drivers.desc",cedocida.dll,,"Cedocida DV Codec" HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Drivers32",vidc.dvsd,,"cedocida.dll"
My question is:
What to do with this new registry(picture).Does i need also this(this four data) to export like i export Vidc.dvsd ? I mean can someone explain proper way of installing two dv codecs and how to change them. -
To be precise:
When i install (for example cedocida dv codec first) what to do ? What to export from registry?
Because i want to have two dv codec on system cedocida nad panasonic.
So,what is proper way to do this.
thanks
Similar Threads
-
Best way to install popular codecs
By snafubaby in forum Newbie / General discussionsReplies: 20Last Post: 25th May 2011, 06:30 -
What codecs should I install? Which are the best?
By DonGallego28 in forum Newbie / General discussionsReplies: 29Last Post: 22nd Sep 2009, 12:23 -
can't play rm in mplayer on mac osx--did install reallib codecs
By onesuch in forum MacReplies: 2Last Post: 20th Dec 2007, 00:56 -
Does SimpleDivX install its own versions of codecs?
By Toastie in forum DVD RippingReplies: 0Last Post: 1st Sep 2007, 15:23 -
Codecs - Which to install on fresh OS?
By acommuter in forum Newbie / General discussionsReplies: 9Last Post: 7th Jul 2007, 16:39