python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
exiftool shows incorrect Duration for MP3. How does that happen?
Downloaded seven MP3 files from a website. exiftool says the Duration is two minutes.
Opened it in an audio editor and find that it is actually four minutes.
Opened a (non-downloaded) MP3 file in the...

WGroleau
Votes: 0
Answers: 1
exiftool doesn't write to the file sometimes with popen()
file does not save sometimes. can someone please tell me the reason for it.
pipe = Popen(f'exiftool.exe -p "lib/ExifTool/gpx.fmt" -S -ext mov -ee "{video_file}" >> "temp...

Yasiru Withanage
Votes: 0
Answers: 1
Exiftool export JSON with Python
I´m trying to extract some metadata and store them in a JSON file using Exiftool via Python.
If I run the following command (according to the documentation) in the CMD it works fine, generating a temp...
aGiral
Votes: 0
Answers: 1
Exiftool - changing PENTAX related EXIF tags to Pentax
I just discovered that GIMP 2.10 removes JPG EXIF data because of the "PENTAX" in uppercase present in the EXIF data (the bug is described here and here).
Tried Exif Pilot freeware and found...
Juhele
Votes: 0
Answers: 2