From c7f36e4f485d92191b9d04c6a880724b02fa220b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 29 Jan 2020 16:54:03 +0100 Subject: Fix transcoding --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6ef90385c..07b2fb7ef 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ yarn-error.log /test5/ /test6/ /server/tests/fixtures/video_high_bitrate_1080p.mp4 +/server/tests/fixtures/video_59fps.mp4 # Production /storage/ -- cgit v1.2.3