Another lost newbie
- neoXgeo
- Joined: Sun Oct 05, 2008 9:00 am
- Location: inside your brain
my new script:
DirectShowSource("C:\Users\JER-88\Downloads\New Folder\believe.mpg")
BicubicResize(320,240) ---then i got this-------
VirtualDub Error
Avisynth open Failure
DirectShowSource: Could not open as video or audio
Video returned ": DirectSource couldnt open the file
C:Users\JER-88\Downlaods\New Folder:
General access denied error
any other ideas??
DirectShowSource("C:\Users\JER-88\Downloads\New Folder\believe.mpg")
BicubicResize(320,240) ---then i got this-------
VirtualDub Error
Avisynth open Failure
DirectShowSource: Could not open as video or audio
Video returned ": DirectSource couldnt open the file
C:Users\JER-88\Downlaods\New Folder:
General access denied error
any other ideas??
Throw skittles at some random person and scream, "TASTE THE RAINBOW BITCH!!!!!"
- BasharOfTheAges
- Just zis guy, you know?
- Joined: Tue Sep 14, 2004 11:32 pm
- Status: Breathing
- Location: Merrimack, NH
- LivingFlame
- Joined: Sat May 28, 2005 4:41 pm
- Location: Closer than you think...
Download FFmpegSource, unarchive it, drop the .dll in your AviSynth Plugins folder, and then use that instead of DirectShowSource.
That will only open the video stream. If you need the audio with it, change it to:
Code: Select all
ffmpegsource("C:\Users\JER-88\Downloads\New Folder\believe.mpg")
Code: Select all
ffmpegsource("C:\Users\JER-88\Downloads\New Folder\believe.mpg", atrack=-1)
... yea ...
- neoXgeo
- Joined: Sun Oct 05, 2008 9:00 am
- Location: inside your brain
well i got the same error again - you know maybe i have the wrong file location
im going to delete and downlaod the video again - but whats a good place to save it this time ??? do i need a new folder or something like that?
im going to delete and downlaod the video again - but whats a good place to save it this time ??? do i need a new folder or something like that?
Throw skittles at some random person and scream, "TASTE THE RAINBOW BITCH!!!!!"
- LivingFlame
- Joined: Sat May 28, 2005 4:41 pm
- Location: Closer than you think...
- exedata
- Joined: Sun Oct 21, 2007 5:53 am
- Location: Ottawa Ontario
- Contact:
a reply to a newb by a newb =O
to start off. AE stands for After Effects, as in Adobe After Effects. Thus, an AE Plugin is a extra bit of software that can be added to AE to do a wide arrange of things. Take Trapcode Particular for example. IMO It's the best AE Plugin to make light particles.
good luck for your first AMV.
to start off. AE stands for After Effects, as in Adobe After Effects. Thus, an AE Plugin is a extra bit of software that can be added to AE to do a wide arrange of things. Take Trapcode Particular for example. IMO It's the best AE Plugin to make light particles.
good luck for your first AMV.