diff options
Diffstat (limited to 'tools/processor.php')
-rw-r--r-- | tools/processor.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/processor.php b/tools/processor.php index 5918873..d442234 100644 --- a/tools/processor.php +++ b/tools/processor.php @@ -52,6 +52,7 @@ if (!empty($vdef)) { } else { $streamFormats = $vid; $streamExtra = FALSE; + $streamFormatsExtra = NULL; } $videoAuthor = $vidauthor; |