Thomas Schueppel wrote: > I just wrote a python script to extract all this info from an > avi.
Nice. > However I cannot yet write them. This will require some > more work but it should not be impossible to do. even nicer... > The AVI parsing will be part of a larger media-metadata > extract module I hope to be added to freevo soon. > > Therefore I would really like to know which metadata the > xml movie thing already expects so I can map on them > from the info extracted from the AVI. Look at helpers/imdb.py. Right now we use title, genre, year, runtime, tagline, plot, rating and a cover image. That's what I thought was important. But feel free to look at imdb.com and mail want you think will be nice to have. Dischi -- If a train station is a place where a train stops, what's a workstation? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
