From b71290d038076e167b38a0f2bad6599cd01a4e50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Thu, 19 Nov 2020 21:35:26 +0100 Subject: [PATCH] add 3gp --- bin/exif-fixdatetime | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bin/exif-fixdatetime b/bin/exif-fixdatetime index b7e3ab9..f9d0f64 100755 --- a/bin/exif-fixdatetime +++ b/bin/exif-fixdatetime @@ -133,7 +133,7 @@ run_fix () { image/jpeg) MIMEDEST="${mimedestpic}/${subdestpic}" ;; - video/mp4|video/m4a) + video/mp4|video/m4a|video/3gpp) MIMEDEST="${mimedestvid}/${subdestvid}" ;; *) @@ -143,13 +143,13 @@ run_fix () { if [ -n "${MIMEDEST+x}" ] ; then if $forcedate; then - [ -n "$newDateTimeOriginal" ] && exiftool "-DateTimeOriginal=$newDateTimeOriginal" "$file" - exiftool '-createdate