MovieThumbnailer Script (mtn) [FREE]

Status
Not open for further replies.

t3od0r

Active Member
1,419
2008
183
10
I see that everybody is selling mtn (free script) :-?.

So, i made a nice php GUI for mtn.

This should work on any host if you have exec() function enabled.


Download(New Link): http://www.mediafire.com/?w662ra9f8k2c500


How to install
1. Upload all files to a new folder
2. CHMOD mtn to 777
3. Open config.php and add your folders on $config['dirs']=array("/home/folder1","/home/folder2"); full path /home/username/Domainname/Directory
4. Open config.php and write the full path to the font file $config['mtn']['f']='/home/....../tahomabd.ttf'; full path /home/username/Domainname/Directory/tahomabd.ttf
5. Open config.php and edit the settings. Info on how to use the settings http://moviethumbnail.sourceforge.net/usage.en.html

Info:
I think mtn is working on folders too.

UPDATE
-support for spaces and quotes in filenames added
-use # if you want to activate a setting or just enter a value if the setting ask for a value,for example:
Code:
$config['mtn']['i']='#';  //this setting doesn't need a value
$config['mtn']['c']='1';  //this setting need how many cols you want
 
Last edited:
185 comments
I also get:
Command failed!
Array ( )


This is how my config file looks:
2rmr5mg.jpg


Where do i need to put the values? I tried to put different values from http://moviethumbnail.sourceforge.net/usage.en.html between the quotes but it didn't work. Can you put an example of how the config file should look?
 
Thanks buddy it works great
but how to change the default way of creating screencaps,

ps: it dows not support spaces in filename
,
IT CAN BE SOLVED ?
 
thnx for the awesome share :)

i have installed it correctly and its running but no video files is showing ??

Check the Screens :-

43428118888259438035.png


Please Tell What Mistake i have done.

my RL is on working on main domain [i.e-it is on public_html]
so files dir :- public_html/files/xxx.avi , etc

so all files r in that dir.

i have installed mtn is :- public_html/mtn

Please tell me the proper way to configure it

Regards

$@ND!P
 
thnx for the awesome share :)

i have installed it correctly and its running but no video files is showing ??

Check the Screens :-



my RL is on working on main domain [i.e-it is on public_html]
so files dir :- public_html/files/xxx.avi , etc

so all files r in that dir.

i have installed mtn is :- public_html/mtn

Please tell me the proper way to configure it

Regards

$@ND!P

Change the directory from 'public_html/mtn' to 'public_html/files' directory.

It will work.
 
well the SCRIPT(linking ur server to mtn) is not free(it depends upon the coder if he gives it away for free which in this case has been done).. the MTN binary is free.. so all of u who are saying its free.. blah blah.. think again..
 
Thanks buddy it works great
but how to change the default way of creating screencaps,

ps: it dows not support spaces in filename
,
IT CAN BE SOLVED ?

fixed :)

thnx for the awesome share :)

i have installed it correctly and its running but no video files is showing ??

Check the Screens :-

Please Tell What Mistake i have done.

$@ND!P

send me that error_log

is there a need to install FFmpeg's libraries?

no

Update: new link added check first page

p.s. i can't post screenshots, i have only porn on my server :))
 
Status
Not open for further replies.
Back
Top