Downsample to the closest divisor standard framerate
[oweals/peertube.git] / server / controllers / api / videos / index.ts
index 8d4ff07eb8b35daaeab6c672f6078e24e2dfccf9..a593f707663675bb14fe50cbd70dc0d50ca5f7d1 100644 (file)
@@ -12,7 +12,8 @@ import {
   VIDEO_CATEGORIES,
   VIDEO_LANGUAGES,
   VIDEO_LICENCES,
-  VIDEO_PRIVACIES
+  VIDEO_PRIVACIES,
+  VIDEO_TRANSCODING_FPS
 } from '../../../initializers/constants'
 import {
   changeVideoChannelShare,