On Thu, 13 Mar 2003, Dirk Meyer wrote: > Sorry for the later answer. Looks nice. For my skin rewrite I need a > clean way of getting attributes. > > > I have already written most of the audio part. > > OGG, MP3, PCM parsing in pure python. More > > Types can be added by registering them at the > > Factory singleton. > > Identification goes in 2 phases. First the > > filename is used for a quick check. If that > > fails, a brute-force-try-them-all check is > > performed. > > What's the current status? Some code ready for testing?
Yes. However either me or sf.net is too stupid to import it into my newly created project mmpython there :( I attached the initial version. Comments are welcome. And off course the Interface can be discussed, too. I'm not completely happy with it myself. mediainfo.py is the library. mediatest.py <some_media_file> should hopefully print out some data on the given file. It also shows how to register all the file-parsers. l8r... Thomas
mmpython.tgz
Description: x-gzipped/tar