![]() |
SOLVED: Still using 10.8.9 - 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: Still using 10.8.9 (/t-solved-still-using-10-8-9) |
RE: Still using 10.8.9 - finicky6457 - 2024-11-02 (2024-11-02, 05:51 PM)TheDreadPirate Wrote: I tried putting one of my MPEG2 test videos in TS (originally in MKV) and it still direct played on my 4800X. Ok, I think this may help show what's going on.... Jellyfin 10.8.9 Code: Remuxing Jellyfin 10.10.0 Code: Transcoding RE: Still using 10.8.9 - TheDreadPirate - 2024-11-02 But on my Roku it direct plays MPEG2 in TS, also with AC3 audio. Which should be identical do your files. What specific model Roku do you have? And the Roku OS and Jellyfin app version. RE: Still using 10.8.9 - finicky6457 - 2024-11-02 Roku Ultra (4800X) Model 4802X Roku OS 14.0 Jellyfin Roku app version 2.2 Build 1 RE: Still using 10.8.9 - TheDreadPirate - 2024-11-02 I think I figured it out. For whatever reason, Jellyfin behaves differently depending on which hardware acceleration mode is enabled. When QSV is select on my server, my Roku client, also a 4802X, will direct play my MPEG2/AC3 in TS video. But if I select "none" for hardware accleration, to match your setup, Jellyfin will transcode it. This is definitely a bug. I will go ahead and submit a bug report with my findings. RE: Still using 10.8.9 - TheDreadPirate - 2024-11-02 https://github.com/jellyfin/jellyfin/issues/12944 RE: Still using 10.8.9 - finicky6457 - 2024-11-02 (2024-11-02, 07:05 PM)TheDreadPirate Wrote: https://github.com/jellyfin/jellyfin/issues/12944 thanks! |