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:
parent
0539dba824
commit
06bcfbd9f7
6 changed files with 23 additions and 9 deletions
|
@ -12,7 +12,8 @@ import {
|
|||
VIDEO_CATEGORIES,
|
||||
VIDEO_LANGUAGES,
|
||||
VIDEO_LICENCES,
|
||||
VIDEO_PRIVACIES
|
||||
VIDEO_PRIVACIES,
|
||||
VIDEO_TRANSCODING_FPS
|
||||
} from '../../../initializers/constants'
|
||||
import {
|
||||
changeVideoChannelShare,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue