Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Jellyfin HWA

Featured Replies

Hi,

 

ich versuche seit geraumer Zeit Jellyfin zum Transkodieren zu übereden:

 

grafik.png.fd9faf50983debbb1fe5268ba7e5e1f6.png

 

Hat bisher nicht geklappt. Jasper Lake Grafik und

 

grafik.png.07c1f72ee57680429b16eba7419b330b.png

 

grafik.thumb.png.72338b61d3835fd48b71e208e20f1199.png

 

grafik.thumb.png.5c38a1ff81b9e0b8b5a4d46e99d39cf7.png

 

Im GPU Statistics Plugin ist die GPU auswählbar:

 

grafik.png.eaf20b1c20b75dd1f8ea3041a94bddc0.png

Sollte also funktionieren. Leider bricht das Transkodieren mit folgender Meldung ab:

 

[h264_qsv @ 0x557459c7fa40] Selected ratecontrol mode is unsupported
[h264_qsv @ 0x557459c7fa40] some encoding parameters are not supported by the QSV runtime. Please double check the input parameters.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
[libfdk_aac @ 0x557459d6a500] 2 frames left in the queue on closing
Conversion failed!

 

Wo kann ich noch ansetzen? Hat jemand ne Idee?

 

 

 

 

Solved by alturismo

3 minutes ago, Salvadore said:

Wo kann ich noch ansetzen? Hat jemand ne Idee?

 

mal vaapi probiert ? anstelle qsv ...

  • Author

Ja:

grafik.png.11eef9d65a50d5391166ebce0ffe0e1e.png

 

Ergebnis:

[h264_vaapi @ 0x56280c046980] Driver does not support VBR RC mode (supported modes: CQP).
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
[libfdk_aac @ 0x56280c0440c0] 2 frames left in the queue on closing
Conversion failed!

 

 

Du hast beim Mapping von /dev/dri Device gewählt.

Ich hab das als Pfad mit ebenfalls /dev/dri

Probier das mal.

  • Author

Damit geht garnicht:

 

grafik.png.98822cb44e9e50ea0e0ac7b24f604544.png

 

[AVHWDeviceContext @ 0x55ca9ae8a540] No VA display found for device /dev/dri/renderD128.
Device creation failed: -22.
Failed to set value 'vaapi=va:/dev/dri/renderD128' for option 'init_hw_device': Invalid argument
Error parsing global options: Invalid argument

Just now, Salvadore said:

Damit geht garnicht:

 

als device passt das schon ...

 

was hast du genau für eine CPU und was ist das Ausgangsmaterial

Nachtrag, ich nutze Jelly nicht ... hatte den nur paar mal zum Test laufen, war aber hier im Vergleich zu Plex und Emby leider nicht ebenbürtig,

nichts desto trotz sollt es ja gehen ...

  • Author

Terramaster F4-423

Intel® Celeron® N5095 @ 2.00GHz

32G RAM

... Festplatten :)

  • Author

Ausgangsmaterial:

 

Containermkv
Path/data/movies/0_UHD/****.mkv
Size71889 MB

Video

Title4K H264 HDR
CodecH264
AVCYes
ProfileHigh 10
Level51
Resolution3840x2160
Aspect ratio16:9
InterlacedNo
Framerate23.976025
Bitrate86171 kbps
Bit depth10 bit
Video rangeHDR
Video range typeHDR10
Color spacebt2020nc
Color transfersmpte2084
Color primariesbt2020
Pixel formatyuv420p10le
Ref frames1
NAL4

Audio

TitleDeutsch Dolby Digital 5.1 (UHD Blu-ray) - Ger - Default
Languageger
CodecAC3
Layout5.1
Channels6 ch
Bitrate448 kbps
Sample rate48000 Hz
DefaultYes
ForcedNo
ExternalNo

Audio

TitleEnglish TrueHD Atmos 7.1 (UHD Blu-ray)
Languageeng
CodecTRUEHD
Layout7.1
Channels8 ch
Sample rate48000 Hz
Bit depth24 bit
DefaultNo
ForcedNo
ExternalNo

Audio

TitleEnglish Dolby Digital 5.1 (UHD Blu-ray)
Languageeng
CodecAC3
Layout5.1
Channels6 ch
Bitrate448 kbps
Sample rate48000 Hz
DefaultNo
ForcedNo
ExternalNo

1 minute ago, Salvadore said:

Intel® Celeron® N5095 @ 2.00GHz

 

sollte gehen

 

30 minutes ago, Salvadore said:

grafik.png.07c1f72ee57680429b16eba7419b330b.png

deinstallier mal gvt-g ... ist für VM's ... und vgpu's zu erstellen und zu nutzen ...

 

 

1 minute ago, Salvadore said:

Title4K H264 HDR
CodecH264
AVCYes
ProfileHigh 10
Level51
Resolution3840x2160

ok, das ist natürlich jetzt schwer außer der Norm ...

 

teste mal bitte mit hevc oder 1080p h264 Material ...

  • Author

Mit:

Title4K HEVC HDR
CodecHEVC
ProfileMain 10
Level150
Resolution3840x2160
Aspect ratio16:9
InterlacedNo
Framerate23.976025
Bitrate25495 kbps
Bit depth10 bit
Video rangeHDR
Video range typeHDR10

 

Tonemapping ist aus.

 

QSV:

Stream mapping:
  Stream #0:0 -> #0:0 (hevc (native) -> h264 (h264_qsv))
  Stream #0:1 -> #0:1 (ac3 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
[h264_qsv @ 0x5584b2108a00] Selected ratecontrol mode is unsupported
[h264_qsv @ 0x5584b2108a00] some encoding parameters are not supported by the QSV runtime. Please double check the input parameters.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
[libfdk_aac @ 0x5584b210a880] 2 frames left in the queue on closing
Conversion failed!

 

VAAPI

Stream mapping:
  Stream #0:0 -> #0:0 (hevc (native) -> h264 (h264_vaapi))
  Stream #0:1 -> #0:1 (ac3 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
[h264_vaapi @ 0x562df4098780] Driver does not support VBR RC mode (supported modes: CQP).
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
[libfdk_aac @ 0x562df40a8440] 2 frames left in the queue on closing
Conversion failed!

12 minutes ago, Salvadore said:

Mit:

ok, dann bin ich erstmal raus, wie gesagt ... Jelly ist nicht mehr meins ;) vielleicht hat jemand anders noch ne Idee ...

 

teste sauber durch

 

qsv, vaapi, mit und ohne low power mode, eins davon ging hier zumindest immer.

 

Alternativ, mal im Jellyfin discord, github, .. anfragen, nachschauen ob du da was zu dem Fehler findest.

  • Author

Danke erstmal 🙂 Viileicht hat ja noch jemand anders ne Idee. In Unraid selber muss außer dem Plugin nichts aktiviert werden? Im BIOS ist alles OK. Hatte ich mit Proxmox vorher auf dem Terramaster getestet.

Ich hatte das gleiche Problem mit Jellyfin als ich den Treiber als variable gemappt habe. Habe dann eine Lösung gefunden, die variable löschen und bei extra parameters (in der erweiterten ansicht) das hier: --device=/dev/dri    eintragen, was merkwürdigerweise funktioniert obwohl es eigentlich das gleich tut wie die variable. Kannst ja mal testen ob das auch für dich funktioniert. 

Edited by Coldsun

  • Author

Verstehe das jetzt nicht so richtig. Kannst du mir mal die Einstellung zeigen?

Edited by Salvadore

jelly.thumb.png.c4816a6ad87966b44c6e71c46e5b260e.png

 

Dafür musst du im Jelly-Template zunächste oben rechts von "Basic View" auf "Advanced View" stellen, dann kannst du im Feld "Extra Parameters" 

--device=/dev/dri 

eintragen.

  • Author

Bringt leider auch nix:

 

Stream mapping:
  Stream #0:0 -> #0:0 (hevc (hevc_qsv) -> h264 (h264_qsv))
  Stream #0:1 -> #0:1 (ac3 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
[h264_qsv @ 0x560ad0138000] Selected ratecontrol mode is unsupported
[h264_qsv @ 0x560ad0138000] some encoding parameters are not supported by the QSV runtime. Please double check the input parameters.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
[libfdk_aac @ 0x560ad0139e80] 2 frames left in the queue on closing
Conversion failed!

Und was passiert, wenn du jetzt auf VAAPI umstellst?

  • Author
Stream mapping:
  Stream #0:0 -> #0:0 (hevc (native) -> h264 (h264_vaapi))
  Stream #0:1 -> #0:1 (ac3 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
[h264_vaapi @ 0x55831c9f9780] Driver does not support VBR RC mode (supported modes: CQP).
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
[libfdk_aac @ 0x55831ca09440] 2 frames left in the queue on closing
Conversion failed!

 

Glaub langsam nicht, das es um den Zugriff auf die GPU geht. Siehe

 

https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8080

 

Jasper Lake Grafik scheint da ein bischen anders zu sein.

Ja, sieht wohl so aus.

6 hours ago, Salvadore said:

Jasper Lake Grafik scheint da ein bischen anders zu sein.

 

dann zeig mal den Inhalt deiner i915.conf, Unraid Terminal

 

cat /boot/config/modprobe.d/i915.conf

 

6 hours ago, Salvadore said:

Jasper Lake Grafik scheint da ein bischen anders zu sein.

Hast du bitte mal deine Diagnostics dann würde es für alle hier einfacher sein.

 

On 5/3/2024 at 3:40 PM, Salvadore said:

grafik.thumb.png.5c38a1ff81b9e0b8b5a4d46e99d39cf7.png

 

 

Hier wahllos sachen anzuklicken hilft nicht, deine iGPU kann kein AV1, gib auch die haken bei 10bit mal raus.

 

Ich mag das template von dem maintainer nicht unbedingt weil da auch ein paar sachen drin sind die gar nicht nötig sind.

 

Existiert denn dein cache folder wo er versucht hin zu transcodieren?

  • Author
root@unRAID:~# cat /boot/config/modprobe.d/i915.conf
cat: /boot/config/modprobe.d/i915.conf: No such file or directory

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.