Updated : ffmpeg.class.php
This commit is contained in:
parent
3cda9cf8e8
commit
790f737961
1 changed files with 1 additions and 1 deletions
|
@ -913,7 +913,7 @@ class ffmpeg
|
|||
|
||||
if(!$i)
|
||||
$i = $this->input_details;
|
||||
$convert = false;
|
||||
$convert = true;
|
||||
//Checkinf for HD or Not
|
||||
$opt_av = '';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue