mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix build
This commit is contained in:
@@ -226,7 +226,7 @@ async function getLiveTranscodingCommand (options: {
|
||||
|
||||
const varStreamMap: string[] = []
|
||||
|
||||
const complexFilter: FilterSpecification[] = [
|
||||
const complexFilter: ffmpeg.FilterSpecification[] = [
|
||||
{
|
||||
inputs: '[v:0]',
|
||||
filter: 'split',
|
||||
|
||||
Reference in New Issue
Block a user