-
Notifications
You must be signed in to change notification settings - Fork 66
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
Exiftool recipes #313
Comments
|
Getting a specific value, such as
The using
Will display the element names that you can use with this option for a particular file. |
Ahhhhh great thank you yes yes yes |
These are really simple and obvious but they're the only ones I really use
at work.
…On Wed, 28 Mar 2018, 21:17 Ashley, ***@***.***> wrote:
Ahhhhh great thank you yes yes yes
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#313 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABEyvgbEZsE_OXTvf5wLd4TPgqxAlVa4ks5ti-_BgaJpZM4S_RSk>
.
|
A good start. I think it's more about practical use and not knowing what is actually possible to do with a tool. |
I know that you guys are into preservation, but I use it to scrub all metadata from my images when sharing:
|
Aw hell yeah @JonnyTech!!! |
To work on images in recursive subfolders:
|
Rename files to datetime stored in exif tag:
The output filename will be appended with |
Staying with timestamps, set to specific one supplied for all files:
|
When the date of my camera is wrong, I shift the timestamps of the images: Add one hour Format is Please note that everything is from memory and notes as I am not at work now, so please double check before publishing. |
Damn thanks so much though!!!!! I'll test all before writing them up |
Just remembered, find files with missing exif timestamp in folders:
You can probably tell that I have a thing about times! |
@kieranjol Like I just did to Andrew... Could I possibly task you with writing a summary/introduction to sox and why people might find it useful? But I understand if you don't have the time! (Unlike @privatezero 😜) |
Do you mean exiftool?I know nothing about sox!
…On Thu, 29 Mar 2018, 15:17 Ashley, ***@***.***> wrote:
@kieranjol <https://github.com/kieranjol> Like I just did to Andrew...
Could I possibly task you with writing a summary/introduction to sox and
why people might find it useful? But I understand if you don't have the
time! (Unlike @privatezero <https://github.com/privatezero> 😜)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#313 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABEyvsjfXTMslcQSCoWsvbJmQhQ30-Eiks5tjOzegaJpZM4S_RSk>
.
|
Bahahaha yes. I copy-pasted! |
|
lololololol @JonnyTech practical applications of |
As discussed in #310 and #309, we'd like to add an Exiftool section to ffmprovisr, but we need recipes! Please share small scripts here!
The text was updated successfully, but these errors were encountered: