![]() |
SOLVED: Transcoding - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: SOLVED: Transcoding (/t-solved-transcoding) |
Transcoding - thbkk - 2024-11-05 Hi, I want to use for 4 k movie transcoding to 30 mbps but in the app is only 20 and next is 40 mbps. Is there any possibility to add 30 mbps? RE: Transcoding - TheDreadPirate - 2024-11-05 Seems trivial to add another value. https://github.com/jellyfin/jellyfin-web/blob/79ae5c12bc83c6df3cb142a505ecaaa567804a32/src/components/qualityOptions.js#L15 IIRC, it varies from client to client how granular the quality selector is. |