-
Notifications
You must be signed in to change notification settings - Fork 92
Дата съёмки #192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Если вы просто посмотрите на эту информацию, нет никакой необходимости использовать такой тяжелый инструмент, я думаю, что вы можете попробовать использовать exif атрибут для извлечения всех атрибутов, которые могут быть извлечены из файла, включая, но не ограничиваясь, атрибуты, которые Windows может видеть Результат JSON может быть экспортирован для сохранения базы данных напрямую или для преобразования в таблицу с помощью таких инструментов, как Python Еще один момент, который следует отметить, заключается в том, что сотни столбцов могут быть экспортированы обратно, и если вы используете базу данных, я рекомендую использовать MongoDB If you only want to view this information, there is no need to use such a heavyweight tool. I think you can try using the exif file attribute extraction tool, which can extract all the attribute information of the file, including but not limited to the attributes that Windows can see It will export a JSON result, which can be directly saved to the database or converted into a table using tools such as Python Another thing to note is that there may be hundreds of columns exported back. If using a database, I suggest using MongoDB |
Какая монга? Тут самодельное хранилише. А отображение Exif я вроде где-то добавлял. |
Хотелось бы видеть между файлами разницу в дате съёмки.
The text was updated successfully, but these errors were encountered: