Re: Height and Width of a Windows Video file
Tim Jones <[email protected]> Wed, 29 Nov 2017 06:32:09 -0700
| Newsgroups | gmane.comp.lang.realbasic.user |
|---|---|
| Message-ID | <[email protected]> |
> On Nov 29, 2017, at 3:46 AM, Jean-Luc Arnaud <jean-luc-E/[email protected]> wrote: > > Hi, > > As said in the Xojo Language reference: "/Although you can create a > Movie object on Windows, its properties are only accurate if QuickTime > is installed./" > > So, how to get width and height of a Windows video file, using MBS, API calls or Shell command? You could require that the user install the ffmpeg runtime (it's free) and then call out to that. -- Tim To unsubscribe, email [email protected]