1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 17:59:37 +02:00

Fix build

This commit is contained in:
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

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',