The Wayback Machine - https://web.archive.org/web/20210727082738/https://github.com/topics/exif
Skip to content
#

exif

Here are 466 public repositories matching this topic...

Magick.NET
photoview
viktorstrate
viktorstrate commented Mar 31, 2021

Add environment variables to make it possible to disable the following features:

  • Face Recognition: PHOTOVIEW_DISABLE_FACE_RECOGNITION=1
    completely disable face recognition and hide the icon from the side menu

  • Video encoding: PHOTOVIEW_DISABLE_VIDEO_ENCODING=1
    disable ffmpeg encoding, but still allow web compatiable videos that doesn't need encoding.

  • **RAW processing:

exiv2
ioctl-user
ioctl-user commented Jul 11, 2021

There is two issues.

  1. For example, I want treat with "-t" option two files in the same directory:

IMG_20210101_123456001.jpg
IMG_20210101_123456002.jpg

The second run will fail, because these files should have the same name. Is it possible to add optional additional numeric extension like Android camera does? Like this:

20210101_123456.jpg
20210101_123456_1.jpg

  1. Google Camer

Improve this page

Add a description, image, and links to the exif topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exif topic, visit your repo's landing page and select "manage topics."

Learn more