Jellyfin Forum
SOLVED: Codec issues - Hardware Accelaration - 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: SOLVED: Codec issues - Hardware Accelaration (/t-solved-codec-issues-hardware-accelaration)



Codec issues - Hardware Accelaration - rancidgnarwahl - 2024-05-13

Hi all, 

I have had a look at a couple of similar threads and beleive my issue is just that my TV doesn't support the specific coded, but I'm not sure how to confirm this 100%. And since Google's search has gone to pieces with att the AI generated SEO ads, I come to you beautiful people for help.

Logs attached

Running:
Jellyfin 10.9.1 via docker on Unraid v6.12.6
Hardware Transcoding enabled for H264, HEVC (not 10bit as GPU only supports 4:2:0), MPEG2 (and 4), VC1, VP8, VP9 (not 10bit)
GPU - GeForce GTX 1070 8GB
TV - Sony Bravia kd65x7500d
Using the Jellyfin App for Android Tv

MEDIAINFO
Container = Matroska (mkv)
Duration = 02:04:47.230
Filesize = 65 GiB
Overall bitrate = 74.8 Mb/s
Video
Codec info = HEVC Main 10@L5.1@High | V_MPEGH/ISO/HEVC
Resolution = 3840x2160
Display AR = 1.778 | 16:9
Bitrate = 69.8 Mb/s
Framerate = CFR 23.976
Color space = YUV
Chroma subsampling = 4:2:0
Encoder =
Audio
Codec info = MLP FBA | A_TRUEHD
Channels = 8
Bitrate = VBR 4 230 kb/s
Samplerate = 48.0 kHz
Language = Japanese


Logs:

.txt   JF log - 14.5.2024.txt (Size: 9.4 KB / Downloads: 56)


Solution: change the default quality chosen by the tv app when playing


RE: Codec issues - Hardware Accelaration - TheDreadPirate - 2024-05-13

For the record, 4:2:0 is not the same as 10-bit HEVC. 4:2:0 is the chroma subsampling which is separate from bit depth. The 1070 supports 10-bit HEVC (I have one).

The log you provided doesn't have enough info and you also did not provide the symptom and circumstances. I don't see transcoding, or much of anything. Usually when playback happens there is more info that what was provided in your log.

Is that the whole thing? Were there any ffmpeg logs? From what was provided it looked like it direct played (no transcoding).


RE: Codec issues - Hardware Accelaration - rancidgnarwahl - 2024-05-14

(2024-05-13, 11:53 PM)TheDreadPirate Wrote: For the record, 4:2:0 is not the same as 10-bit HEVC.  4:2:0 is the chroma subsampling which is separate from bit depth.  The 1070 supports 10-bit HEVC (I have one).

The log you provided doesn't have enough info and you also did not provide the symptom and circumstances.  I don't see transcoding, or much of anything.  Usually when playback happens there is more info that what was provided in your log.

Is that the whole thing?  Were there any ffmpeg logs?  From what was provided it looked like it direct played (no transcoding).



Thanks for the info! I only set up my server recently and am still learning some definitions, etc.

You are right though, the log provided was from Unraid, not the log from the jellyfin GUI. I've attahced the logs generated from the Jellyfin Web Gui now.
symptoms: no video plays when I stream the media, just sound
circumstances: streaming over local network from media server to jellyfin tv app

.txt   correct JF log.txt (Size: 149.83 KB / Downloads: 19)

Edit: additional info
Screencap of playback settings attached
screencap of terminal bash showing GPU is visible

let me know if you need anything else


RE: Codec issues - Hardware Accelaration - TheDreadPirate - 2024-05-14

It looks like it is always direct playing, meaning that no transcoding is happening.

I see that it is an Android TV device. What kind of device is it?