Have at it.Tox-sin wrote:*sorry for the bump* I strictly remeber there being some sort of pack you could download that had all these programs and codecs and stuff in it, can anyone point the way?
MKV/OGM --> Avi!?
- LivingFlame
- Joined: Sat May 28, 2005 4:41 pm
- Location: Closer than you think...
- Ari-chan
- Joined: Tue Jan 21, 2003 7:15 pm
- Location: Florida
- Contact:
All right, since I don't want to make any more threads about this I'll just ask here. I'm trying to open up a file in VirtualDubMod but I always get a message that says...
Also I am well aware that it is an Xvid, but is there anyway to fix that so it stops being a bother? I can't find a better file and the DVDs here don't come with the creditless OP (which is what this is).
So anyone know how I can fix this problem?
So what exactly does it mean when it say "use the "fps" parameter".Avisynth Open Failure:
DirectShowSource: I can't determine the frame rate of the video; you must use the "fps" parameter
(*Insert file location here*)(DVD Xvid 880x496 24fps AC3)--default.avs, line2)
Also I am well aware that it is an Xvid, but is there anyway to fix that so it stops being a bother? I can't find a better file and the DVDs here don't come with the creditless OP (which is what this is).
So anyone know how I can fix this problem?
- The Origonal Head Hunter
- The Propheteer
- Joined: Sat Jul 16, 2005 12:21 am
- Status: Hooked on a Feeling
- Location: State of Denial
I believe it would be like so:Ari-chan wrote:So what exactly does it mean when it say "use the "fps" parameter".Avisynth Open Failure:
DirectShowSource: I can't determine the frame rate of the video; you must use the "fps" parameter
(*Insert file location here*)(DVD Xvid 880x496 24fps AC3)--default.avs, line2)
Code: Select all
DirectShowSource("File Path", fps=*the fps of the file*)