Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 HEIF 或任何 ISO-BMFF 文件中,是否知道如何在根元框中使用 pitm 框来解析主图像?
例如,文件说主图像的ID存储在pitm box中,但是当我获得该ID并在iloc box中找到合适的ID时,它并没有指向有效的偏移量和长度。
或者我应该搜索其他框以在哪里找到主图像的媒体流?有谁知道我做错了什么?