is there a way to get the height & width of a video file in ams ?
thanks
Professional Software Development Tools
is there a way to get the height & width of a video file in ams ?
thanks
plz if anyone knowOriginally Posted by goukilord10
because i need to adjust the video object depending on the video file the user open.
Video.GetSize("Video1");
Ron,
I think you are mistaken. The GetSize action returns the size OF THE VIDEO OBJECT no the size of the video FILE. I don't know of a simple way to do that. MAybe use a utility that could run with a command line?
Yossi
Oops, think you're right, I was in a hurry. Sorry 'bout that. I'll put my thinkin' cap on, there's got to be a way. ((Explorer can do it))
i cant find any command line tool that can do it yet
any help is apprecied.
Try AVINFO. Can be found at:
http://shounen.ru/soft/avinfo/english.shtml
Good luck
Yossi