thumbsss
This commit is contained in:
parent
5da5375a28
commit
7638bf2718
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ class FFMpeg{
|
|||
return false;
|
||||
}
|
||||
|
||||
private function generateThumbs($input_file,$duration,$dim='120x90',$num=3,$rand=NULL,$is_big=false){
|
||||
private function generateThumbs($input_file,$duration,$dim='501x283',$num=3,$rand=NULL,$is_big=false){
|
||||
|
||||
$tmpDir = TEMP_DIR.'/'.getName($input_file);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue