drewnoakes/metadata-extractor

Improve Makernote support

Open

#11 opened on 2014年11月19日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (470 forks)batch import
format-maker-noteshelp wanted

Repository metrics

Stars
 (2,411 stars)
PR merge metrics
 (平均マージ 3d 2h) (30d で 2 merged PRs)

説明

There are a lot of different makernote tags out there. Many are documented online:

Hand-coding classes for all of these formats may not be the best approach. Some analysis could be done to see whether this could be data-driven (say from an XML file, for example), either at runtime or design time via codegen.

Adding support for these makernotes is quite easy, and a great place to get started if you want to contribute to this library.

(Migrated from Google Code issue 8)

コントリビューターガイド