I have a folder of mp4 videos on Windows 10. I am trying to find a way to write a .bat file to spit out a jpeg of the last frame of all videos (there is over 100 videos)
I found vlc can dump a jpeg but it looks like it requires a timeindex and since each video ends at a different time this will not work. I couldnt find a "lastFrame" option in the vlc docs.
Is there anything else that can do this that is free? I was surprised to not see this requested that much in my yagooglizing.