1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 10:19:35 +02:00

Downsample to the closest divisor standard framerate

This commit is contained in:
Rigel Kent 2020-01-14 23:34:03 +01:00 committed by Chocobozzz
parent 0539dba824
commit 06bcfbd9f7
6 changed files with 23 additions and 9 deletions

View file

@ -12,7 +12,8 @@ import {
VIDEO_CATEGORIES,
VIDEO_LANGUAGES,
VIDEO_LICENCES,
VIDEO_PRIVACIES
VIDEO_PRIVACIES,
VIDEO_TRANSCODING_FPS
} from '../../../initializers/constants'
import {
changeVideoChannelShare,