[python-win32] interacting with Windows Media Player

2007-05-18 Thread E R
Hello, I am trying to write a simple video bookmarking tool with python. It would allow you to keep track of and annotate locations in video files so you can quickly find and jump to them. To do this I just need to solve two technical problems. The first is to instantiate a visible instance of Wi

Re: [python-win32] interacting with Windows Media Player

2007-05-19 Thread E R
r day. Regards, ER On 5/18/07, E R <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to write a simple video bookmarking tool with python. It > would allow you to keep track of and annotate locations in video files > so you can quickly find and jump to them. > > To

Re: [python-win32] interacting with Windows Media Player

2007-05-24 Thread E R
Is this what you were thinking of? http://liris.cnrs.fr/advene/ I just happened to stumble across it. It uses VLC which looks like it will work well for what I want to do. Now I just have to build the python MediaCtrl binding. ER On 5/18/07, Niki Spahiev <[EMAIL PROTECTED]> wrote: > IIRC there