View Full Version : Can your souce in avs file be an avi?
Octagon
17th March 2003, 21:47
In our avs scripts for CCE. Can our source file be an avi or does it have to be an d2v. I know you can put an avi staight into cce but when I do this my file gets encoded as 640X480 which isnt dvd compliant. I also tried setting dvd compliant and it still out puts it as 640X480. can anyone help me out.
Zhnujm
17th March 2003, 22:10
avisynth helpfile:
AVISource("yourfile.avi")
AVISource takes as argument one or more file name in quotes, and reads in the file(s) using either the Video-for-Windows "AVIFile" interface, or Avisynth's built-in OpenDML code (taken from VirtualDub). This filter can read any file for which there's an AVIFile handler
btw, cce cannot resize the video. but it should give you 720x480 if you select dvd compliant. (you will get your video with black bars around the picture instead of resized)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.