#1 2007-04-04 13:03

fjord
Member
From: Denmark
Registered: 2006-08-25
Posts: 43

code to read EXIF date

Hi Denis

Very nice upgrades 4.5 & 4.6! Great work.

I am writing some scripts in Sony Vegas (video editing) to manipulate file meta data for photo & video files, using jscript or C#. I would like to be able to read the EXIF date from jpg files. Is there a sample code somewhere to read EXIF dates, or are you using a standard library/dll to read EXIF info?

Best regards,

Offline

#2 2007-04-04 16:14

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,374

Re: code to read EXIF date

Hi Fjord

I'm using 3-rd party libraries written in Delphi for reading EXIF data. One for JPEG and one for TIFF.

For C#, try this... EXIFextractor library to extract EXIF information (with source code):
http://www.codeproject.com/csharp/EXIFextractor.asp

Offline

Board footer

Powered by FluxBB