meGUI problemm

Video format not supported - recompress the file first
Error importing E:\Untitled.avi: Feature Not Supported

Oh ye, the avi is uncompressed
Comments
8
import .avs , not .avi
thought it would work that way :(
Parent
in clip.avs

AVISource("C:\etMOVIES\headshots.avi")
ConvertToYV12()
AVISource("E:\Untitled.avi")
ConvertToYV12()
call 112
U IS DOOMED
Back to top