Cleanup avconv files
This commit is contained in:
parent
0375f48358
commit
f519298468
1 changed files with 1 additions and 0 deletions
|
|
@ -308,6 +308,7 @@ class FFMpeg extends Binary
|
||||||
|
|
||||||
$this->cleanupTemporaryFile($tmpFile->getPathname());
|
$this->cleanupTemporaryFile($tmpFile->getPathname());
|
||||||
$this->cleanupTemporaryFile(getcwd() . '/ffmpeg2pass-0.log');
|
$this->cleanupTemporaryFile(getcwd() . '/ffmpeg2pass-0.log');
|
||||||
|
$this->cleanupTemporaryFile(getcwd() . '/av2pass-0.log');
|
||||||
$this->cleanupTemporaryFile(getcwd() . '/ffmpeg2pass-0.log.mbtree');
|
$this->cleanupTemporaryFile(getcwd() . '/ffmpeg2pass-0.log.mbtree');
|
||||||
|
|
||||||
if ( ! $process->isSuccessful()) {
|
if ( ! $process->isSuccessful()) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue