How to get the demension of a video file?

Bart Ogryczak B.Ogryczak at gmail.com
Fri Mar 30 09:29:45 EDT 2007


On Mar 30, 11:56 am, "seppl43" <sepp... at southstore.de> wrote:
> Hello there,
>
> does anybody know, how to get the dimension values (width/height) of a
> quicktime (.mov) and/or a avi-file?
> Is there perhaps a module which can do this job?

Identify from ImageMagick. There is a Python binding (PythonMagick,
don't get it confused with PyMagic, which is no longer supported).
http://www.imagemagick.org/script/api.php#python




More information about the Python-list mailing list