dschmidt commented on PR #2936: URL: https://github.com/apache/tika/pull/2936#issuecomment-4978296729
Went with `quicktime:` after looking at precedent: ExifTool, exiv2 and metadata-extractor all spell out "QuickTime" for this group, none abbreviate to qt, and the abbreviation reads like the C++ framework to me. `video:` would be wrong anyway since these keys live at container level and audio-only .m4a files carry them too (Voice Memos write QuickTime atoms). So the property is `quicktime:still-image-time`, emitted (including 0) for a single-sample still-image-time track, absent otherwise, exactly the shape you described. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
