Jellyfin Forum
FFMPEG path Jellyfin 10.8.13 - 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: FFMPEG path Jellyfin 10.8.13 (/t-ffmpeg-path-jellyfin-10-8-13)



FFMPEG path Jellyfin 10.8.13 - Serge K - 2023-11-29

Hi all
I'm using a QNAP NAS Q25D Intel (Linux) and creating the qpkg file myself. I made some Jellyfin qpkg files (10.8.8 to 10.8.12). Everything is working fine. But today I did Jellyfin 10.8.13 qpkg and I encountered the following problem: I can select the ffmpeg path, save it, but after that the path disappears. Please help to find the reason.


RE: FFMPEG path Jellyfin 10.8.13 - Venson - 2023-11-29

https://jellyfin.org/posts/jellyfin-security-and-you/


RE: FFMPEG path Jellyfin 10.8.13 - tmsrxzar - 2023-11-29

read the official release thread https://forum.jellyfin.org/t-new-server-web-hotfix-release-10-8-13
or the changelog https://github.com/jellyfin/jellyfin/releases/tag/v10.8.13


RE: FFMPEG path Jellyfin 10.8.13 - 1RealOldGeek - 2023-12-12

I'm not using docker. I installed via Yum in CentOS.


RE: FFMPEG path Jellyfin 10.8.13 - tmsrxzar - 2023-12-12

(2023-12-12, 08:11 PM)1RealOldGeek Wrote: I'm not using docker. I installed via Yum in CentOS.

okay, i guess that's good?

not sure how that helps since to the best of my knowledge qnap does not run centos and the original poster (OP) is talking about his QNAP NAS, but all the same thanks for sharing


RE: FFMPEG path Jellyfin 10.8.13 - Serge K - 2023-12-12

as I understood you can not play because ffmpeg path is not defined. It is very simple to solve it - you need to find file encoding.xml


RE: FFMPEG path Jellyfin 10.8.13 - 1RealOldGeek - 2023-12-12

(2023-12-12, 08:36 PM)Serge K Wrote: as I understood you can not play because ffmpeg path is not defined. It is very simple to solve it - you need to find file encoding.xml

I've read through emcoding.xml, there is no mention of ffmpeg, nor have I found documentation mentioning of what to change/add in it. Thank you for trying.

(2023-12-12, 08:16 PM)tmsrxzar Wrote:
(2023-12-12, 08:11 PM)1RealOldGeek Wrote: I'm not using docker. I installed via Yum in CentOS.

okay, i guess that's good?

not sure how that helps since to the best of my knowledge qnap does not run centos and the original poster (OP) is talking about his QNAP NAS, but all the same thanks for sharing

Your confused, that was a different thread. I'm the OP for this thread and I fully stated system and RPMs installed. But thanks for trying to help.


RE: FFMPEG path Jellyfin 10.8.13 - use7 - 2023-12-13

In the file
Code:
/etc/jellyfin/encoding.xml
(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
Code:
<EncodingOptions .... >
block you'll want to include:
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).


RE: FFMPEG path Jellyfin 10.8.13 - tmsrxzar - 2023-12-13

(2023-12-12, 09:59 PM)1RealOldGeek Wrote: Your confused, that was a different thread. I'm the OP for this thread and I fully stated system and RPMs installed. But thanks for trying to help.

no this is certainly not your thread, your only thread on the forum is here https://forum.jellyfin.org/t-ffmpeg-path-not-set

can i suggest a new username? 1RealSenileGeek?