[Bug 753779] tags: Add support for CinemaDNG EXIF tags
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 19 02:38:47 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753779
--- Comment #3 from minfrin at sharp.fm ---
The timecode itself is 8 bytes (64 bits), and the official definition of the
EXIF tag says that it is a byte array of length 8 * number-of-timecodes.
I'm going to need to look at the EXIF writing code more closely, it looks like
it is only writing a single byte of count 1, instead of a byte array.
The spec for the CinemaDNG EXIF tags are here:
http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/cinemadng/pdfs/CinemaDNG_Format_Specification_v1_1.pdf
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list