Fix build

pull/4176/head
Chocobozzz 2021-06-08 13:29:59 +02:00
parent b7c8304cfd
commit b110820dfc
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ async function getLiveTranscodingCommand (options: {
const varStreamMap: string[] = []
const complexFilter: FilterSpecification[] = [
const complexFilter: ffmpeg.FilterSpecification[] = [
{
inputs: '[v:0]',
filter: 'split',