Skip to content

Commit 699ba98

Browse files
author
pablo.garcia
committed
TTK-16738:Update master profile for longer clips
1 parent a270586 commit 699ba98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/encoders.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pumukit_hard_video_editor:
1515
channels: 1
1616
audio: false
1717
bat: |
18-
ffmpeg -y -i "{{input}}" -acodec libfdk_aac -vcodec libx264 -preset slow -crf 15 -ss {{ss}} -t {{t}} -threads 0 "{{output}}"
18+
ffmpeg -y -i "{{input}}" -acodec libfdk_aac -vcodec libx264 -preset slow -crf 15 -ss {{ss}} -to {{t}} -threads 0 "{{output}}"
1919
sleep 15
2020
streamserver:
2121
name: Localmaster

0 commit comments

Comments
 (0)