View Full Version : Using codecs without installing codec packs
aax
15th December 2014, 00:30
Is it possible to use codecs without messing up my PC by installing a codec pack? Something similar to how filters are loaded through .dll's.
Currently I use MPC for playback so I don't have anything installed, and I usually just encode DVDs, for which I only need DGIndex, but now I have this XviD video that I need to load.
Reel.Deel
15th December 2014, 00:36
Use FFMS2 (http://avisynth.nl/index.php/FFmpegSource) or LSMASHSource (http://avisynth.nl/index.php/LSMASHSource).
aax
15th December 2014, 02:00
Hmm, they don't seem to work.
Smash gives error 0x7e, and with FFmpegsource it can't locate decompressor.
I only loaded their dll's; am I doing it wrong?
StainlessS
15th December 2014, 02:02
Point this at dll to find out what runtimes it needs (error 0x7e)
http://www.dependencywalker.com/
Reel.Deel
15th December 2014, 02:32
Smash gives error 0x7e
The wiki page notes that one of the requirements is the Microsoft Visual C++ 2013 Redistributable Package (vcredist_x86.exe) (http://www.microsoft.com/en-us/download/details.aspx?id=40784). And also make sure you downloaded the 32-bit Avisynth plugin.
aax
15th December 2014, 03:28
Installed Microsoft Visual C++ and now it also says "couldn't locate decompressor for fourcc xvid".
And here are Dependency Walker results:
LSMASHSource (http://postimg.org/image/sr1unlovb/)
FFmpegsource (http://s15.postimg.org/m1vb7l3jf/Untitled2.png)
StainlessS
15th December 2014, 03:41
Google is your friend
http://superuser.com/questions/827752/run-vcredist-x86-exe-missing-msvcr120-dll
EDIT: VS 2013 as posted by Reel.Deel
http://www.microsoft.com/en-US/download/details.aspx?id=40784
colours
15th December 2014, 03:45
If even after following the above steps you have trouble opening the file, you should do what you should've done from the very beginning: upload your Xvid file somewhere so we can better help you out.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.