now if only i can get vegas to work, i can edit again

Avisynth open failure:
Script Error: there is no function named "mpeg2source"
(C:\User\Aaron\Downloads\VIDEO_TS\SEV1.avs, line 1)
mpeg2source("C:\Users\Aaron\Downloads\VIDEO_TS\SEV1.d2v")
AaronAMV wrote::cry:![]()
The script I was loading before was an AVISource, so I try to go load an MPEG2Source, and it doesn't work...Avisynth open failure:
Script Error: there is no function named "mpeg2source"
(C:\User\Aaron\Downloads\VIDEO_TS\SEV1.avs, line 1)
- Code: Select all
mpeg2source("C:\Users\Aaron\Downloads\VIDEO_TS\SEV1.d2v")
AaronAMV wrote:The DGDecode.dll from that page is in there...
This application has failed to start because libmm.dll was not found. Re-installing the application may fix this problem.
LoadPlugin("C:\Program Files (x86)\AMVApp\DGMPEGDec\DGDecode.dll")
MPEG2Source("C:\Users\Aaron\Downloads\VIDEO_TS\SEV1.d2v")
AaronAMV wrote:I haven't tried the 64-bit of DGIndex, because well, I can't find a download for it.
Script:
- Code: Select all
LoadPlugin("C:\Program Files (x86)\AMVApp\DGMPEGDec\DGDecode.dll")
MPEG2Source("C:\Users\Aaron\Downloads\VIDEO_TS\SEV1.d2v")
It's only the basics to get it to work, is the LoadPlugin not right?
LoadPlugin("C:\Users\Aaron\Desktop\_\rer\DGDecode.dll")
MPEG2Source("C:\Users\Aaron\Downloads\VIDEO_TS\SEV1.d2v")
AaronAMV wrote:It still didn't work. I got the 1.4.6 Executables package, swapped the DGDecode.dll, indexed it, and it still said the same message as before-- about the libmm.dll. And yes, the path is 'Program Files (x86)', that's what it installed under.
- Code: Select all
LoadPlugin("C:\Users\Aaron\Desktop\_\rer\DGDecode.dll")
MPEG2Source("C:\Users\Aaron\Downloads\VIDEO_TS\SEV1.d2v")
The 'rer' folder is just where I extracted the DGIndex to.

AaronAMV wrote:So I SHOULD rename it, because I haven't. It's still named DGDecode.dll
I tried both versions of the libmmd.dll, put them in both system32 and the DGIndex folder, neither of them are working. It says re-installing the application may be solved. I'm assuming the error is talking about VDub itself, but I never actually installed it. I just start the program up.
mencoder "input.avs" -o "output.avi"ass=no
subcp=enca:ru:cp1251
fontconfig=no
nosound=yes
autoexpand=no
ovc=lavc=yes
lavcopts=vcodec=ffvhuff:context=1:vstrict=-1:pred=2
ffourcc=HFYU
force-avi-aspect=1/1mencoder "input.avs" -o "output.avi" -sound -oac pcmwavi "AMV Hell CE.avs" - | aften -b 192 - "AMV Hell CE.ac3"
mencoder "AMV Hell CE.avs" -o "4.3 23.976 AMV Hell CE.avi"
pause
hcenc_024 -i "4.3 23.976 AMV Hell CE.avs" -o "4.3 23.976 AMV Hell CE.m2v" -ini "C:\Program Files\HC023\024\4-3_23fps-6000.ini"
mplex1 "4.3 23.976 AMV Hell CE.m2v" "4.3 23.976 AMV Hell CE.ac3" "AMV Hell CE.mpg"Qyot27 wrote:After mencoder finishes converting, the 'pause' line stops the script so that I can edit the script to refer to the new AVI file instead

Users browsing this forum: No registered users and 0 guests