Jellyfin Forum
Intel 7500T Transcoding Help - 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: Intel 7500T Transcoding Help (/t-intel-7500t-transcoding-help)



Intel 7500T Transcoding Help - herbs14 - 2025-03-19

Hi,
I hope someone can help me. 
I have an HP Prodesk with an Intel 7500T processor
Can someone please help me which options for the encoder and decoder should I use or check and uncheck? here is my current settings. 

   

   


RE: Intel 7500T Transcoding Help - bitmap - 2025-03-19

Fairly sure this is a Kaby Lake processor, which supports AVC (E/D), HEVC (E/D), HEVC 10-bit (E/D), VC-1 (D), VP8 (E/D), VP9 (D), VP9 10-bit (D). The E and D are encode/decode.

I do not believe Kaby Lake supports low-power encoding, so uncheck those. It also has no support for AV1, so keep that unchecked.

ETA: Check the Wiki article for detailed info where I got this -- https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video -- and scroll down to the table.


RE: Intel 7500T Transcoding Help - herbs14 - 2025-03-19

yup this is kaby lake so it doesnt support low power encoding Slightly-frowning-face


RE: Intel 7500T Transcoding Help - TheDreadPirate - 2025-03-19

It does support low power encoding, but only for H264. If this is Linux, there is additional configuration needed to enable low power encoding.

https://jellyfin.org/docs/general/administration/hardware-acceleration/intel#configure-and-verify-lp-mode-on-linux

You can check all the codec boxes EXCEPT AV1 and HEVC RExt. And you cannot check "Allow encoding in AV1 format".


RE: Intel 7500T Transcoding Help - bitmap - 2025-03-19

Listen to TDP. The GOAT.


RE: Intel 7500T Transcoding Help - herbs14 - 2025-03-19

HI thanks for this, one dumb question should i be using VAAPI or Intel Quicksync as the hardware acceleration ?

HI thanks for this, one dumb question should i be using VAAPI or Intel Quicksync as the hardware acceleration ?

(2025-03-19, 07:04 AM)herbs14 Wrote: yup this is kaby lake so it doesnt support low power encoding Slightly-frowning-face

(2025-03-19, 12:37 PM)TheDreadPirate Wrote: It does support low power encoding, but only for H264.  If this is Linux, there is additional configuration needed to enable low power encoding.

https://jellyfin.org/docs/general/administration/hardware-acceleration/intel#configure-and-verify-lp-mode-on-linux

You can check all the codec boxes EXCEPT AV1 and HEVC RExt.  And you cannot check "Allow encoding in AV1 format".

HI thanks for this, one dumb question should i be using VAAPI or Intel Quicksync as the hardware acceleration ?


RE: Intel 7500T Transcoding Help - TheDreadPirate - 2025-03-19

Intel Quick Sync.