big thumbs generate thumb
This commit is contained in:
parent
dec73d45cc
commit
eda42cce46
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class ffmpeg
|
||||||
var $configs = array();
|
var $configs = array();
|
||||||
var $gen_thumbs; //If set to TRUE , it will generate thumbnails also
|
var $gen_thumbs; //If set to TRUE , it will generate thumbnails also
|
||||||
var $remove_input = TRUE;
|
var $remove_input = TRUE;
|
||||||
var $gen_big_thumb = FALSE;
|
var $gen_big_thumb = TRUE;
|
||||||
var $h264_single_pass = FALSE;
|
var $h264_single_pass = FALSE;
|
||||||
var $hq_output_file = '';
|
var $hq_output_file = '';
|
||||||
var $log_file = '';
|
var $log_file = '';
|
||||||
|
|
Loading…
Add table
Reference in a new issue