Wondering which Python module to use to extract meta info (including container format, codec format, resolution, frame rate, length) from video/audio files?
Wondering which Python module to use to extract meta info (including container format, codec
Share
Would make for an interesting module. Here’s an SO question for MP3’s: Accessing mp3 Meta-Data with Python
Sourceforge python package that does some images and audio formats: http://sourceforge.net/projects/mmpython/
Not sure if it covers all the formats you’re looking for.