Upgrade Exiftool for better information
tomerf-sndbox opened this issue · 6 comments
tomerf-sndbox commented
Newer Exiftool version (I've tested v11.59) has better file detection capabilities
blacktop commented
Thank you
tomerf-sndbox commented
Thanks 👍
tomerf-sndbox commented
Further research lead me understand that there are missing optional packages that greatly boost exiftool detection
In order to add those:
- apt-get install file cpanminus (perl package manager)
- cpanm --notest File::Find Archive::Zip Compress::Raw::Zlib
blacktop commented
Does that just allow exiftool to see inside zip files?
tomerf-sndbox commented
Please see the discussion here
http://u88.n24.queensu.ca/exiftool/forum/index.php/topic,10454.0.html
…On Tue, Sep 17, 2019, 03:34 blacktop ***@***.***> wrote:
Does that just allow exiftool to see inside zip files?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9?email_source=notifications&email_token=AJBXERNLZ2YRDQTO4CEETO3QKAQYFA5CNFSM4IWDE2UKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD625FWI#issuecomment-532009689>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJBXERMZAZJW27SUTVSZKXLQKAQYFANCNFSM4IWDE2UA>
.
blacktop commented
Thanks to @jakewarren we can now close this.