Remove debug
This commit is contained in:
parent
a70307cdbe
commit
686199f87e
1 changed files with 0 additions and 1 deletions
|
|
@ -217,7 +217,6 @@ class FFMpeg extends Binary
|
|||
|
||||
$this->logger->addInfo(sprintf('FFmpeg executes command %s', $process->getCommandLine()));
|
||||
|
||||
echo $process->getCommandLine() . "\n\n";
|
||||
try {
|
||||
$process->run();
|
||||
} catch (\RuntimeException $e) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue