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

Custom profiles #1007

Open Bco1981 opened 2 months ago

Bco1981 commented 2 months ago

Describe the issue The default profiles force 30fps, i need the option for 60fps

To Reproduce Steps to reproduce the issue: Upload any 60fps video with any predefined profiles enabled. Create custom profiles has same issue.

Expected behavior Uploaded video to have same fps as source video.

Additional context When creating a profile or editing a profile, a drop down or text field for custom fps is needed.

Bco1981 commented 2 months ago

Also, the option to enable source file to a selctable quality when watching a video. Would be nice to have the 0-original profile available to activate among the encoding profiles.