<div dir="ltr">Ok, I see, thanks a lot for your help though. I probably need to find a different method.<div><br></div><div>Thanks a lot for your patience!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 15, 2019 at 6:51 AM Tim Roberts <<a href="mailto:timr@probo.com">timr@probo.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Nov 14, 2019, at 4:15 PM, Peng Chen <<a href="mailto:capaneus@gmail.com" target="_blank">capaneus@gmail.com</a>> wrote:<br>
> <br>
> Nah, thanks, the stuff I'm trying to do is actually quite simple.<br>
> I try to read the "Encoded date" info from video file, apply a timeshift and write it back.<br>
> I searched a few different libs, they are either works for image files only or it's read only and I can't write.<br>
> So I thought of pywin32 and really didn't expect this coming…<br>
<br>
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.<br>
— <br>
Tim Roberts, <a href="mailto:timr@probo.com" target="_blank">timr@probo.com</a><br>
Providenza & Boekelheide, Inc.<br>
<br>
_______________________________________________<br>
python-win32 mailing list<br>
<a href="mailto:python-win32@python.org" target="_blank">python-win32@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-win32" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-win32</a><br>
</blockquote></div>