Another lost newbie

User avatar
neoXgeo
Joined: Sun Oct 05, 2008 9:00 am
Location: inside your brain
Org Profile

Another lost newbie

Post by neoXgeo » Sun Oct 05, 2008 9:18 am

Hello -well, during the AMVapp installation test i keep getting the same error:

mplayer2.exe -Entry Point Not Found

The procedure entry RunDllW could not be located in the dynamic link library msdxm.ocx

mplayer2.exe has stopped working -(windows vista)

I'm not sure whats the problem, DVDdecrypter and VirtualDubMod work fine.

Thanks for your time.
Throw skittles at some random person and scream, "TASTE THE RAINBOW BITCH!!!!!"

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Re: Another lost newbie

Post by mirkosp » Sun Oct 05, 2008 9:21 am

neoXgeo wrote:(windows vista)
The amvapp tests are known to fail on vista, but the actual programs should work well without any problem. Don't worry, there's no actual problem.
Image

User avatar
neoXgeo
Joined: Sun Oct 05, 2008 9:00 am
Location: inside your brain
Org Profile

Post by neoXgeo » Sun Oct 05, 2008 9:57 am

yes your right all the other programs work perfectly fine -but now none of my Avisynth Files will play -(Wmedia player)

example
Colorbars(720,480)
KillAudio()
BicubicResize(320,240)
Throw skittles at some random person and scream, "TASTE THE RAINBOW BITCH!!!!!"

User avatar
The Origonal Head Hunter
The Propheteer
Joined: Sat Jul 16, 2005 12:21 am
Status: Hooked on a Feeling
Location: State of Denial
Org Profile

Post by The Origonal Head Hunter » Sun Oct 05, 2008 10:07 am

avs files will only play in media player classic, if I remember right. Try putting it into Virtual Dub Mod and see if it works.
RonnieDaking wrote:i like my anime like I like my women, from japan and speaking english
Image
Boredom.

User avatar
neoXgeo
Joined: Sun Oct 05, 2008 9:00 am
Location: inside your brain
Org Profile

Post by neoXgeo » Sun Oct 05, 2008 10:31 am

ohh i see now - soryy--but how do i do that do, just drag and drop
Throw skittles at some random person and scream, "TASTE THE RAINBOW BITCH!!!!!"

User avatar
LivingFlame
Joined: Sat May 28, 2005 4:41 pm
Location: Closer than you think...
Org Profile

Post by LivingFlame » Sun Oct 05, 2008 2:02 pm

Yes. Drag and drop.
... yea ...

User avatar
The Origonal Head Hunter
The Propheteer
Joined: Sat Jul 16, 2005 12:21 am
Status: Hooked on a Feeling
Location: State of Denial
Org Profile

Post by The Origonal Head Hunter » Sun Oct 05, 2008 2:02 pm

You open VDubMod, click File, click Open, then open up the script.
RonnieDaking wrote:i like my anime like I like my women, from japan and speaking english
Image
Boredom.

User avatar
neoXgeo
Joined: Sun Oct 05, 2008 9:00 am
Location: inside your brain
Org Profile

Post by neoXgeo » Sun Oct 05, 2008 3:54 pm

yes it works now :)

ok moving on to
Kevin Caldwell's "Believe" Test

Org. guide:

Now within this text file put the following lines making sure to change the location of the file to your own:
DirectShowSource("D:\believe.mpg")
BicubicResize(320,240)

here is my Avisynth script
DirectShowSource(C:\Users\JER-88\Downloads\New Folder\believe.mpg)
BicubicResize(320,240)

i got this file location from video properties -but Vdubmod wont play this, i know there is something wrong with the script, again i cant figure this out

sorry for all the trouble guys -this is really complicated :x
i feel like an idiot now :cry:
Throw skittles at some random person and scream, "TASTE THE RAINBOW BITCH!!!!!"

User avatar
LivingFlame
Joined: Sat May 28, 2005 4:41 pm
Location: Closer than you think...
Org Profile

Post by LivingFlame » Sun Oct 05, 2008 3:58 pm

neoXgeo wrote:here is my Avisynth script
DirectShowSource(C:\Users\JER-88\Downloads\New Folder\believe.mpg)
BicubicResize(320,240)
You need quotes around the file path.

DirectShowSource("C:\Users\JER-88\Downloads\New Folder\believe.mpg")
... yea ...

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Sun Oct 05, 2008 3:59 pm

you need to put the filepath inside double quotes
DirectShowSource("C:\Users\JER-88\Downloads\New Folder\believe.mpg")
Image
Image

Locked

Return to “Video & Audio Help”