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

Player wont show all encoding formats #957

Open jmoschetti45 opened 5 months ago

jmoschetti45 commented 5 months ago

I've setup a few other formats (and removed a few) from the default encoders. The ones I've removed from the encoding list disappear from the player quality options, but the ones I've added don't appear.

The transcoded files exist and play fine manually, and show up in the download list.

All h264 like the defaults, just different resolutions. 1440 and 2160 since I have a lot of 4k and 8k content.

Current git pull from 1/13/2024, everything else works.