Skip to content

ExifTool Commands: Command fails. Quote Problem? #95

@jjuser

Description

@jjuser

I try to rename QuickTime movie files (*.MOV) by creation date. But I didn't manage it. In the MacOS terminal the following ist working:
exiftool -d %Y%m%d_%H%M%%-c_%%f.%%e "-filename<QuickTime:CreateDate" 'DSCN9534.MOV'
I get: 20180325_1441_DSCN9534.MOV

In jExifToolGUI > ExifTool Commands > Parameters i tried:

-d %Y%m%d_%H%M%%-c_%%f.%%e "-filename<QuickTime:CreateDate"

Result:

============= "/Users/jejatimax/Desktop/test mov metadata/test2/Neuer Ordner/DSCN9534.MOV" =============
Warning: No writable tags set from /Users/jejatimax/Desktop/test mov metadata/test2/Neuer Ordner/DSCN9534.MOV
Warning: Invalid tag name 'quicktime:createdate"' - /Users/jejatimax/Desktop/test mov metadata/test2/Neuer Ordner/DSCN9534.MOV
    0 image files updated
    1 image files unchanged

Next try with single-quotes:
'-d %Y%m%d_%H%M%%-c_%%f.%%e "-filename<QuickTime:CreateDate"'

Result:

============= "/Users/jejatimax/Desktop/test mov metadata/test2/Neuer Ordner/DSCN9534.MOV" =============
Error: File not found - '-d %Y%m%d_%H%M%%-c_%%f.%%e "-filename<QuickTime:CreateDate"'
======== /Users/jejatimax/Desktop/test mov metadata/test2/Neuer Ordner/DSCN9534.MOV
ExifTool Version Number         : 12.10
File Name                       : DSCN9534.MOV
Directory                       : /Users/jejatimax/Desktop/test mov metadata/test2/Neuer Ordner
File Size                       : 1338 kB
File Modification Date/Time     : 2020:11:23 21:52:58+01:00
File Access Date/Time           : 2020:11:23 21:53:26+01:00
File Inode Change Date/Time     : 2020:11:23 23:01:37+01:00
File Permissions                : rwxrwxrwx
File Type                       : MOV
File Type Extension             : mov
MIME Type                       : video/quicktime
Major Brand                     : Apple QuickTime (.MOV/QT)
Minor Version                   : 2007.9.0
Compatible Brands               : qt  , niko
Movie Header Version            : 0
Modify Date                     : 2018:03:25 14:41:34
Time Scale                      : 30000
Duration                        : 1.17 s
Preferred Rate                  : 1
Preferred Volume                : 100.00%
Preview Time                    : 0 s
Preview Duration                : 0 s
Poster Time                     : 0 s
Selection Time                  : 0 s
Selection Duration              : 0 s
Current Time                    : 0 s
Next Track ID                   : 3
Track Header Version            : 0
Track Create Date               : 2018:03:25 14:41:34
Track Modify Date               : 2018:03:25 14:41:34
Track ID                        : 1
Track Duration                  : 1.17 s
Track Layer                     : 0
Track Volume                    : 0.00%
Image Width                     : 1280
Image Height                    : 720
Graphics Mode                   : ditherCopy
Op Color                        : 32768 32768 32768
Compressor ID                   : avc1
Source Image Width              : 1280
Source Image Height             : 720
X Resolution                    : 72
Y Resolution                    : 72
Compressor Name                 : AVC Coding
Bit Depth                       : 24
Color Representation            : nclc 6 1 6
Video Frame Rate                : 29.97
Matrix Structure                : 1 0 0 0 1 0 0 0 1
Media Header Version            : 0
Media Create Date               : 2018:03:25 14:41:34
Media Modify Date               : 2018:03:25 14:41:34
Media Time Scale                : 48000
Media Duration                  : 1.15 s
Balance                         : 0
Handler Class                   : Data Handler
Handler Type                    : Alias Data
Audio Format                    : mp4a
Purchase File Format            : mp4a
Maker Note Version              : Nikon 0.1.0.0
Make                            : NIKON
Model                           : COOLPIX P7800
Software                        : COOLPIX P7800  V1.0
Create Date                     : 2018:03:25 14:41:34
Date/Time Original              : 2018:03:25 14:41:34
Frame Count                     : 35
Frame Rate                      : 29.97
Frame Width                     : 1280
Frame Height                    : 720
Audio Channels                  : 2
Audio Bits Per Sample           : 16
Audio Sample Rate               : 48000
GPS Version ID                  : 2.3.0.0
GPS Latitude Ref                : Unknown ()
GPS Longitude Ref               : Unknown ()
GPS Altitude Ref                : Above Sea Level
GPS Time Stamp                  : 00:00:00
GPS Img Direction Ref           : Unknown ()
GPS Img Direction               : undef
GPS Map Datum                   : 
GPS Date Stamp                  : 0000:00:00
Thumbnail Image                 : (Binary data 5430 bytes, use -b option to extract)
Preview Image                   : (Binary data 235411 bytes, use -b option to extract)
XMP Toolkit                     : Image::ExifTool 12.10
Label                           : 2018:03:25 14:41:34
Media Data Size                 : 1123546
Media Data Offset               : 246525
Image Size                      : 1280x720
Megapixels                      : 0.922
GPS Date/Time                   : 0000:00:00 00:00:00Z
GPS Latitude                    : 
GPS Longitude                   : 
Avg Bitrate                     : 7.7 Mbps
Rotation                        : 0
    1 image files read
    1 files could not be read

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions