horshack

exiftool_rename_Nikon_Z_Video_Files

Feb 24th, 2020
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. exiftool.exe -ext MP4 -ext MOV "-filename<${FileName;$_=~s/_//}-${ImageWidth}x${ImageHeight}-ISO${ISO}-f${Aperture#}-${ShutterSpeed;$_=~s/\//-/;}-fps${VideoFrameRate;$_=sprintf('%.0f',$_)}.${FileType}" directory
Add Comment
Please, Sign In to add comment