]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/helpers/custom-validators/videos.ts
Handle higher FPS for high resolution (test)
authorChocobozzz <me@florianbigard.com>
Fri, 29 Jun 2018 14:41:29 +0000 (16:41 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 29 Jun 2018 15:10:54 +0000 (17:10 +0200)
commit3a6f351b255d21ec42578632600ba699885f350e
treefdc770f5f59a87a929a5c85da9aed783e9676097
parent34b19192901b0f872c72ce8d94a69aeba51d1c29
Handle higher FPS for high resolution (test)
12 files changed:
client/src/assets/player/resolution-menu-button.ts
server/controllers/api/videos/index.ts
server/helpers/custom-validators/videos.ts
server/helpers/ffmpeg-utils.ts
server/initializers/constants.ts
server/initializers/migrations/0225-video-fps.ts [new file with mode: 0644]
server/models/video/video-file.ts
server/models/video/video.ts
server/tests/api/videos/video-transcoder.ts
server/tests/fixtures/60fps_720p_small.mp4 [new file with mode: 0644]
server/tests/fixtures/video_60fps_short.mp4 [deleted file]
shared/models/videos/video.model.ts