mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Fix build
This commit is contained in:
parent
b7c8304cfd
commit
b110820dfc
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ async function getLiveTranscodingCommand (options: {
|
|||
|
||||
const varStreamMap: string[] = []
|
||||
|
||||
const complexFilter: FilterSpecification[] = [
|
||||
const complexFilter: ffmpeg.FilterSpecification[] = [
|
||||
{
|
||||
inputs: '[v:0]',
|
||||
filter: 'split',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue