Re: [Tutor] Grabbing Information from txt files

2010-11-12 Thread Steven D'Aprano
Michael Stover wrote: My apologies for my last email, admittedly I was more tired that I thought as after re-reading it and the emails coming in, I found that I did not provided "proper" information. 1. I have a script that is detecting multiple various bits of information of a video file usi

Re: [Tutor] Grabbing Information from txt files

2010-11-12 Thread Michael
>Random thoughts: > >1.) Maybe you should be looking at something like Fuppes instead: >http://fuppes.ulrich-voelkel.de/ ? >2.) Even so, continuing with your current direction: there appears to >be a >module/wrapper of MediaInfo for Python, thus removing the need to >scrape >information from Media

Re: [Tutor] Grabbing Information from txt files

2010-11-12 Thread David Hutto
On Fri, Nov 12, 2010 at 9:43 PM, Michael Stover wrote: > My apologies for my last email, admittedly I was more tired that I thought > as after re-reading it and the emails coming in, I found that I did not > provided "proper" information. > > 1. I have a script that is detecting multiple various b

Re: [Tutor] Grabbing Information from txt files

2010-11-12 Thread Walter Prins
Random thoughts: 1.) Maybe you should be looking at something like Fuppes instead: http://fuppes.ulrich-voelkel.de/ ? 2.) Even so, continuing with your current direction: there appears to be a module/wrapper of MediaInfo for Python, thus removing the need to scrape information from MediaInfo's ou

[Tutor] Grabbing Information from txt files

2010-11-12 Thread Michael Stover
My apologies for my last email, admittedly I was more tired that I thought as after re-reading it and the emails coming in, I found that I did not provided "proper" information. 1. I have a script that is detecting multiple various bits of information of a video file using MediaInfo and putting