mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Downsample to the closest divisor standard framerate
This commit is contained in:
@@ -12,7 +12,8 @@ import {
|
||||
VIDEO_CATEGORIES,
|
||||
VIDEO_LANGUAGES,
|
||||
VIDEO_LICENCES,
|
||||
VIDEO_PRIVACIES
|
||||
VIDEO_PRIVACIES,
|
||||
VIDEO_TRANSCODING_FPS
|
||||
} from '../../../initializers/constants'
|
||||
import {
|
||||
changeVideoChannelShare,
|
||||
|
||||
Reference in New Issue
Block a user