Fix CS
This commit is contained in:
parent
26ede7fa87
commit
83408e985f
6 changed files with 0 additions and 11 deletions
|
|
@ -20,7 +20,6 @@ use FFMpeg\Format\DefaultVideoFormat;
|
|||
*/
|
||||
class X264 extends DefaultVideoFormat
|
||||
{
|
||||
|
||||
protected $audioCodec = 'libmp3lame';
|
||||
protected $videoCodec = 'libx264';
|
||||
|
||||
|
|
@ -39,5 +38,4 @@ class X264 extends DefaultVideoFormat
|
|||
{
|
||||
return array('libx264');
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue