MovieThumbnailer Script (mtn) [FREE]

Status
Not open for further replies.
English:

hello thank you very much for the script but I have a question already and upload the script to my server but I get redirected to mysite.com/php5 when I click on generate catches etc. salu2 a screenshot of the error and I hope you can help me


Spanish:

hola muchas gracias por el script pero tengo una pregunta ya e subido el script a mi servidor pero me redirecciona a mysite.com/php5 cuando doy click en generar capturas etc. una captura del error salu2 y espero me puedas ayuda


:)):)):)):)):))
cleardot.gif
 
hi this is the error that gives me

Example:

Code:
http://myforum.com/php5?action=view&file=%2Fhome%2Fpublic_html%2Fmyurl%2Ffiles%2Fmyvideo.avi
Code:
Not Found

The requested URL /php5 was not found on this server.
 Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
help me please:(:(:(:(:(
 
my config.php

Code:
<?php

$config['dirs']=array("/home/public_html/files");
$config['mtn']['i']='#';  //this setting doesn't need a value
$config['mtn']['c']='1';  //this setting need how many cols you want


// Info on how to use the settings http://moviethumbnail.sourceforge.net/usage.en.html
// [no value=don't use, # or value to use]
$config['mtn']['a']='';  
$config['mtn']['b']=''; 
$config['mtn']['B']=''; 
$config['mtn']['c']='4'; 
$config['mtn']['C']='';  
$config['mtn']['D']='';
$config['mtn']['E']='';
$config['mtn']['f']='/home/public_html/mnt/tahomabd.ttf';  
$config['mtn']['F']=''; 
$config['mtn']['g']='';
$config['mtn']['h']=''; 
$config['mtn']['i']=''; 
$config['mtn']['I']='';  
$config['mtn']['j']='90'; 
$config['mtn']['K']=''; 
$config['mtn']['l']=''; 
$config['mtn']['n']=''; 
$config['mtn']['N']=''; 
$config['mtn']['o']=''; 
$config['mtn']['O']='/home/public_html/mnt'; 
$config['mtn']['p']=''; 
$config['mtn']['P']=''; 
$config['mtn']['r']=''; 
$config['mtn']['s']=''; 
$config['mtn']['t']=''; 
$config['mtn']['T']=''; 
$config['mtn']['v']=''; 
$config['mtn']['w']=''; 
$config['mtn']['W']='';
$config['mtn']['z']=''; 
$config['mtn']['Z']=''; 
?>
:(:(:(

error_log is empty
 
jejeje perdon por tanta molestia aqui esta mi config.php el error aun continua sorry for mi ingles pero hablo español

hehehe sorry for taking so much trouble here is my config.php error continues even sorry for my English but I speak Spanish

Code:
<?php

$config['dirs']=array("/home/rapidleech/public_html/files");


// Info on how to use the settings http://moviethumbnail.sourceforge.net/usage.en.html
// [no value=don't use, # or value to use]
$config['mtn']['a']='';  
$config['mtn']['b']=''; 
$config['mtn']['B']=''; 
$config['mtn']['c']='4'; 
$config['mtn']['C']='';  
$config['mtn']['D']='';
$config['mtn']['E']='';
$config['mtn']['f']='/home/rapidleech/public_html/mnt/tahomabd.ttf';  
$config['mtn']['F']=''; 
$config['mtn']['g']='';
$config['mtn']['h']=''; 
$config['mtn']['i']='#'; 
$config['mtn']['I']='';  
$config['mtn']['j']='90'; 
$config['mtn']['K']=''; 
$config['mtn']['l']=''; 
$config['mtn']['n']=''; 
$config['mtn']['N']=''; 
$config['mtn']['o']=''; 
$config['mtn']['O']='/home/rapidleech/public_html/mnt'; 
$config['mtn']['p']=''; 
$config['mtn']['P']=''; 
$config['mtn']['r']=''; 
$config['mtn']['s']=''; 
$config['mtn']['t']=''; 
$config['mtn']['T']=''; 
$config['mtn']['v']=''; 
$config['mtn']['w']=''; 
$config['mtn']['W']='';
$config['mtn']['z']=''; 
$config['mtn']['Z']=''; 
?>


:(:(:(
 
try to add / at the end of the folders:
$config['dirs']=array("/home/rapidleech/public_html/files/");
$config['mtn']['O']='/home/rapidleech/public_html/mnt/';
 
i can't help you sorry, i can't make the script to catch the errors to see what can be the problem. if you can give ssh access for 5 minutes i can try to see what can be the problem.
 
...Be can not read

Hello everyone,
I have a problem with this script, it displays:
Be can not read.
thank you for your help, please!
Titeuf

P.S: CHMOD is Ok !
 
thanx t3od0r for gr8 post

i want to list just video files? and prevent user from using script to reach other folders or files?

any suggestion appreciated
 
@above .. /home/djcyrus81/public_html/files/

thanks, now i get this:

./mtn -c 2 -f /home/djcyrus81/public/mtn/tahomabd.ttf/ -j 90 -O /home/djcyrus81/public_html/files/ -r 3 -s 120 '/home/djcyrus81/public_html/files/State of Grace.avi'

File: /home/djcyrus81/public_html/files/State of Grace.avi
Size: 1468639232 bytes (1.37 GiB), duration: 02:14:08, avg.bitrate: 1460 kb/s
Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Video: mpeg4, yuv420p, 656x368, 23.98 fps(r)
step: 1149 s; # tiles: 2x3, tile size: 512x286; total size: 1024x858
Could not find/open font; font problem? see -f option

Done

edit: okay the image has been generated, but when i try to view the image, i can't view it.

edit: working! yey thanks!
 
Status
Not open for further replies.
Back
Top