Tech Tips and Tricks
Welcome back to our channel! Have you ever encountered the rather perplexing 'End of processing at large atom' warning message while using ExifTool? If so, you are not alone.
In this tutorial, we'll explain the meaning behind the warning message and demonstrate how it leads to truncated EXIF data, leaving you with incomplete information about your media files.
We will also show you how to bypass the warning message and walk you through the process of creating a simple text file with the necessary configuration to enable Large File Support in ExifTool.
Also in this video, we'll compare the results before and after enabling Large File Support, showcasing the significant difference in output and the elimination of the warning message.
Don't forget to like, subscribe, and hit the notification bell to stay updated with our latest tutorials and content. Thank you for watching, and we'll see you in the next video!
#FIX for 'End of processing at large atom'
||||||||||||||||||||
ExifTool website: https://exiftool.org/
ExifTool forum page referenced in the video: https://exiftool.org/forum/index.php?...
||||||||||||||||||||
Here's the text of the '.ExifTool_config' file:
%Image::ExifTool::UserDefined::Options = (
LargeFileSupport => 1,
);
IMPORTANT: If you will copy-paste the text above, please note that the 2nd line (LargeFileSupport...) will not work as is. After pasting the text in, be sure to replace the rightward-facing arrow '>' with an actual angle bracket. I have to resort to using a special character '>' that looks like a rightward-facing arrow as YouTube (for some reason) currently does not allow angle brackets in the YT Description section.
Thanks to @MDTechVideos for the workaround!
• Angle Bracket Not Allowed In Your Descript...
Angle Bracket Not Allowed In Your Description YouTube FIX