Re: Height and Width of a Windows Video file
Jean-Luc Arnaud <jean-luc-E/[email protected]> Wed, 29 Nov 2017 14:40:38 +0100
| Newsgroups | gmane.comp.lang.realbasic.user |
|---|---|
| Organization | Centre Direct du Multimédia |
| Message-ID | <[email protected]> |
Thanks, Tim. I'm actually using the MediaInfo utility as a Shell command. My goal is to not use such an external utility or have the user to install something. Jean-Luc Arnaud Le 29/11/2017 à 14:32, Tim Jones a écrit : >> 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] > > To unsubscribe, email [email protected]