Help Xin giúp đỡ về Thumbnail me 3.0

metropro2011

Junior
Joined
Aug 16, 2011
Messages
216
Reactions
62
MR
0.003
Tình hình là em đã có Thumbnail me 3.0 trên vps nhưng khi chạy chương trình thì nó báo lỗi như và không hiện ra hình ảnh,mặc dù nó vẫn báo tên file và thư mục xuất ảnh vào.Có bác nào bị trường hợp này chưa?Nó báo lỗi như thế này:

Code:
mtn.exe: argument for option -F is invalid at 'ffffff:12::ffffff:000000:10'
examples:
info text blue color size 10:
-F 0000FF:10
info text green color size 12; time stamp font comicbd.ttf yellow color black shadow size 8 :
-F 00FF00:12:comicbd.ttf:ffff00:000000:8
movie thumbnailer (mtn) 200808a copyright (c) 2007-2008 tuit, et al.
mtn saves thumbnails of specified movie files or directories to jpeg files.
for directories, it will recursively search inside for movie files.
usage:
mtn.exe [options] file_or_dir1 [file_or_dir2] ... [file_or_dirn]
options: (and default values)
-a aspect_ratio : override input file's display aspect ratio
-b 0.80 : skip if % blank is higher; 0:skip all 1:skip really blank >1:off
-B 0.0 : omit this seconds from the beginning
-c 3 : # of column
-C -1 : cut movie and thumbnails not more than the specified seconds; <=0:off
-D 0 : edge detection; 0:off >0:on; higher detects more; try -D4 -D6 or -D8
-E 0.0 : omit this seconds at the end
-f tahomabd.ttf : font file; use absolute path if not in usual places
-F RRGGBB:size[:font:RRGGBB:RRGGBB:size] : font format [time is optional]
info_color:info_size[:time_font:time_color:time_shadow:time_size]
-g 0 : gap between each shot
-h 150 : minimum height of each shot; will reduce # of column to fit
-i : info text off
-I : save individual shots too
-j 90 : jpeg quality
-k RRGGBB : background color (in hex)
-L info_location[:time_location] : location of text
1=lower left, 2=lower right, 3=upper right, 4=upper left
-n : run at normal priority
-N info_suffix : save info text to a file with suffix
-o _s.jpg : output suffix
-O directory : save output files in the specified directory
-p : pause before exiting; default on in win32
-P : dont pause before exiting; override -p
-r 0 : # of rows; >0:override -s
-s 120 : time step between each shot
-t : time stamp off
-T text : add text above output image
-v : verbose mode (debug)
-w 1024 : width of output image; 0:column * movie width
-W : dont overwrite existing files, i.e. update mode
-z : always use seek mode
-Z : always use non-seek mode -- slower but more accurate timing
examples:
to save thumbnails to file infile_s.jpg with default options:
mtn.exe infile.avi
to change time step to 65 seconds & change total width to 900:
mtn.exe -s 65 -w 900 infile.avi
to step evenly to get 3 columns x 10 rows:
mtn.exe -c 3 -r 10 infile.avi
to save output files to writeable directory:
mtn.exe -O writeable /read/only/dir/infile.avi
to get 2 columns in original movie size:
mtn.exe -c 2 -w 0 infile.avi
to skip uninteresting shots, try:
mtn.exe -D 6 infile.avi
in windows, you can run mtn.exe from command prompt or drag files/dirs from
windows explorer and drop them on mtn.exe. you can change the default options
by creating a shortcut to mtn.exe and add options there (right click the
shortcut -> Properties -> Target); then drop files/dirs on the shortcut
instead.
mtn comes with ABSOLUTELY NO WARRANTY. this is free software, and you are
welcome to redistribute it under certain conditions; for details see file
gpl-2.0.txt.

Sẵn cho em hỏi ngoài Thumbnail me 3.0 thì còn soft nào lấy info file phim free và dễ sử dụng không?Thanks các bác nhiều!
 
Up lên cho ai giúp bạn ấy :binhsua49:
 
Một số vps cài ver 3.0 đều báo lỗi font tốt nhất là dùng portable 2.1 đi đỡ cài đặt mà cũng ok
 
có thể bạn ấy lấy nguồn scam
 
Tình hình là em đã có Thumbnail me 3.0 trên vps nhưng khi chạy chương trình thì nó báo lỗi như và không hiện ra hình ảnh,mặc dù nó vẫn báo tên file và thư mục xuất ảnh vào.Có bác nào bị trường hợp này chưa?Nó báo lỗi như thế này:

Code:
mtn.exe: argument for option -F is invalid at 'ffffff:12::ffffff:000000:10'
examples:
info text blue color size 10:
-F 0000FF:10
info text green color size 12; time stamp font comicbd.ttf yellow color black shadow size 8 :
-F 00FF00:12:comicbd.ttf:ffff00:000000:8
movie thumbnailer (mtn) 200808a copyright (c) 2007-2008 tuit, et al.
mtn saves thumbnails of specified movie files or directories to jpeg files.
for directories, it will recursively search inside for movie files.
usage:
mtn.exe [options] file_or_dir1 [file_or_dir2] ... [file_or_dirn]
options: (and default values)
-a aspect_ratio : override input file's display aspect ratio
-b 0.80 : skip if % blank is higher; 0:skip all 1:skip really blank >1:off
-B 0.0 : omit this seconds from the beginning
-c 3 : # of column
-C -1 : cut movie and thumbnails not more than the specified seconds; <=0:off
-D 0 : edge detection; 0:off >0:on; higher detects more; try -D4 -D6 or -D8
-E 0.0 : omit this seconds at the end
-f tahomabd.ttf : font file; use absolute path if not in usual places
-F RRGGBB:size[:font:RRGGBB:RRGGBB:size] : font format [time is optional]
info_color:info_size[:time_font:time_color:time_shadow:time_size]
-g 0 : gap between each shot
-h 150 : minimum height of each shot; will reduce # of column to fit
-i : info text off
-I : save individual shots too
-j 90 : jpeg quality
-k RRGGBB : background color (in hex)
-L info_location[:time_location] : location of text
1=lower left, 2=lower right, 3=upper right, 4=upper left
-n : run at normal priority
-N info_suffix : save info text to a file with suffix
-o _s.jpg : output suffix
-O directory : save output files in the specified directory
-p : pause before exiting; default on in win32
-P : dont pause before exiting; override -p
-r 0 : # of rows; >0:override -s
-s 120 : time step between each shot
-t : time stamp off
-T text : add text above output image
-v : verbose mode (debug)
-w 1024 : width of output image; 0:column * movie width
-W : dont overwrite existing files, i.e. update mode
-z : always use seek mode
-Z : always use non-seek mode -- slower but more accurate timing
examples:
to save thumbnails to file infile_s.jpg with default options:
mtn.exe infile.avi
to change time step to 65 seconds & change total width to 900:
mtn.exe -s 65 -w 900 infile.avi
to step evenly to get 3 columns x 10 rows:
mtn.exe -c 3 -r 10 infile.avi
to save output files to writeable directory:
mtn.exe -O writeable /read/only/dir/infile.avi
to get 2 columns in original movie size:
mtn.exe -c 2 -w 0 infile.avi
to skip uninteresting shots, try:
mtn.exe -D 6 infile.avi
in windows, you can run mtn.exe from command prompt or drag files/dirs from
windows explorer and drop them on mtn.exe. you can change the default options
by creating a shortcut to mtn.exe and add options there (right click the
shortcut -> Properties -> Target); then drop files/dirs on the shortcut
instead.
mtn comes with ABSOLUTELY NO WARRANTY. this is free software, and you are
welcome to redistribute it under certain conditions; for details see file
gpl-2.0.txt.

Sẵn cho em hỏi ngoài Thumbnail me 3.0 thì còn soft nào lấy info file phim free và dễ sử dụng không?Thanks các bác nhiều!

Cậu chọn lại loại font cho đúng nhá, mình lâu không dùng, nhưng mà nhớ là ngày trước hay dùng cái này, thường là do bạn chọn font chữ chưa đúng.
 
Có em 2.1 Portable dùng ngon phết. ko phải cài đặt gì cả

http://www.mediafire.com/?te3tya8h63ehwrg

Thanks bác,nhưng sử dụng bản 2.1 này thì mình không lấy được info của hàng loạt file à,mình chọn mục batch mode thì chỉ ra info của một file à,mình đã thử chọn hết nhưng nó chỉ ra info file cuối cùng thôi.Nói cho dễ hiểu là em cần lấy info file chứ không cần hình ảnh!Bác nào giúp em nhé!
 

Announcements

Today's birthdays

Forum statistics

Threads
418,886
Messages
7,077,776
Members
170,946
Latest member
thinhphatmep

Most viewed of week

Most discussed of week

Most viewed of week

Most discussed of week

Back
Top Bottom