[python-win32] How to set value with PyIPropertyStore

Peng Chen capaneus at gmail.com
Fri Nov 15 07:55:34 EST 2019


Ok, I see, thanks a lot for your help though. I probably need to find a
different method.

Thanks a lot for your patience!

On Fri, Nov 15, 2019 at 6:51 AM Tim Roberts <timr at probo.com> wrote:

> On Nov 14, 2019, at 4:15 PM, Peng Chen <capaneus at gmail.com> wrote:
> >
> > Nah, thanks, the stuff I'm trying to do is actually quite simple.
> > I try to read the "Encoded date" info from video file, apply a timeshift
> and write it back.
> > I searched a few different libs, they are either works for image files
> only or it's read only and I can't write.
> > So I thought of pywin32 and really didn't expect this coming…
>
> I’m pretty confident that the Windows property system will not be able to
> change the file itself.  These APIs might have filters that let them READ
> items from the media files, but I seriously doubt they will be to MODIFY
> media files.
>> Tim Roberts, timr at probo.com
> Providenza & Boekelheide, Inc.
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> https://mail.python.org/mailman/listinfo/python-win32
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20191115/9e17e5d9/attachment.html>


More information about the python-win32 mailing list