Page 17 of 18

Re: [ Jellyfin ] The Free Software Media System

Posted: 23 Jan 2024, 05:04
by outkastm
i965 driver - select vaapi
iHD - select qsv
So for F2-221 is vaapi
Image

Re: [ Jellyfin ] The Free Software Media System

Posted: 28 Jan 2024, 12:31
by dianzisongyang
outkastm wrote: 23 Jan 2024, 05:04 i965 driver - select vaapi
iHD - select qsv
So for F2-221 is vaapi
Image
Thank you. I tried this and still error.

Should I change the Jellyfin settings?

Re: [ Jellyfin ] The Free Software Media System

Posted: 28 Jan 2024, 23:49
by outkastm
send a screenshot from ffmpeg51 webui

Re: [ Jellyfin ] The Free Software Media System

Posted: 29 Jan 2024, 13:33
by dianzisongyang
outkastm wrote: 28 Jan 2024, 23:49 send a screenshot from ffmpeg51 webui
I will do so ASAP.

Right now, here is some errors that always happen in logs. Please understand Volume 1, 2, 3 exist on one SSD, and Volume 4 is on HDD. Volume1 is install for apps on SSD to be faster.

Code: Select all

[19:57:19] [INF] [64] Emby.Server.Implementations.ScheduledTasks.TaskManager: Scan Media Library Completed after 0 minute(s) and 0 seconds
[19:57:19] [INF] [64] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
[19:57:19] [ERR] [30] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: /Volume4/SHARE
System.UnauthorizedAccessException: Access to the path '/Volume4/SHARE' is denied.
 ---> System.IO.IOException: Permission denied
   --- End of inner exception stack trace ---
and then

Code: Select all

[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 3) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 4) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 5) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 6) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 7) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 8) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 9) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 10) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 11) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 12) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 13) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 14) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 15) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
[22:26:42] [ERR] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Codec Type attachment unknown. The stream (index: 16) will be ignored. Warning: Subsequential streams will have a wrong stream specifier!
Unsupported codec with id 98304 for input stream 3
Unsupported codec with id 98304 for input stream 4
Unsupported codec with id 98304 for input stream 5
Unsupported codec with id 98304 for input stream 6
Unsupported codec with id 98304 for input stream 7
Unsupported codec with id 98304 for input stream 8
Unsupported codec with id 98304 for input stream 9
Unsupported codec with id 98304 for input stream 10
Unsupported codec with id 98304 for input stream 11
Unsupported codec with id 98304 for input stream 12
Unsupported codec with id 98304 for input stream 13
Unsupported codec with id 98304 for input stream 14
Unsupported codec with id 98304 for input stream 15
Unsupported codec with id 98304 for input stream 16
I have FFmpeg and FFmpeg51 installed. Chance is Jellyfin does not have permission to access the Volume 4? How do I give permission?

Re: [ Jellyfin ] The Free Software Media System

Posted: 12 Feb 2024, 04:29
by outkastm
assign media group permission to desired folder

Re: [ Jellyfin ] The Free Software Media System

Posted: 12 Mar 2024, 08:07
by rgaborko
Just setup my F2-212 and jellyfin runs great except when it comes to 1080p. I know it is an ARM processor but I do have ffmpeg in the /usr/bin directory and my user has rx rights to this file. Is there something I am missing to speed up the 1080p files or is it just too much for this wonderful little box?

Edit: on the load screen for Jellyfin it states to set the ffmpeg directory but it is set to that in the web interface and the file exists.

Re: [ Jellyfin ] The Free Software Media System

Posted: 08 Apr 2024, 06:43
by bushwhack
I just set up Jellyfin, and have ffmpeg and ffmpeg51 installed, driver activated, etc. However the text field in the Jellyfin playback settings doesn't allow me to enter any text. Everything else is functional (transcode path, etc), but I can't set the ffmpeg path, which I assume is the reason my playback isn't currently working. Any pointers greatly appreciated!

Re: [ Jellyfin ] The Free Software Media System

Posted: 08 Apr 2024, 07:29
by bushwhack
Sorry - more clarification: I have an F4-423, iHD driver is enabled, selected QSV in Jellyfin.

Re: [ Jellyfin ] The Free Software Media System

Posted: 15 Apr 2024, 00:34
by DCCentR
Guys, will it work on F4-424 Pro with hw encoding? I did't see this model in the list of drivers in ffmpeg app

Re: [ Jellyfin ] The Free Software Media System

Posted: 15 Apr 2024, 02:37
by outkastm
This is a new model, it should work with iHD driver