| User review:
|
Indeed indeed incredible simple incredible fast.
The only thing you must know is
Where is mtn.exe?
Where is my file?
How many rows to grab? or Grab a picture all 60 seconds, 120 seconds.
Example: I have unzipped
http://download2.videohelp.com/download/mtn-200808a-win32andfrontend01.zip
to
C:Programmemoviethumbs
My File is on an external drive
"N:fulldvdMYMOVIE.mkv"
I grab an image all 60 seconds:
-s 60
This string is used at Start_Run:
C:Programmemoviethumbsmtn-200808a-win32mtn.exe -P -h 0 -c 3 -s 60 -w 1024 -g 0 -j 80 -b 0,80 -D 12 -L 4:2 -k 000000 -f tahomabd.ttf -F FFFFFF:12:tahomabd.ttf:FFFFFF:000000:10 -T "" "N:fulldvdMYMOVIE.mkv"
And within 10 seconds !!!!! 111 pictures in 3 rows are generated in a file MYMOVIE_s.jpg (1,381 MB).
If you save the great string
C:Programmemoviethumbsmtn-200808a-win32mtn.exe -P -h 0 -c 3 -s 60 -w 1024 -g 0 -j 80 -b 0,80 -D 12 -L 4:2 -k 000000 -f tahomabd.ttf -F FFFFFF:12:tahomabd.ttf:FFFFFF:000000:10 -T "" "N:fulldvdMYMOVIE.mkv"
in a text file, you must only change the movie's title, paste it into START-RUN and you are much faster than with all the other third class programs! |