mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.52k stars 458 forks source link

Encoding stop before max resolution #978

Open Quillianne opened 4 months ago

Quillianne commented 4 months ago

Hello, I have a problem. When I upload a video in 1080p, 29.97fps it transcodes the video until 720p Same is happening with a 720p video encoding until 480p. My configuration is nearly unmodified. How to resolve this issue? thanks