still trying to compress
-
- Joined: Sat Nov 22, 2003 7:49 pm
video stream: Sony Digital Video (DV) 525 lines at 29.97 Hz or 625 lines at 25.00 Hz, 720x480, 24 bit, 5584 frm, 29.9700 frm/s, 30309.064 kbit/s
audio stream: Microsoft PCM Format, 48000 Hz, 16 bit, 1536.000 kbit/s, stereo
size: 673.29 MB
compression: 87.807%; 2.926 eff.bits per pixel
hope that helps
audio stream: Microsoft PCM Format, 48000 Hz, 16 bit, 1536.000 kbit/s, stereo
size: 673.29 MB
compression: 87.807%; 2.926 eff.bits per pixel
hope that helps
-
- Joined: Sat Nov 22, 2003 7:49 pm
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact:
-
- Joined: Sat Nov 22, 2003 7:49 pm
Tried it, got an error
Virtual Dub Error
Avisynth open failure:
directshowsource: could not open file C:/My Documents/My Videos/Amv/Die Motherfuckers.avi:
an object or name was not found
(C:\Documents and setings\Owner\Desktop\Die Motherfuckers.avs, line 1
the script is titled Die Motherfuckers.avs, is that right? also when I try to open it w/file-> run script in virual dub it doesn't show the file on the desktop and I have to use file->open video file.
Virtual Dub Error
Avisynth open failure:
directshowsource: could not open file C:/My Documents/My Videos/Amv/Die Motherfuckers.avi:
an object or name was not found
(C:\Documents and setings\Owner\Desktop\Die Motherfuckers.avs, line 1
the script is titled Die Motherfuckers.avs, is that right? also when I try to open it w/file-> run script in virual dub it doesn't show the file on the desktop and I have to use file->open video file.
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact:
In the script try changing the / to \
I just copied and pasted the location of the file from one of your earlier posts. I didn't notice this error. So the script should be like this instead.
I just copied and pasted the location of the file from one of your earlier posts. I didn't notice this error. So the script should be like this instead.
Code: Select all
DirectShowSource("C:\My Documents\My Videos\AMV\Die Motherfuckers.avi",29.97)
-
- Joined: Sat Nov 22, 2003 7:49 pm
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact:
Pie Row Maniac wrote:You might also try not having any spaces in your directory lines, which would require you to change your directory names. Like My Documents could be changed to MyDoc or something. It might or might not work.
If you did this then the file is probally in a different location. Either way I'd double check the location.
-
- Joined: Sat Nov 22, 2003 7:49 pm
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact: