2023-12-13, 04:56 AM
(This post was last modified: 2023-12-13, 05:01 AM by use7. Edited 1 time in total.)
In the file (I believe the default (EDIT: for cent, I'm not positive where it would be in the case of the qnap package, but when you find it the options below should be what you want to change. When you first open your dashboard on the web app on the right there's a series of paths, it should be somewhere near where those default to), you've already said you found it so I am just posting as it took me a while to find it last time I went hunting) w/in the block you'll want to include:
You will need to restart your service in order for it to take. This should still work in the current version, I'm not sure it will persist continuing forward (which I hope it does, but I recognize the whole "spacebar heating" issue).
Code:
/etc/jellyfin/encoding.xml
Code:
<EncodingOptions .... >
Code:
<EncoderAppPath>/path/to/bin/ffmpeg</EncoderAppPath>
<EncoderAppPathDisplay>/path/to/bin/ffmpeg</EncoderAppPathDisplay>
You will need to restart your service in order for it to take. This should still work in the current version, I'm not sure it will persist continuing forward (which I hope it does, but I recognize the whole "spacebar heating" issue).