2024-07-24, 02:52 PM
(This post was last modified: 2024-07-24, 03:33 PM by MikeSouth. Edited 4 times in total.)
Hi,
I am unable to stream/play any videos via the web interface using Chrome based browsers, it works fine using the apps as well as on Firefox. The error message I get is "Playback failed due to a fatal player error."
So I have jellyfin 10.9.8 running on ubuntu 22.04 on a baremetal Haswell CPU. It doesn't matter what Codec is used in the video, I can't play anything in Chrome, it doesn't matter what Client OS I use.
Full log: https://pastebin.com/mfBB5wRi
My encoding.xml: https://pastebin.com/EWNEAixk
More info about my setup
Could someone please point me to to what I am doing wrong?
Thanks in advance,
Mike
I am unable to stream/play any videos via the web interface using Chrome based browsers, it works fine using the apps as well as on Firefox. The error message I get is "Playback failed due to a fatal player error."
So I have jellyfin 10.9.8 running on ubuntu 22.04 on a baremetal Haswell CPU. It doesn't matter what Codec is used in the video, I can't play anything in Chrome, it doesn't matter what Client OS I use.
Full log: https://pastebin.com/mfBB5wRi
My encoding.xml: https://pastebin.com/EWNEAixk
More info about my setup
Code:
[root@<SERVERNAME> /var/log/jellyfin $ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
[root@<SERVERNAME> /var/log/jellyfin $ dpkg -l | grep jelly
ii jellyfin 10.9.8+ubu2204 all Jellyfin is the Free Software Media System.
rc jellyfin-ffmpeg5 5.1.4-3-jammy amd64 Tools for transcoding, streaming and playing of multimedia files
ii jellyfin-ffmpeg6 6.0.1-7-jammy amd64 Tools for transcoding, streaming and playing of multimedia files
ii jellyfin-server 10.9.8+ubu2204 amd64 Jellyfin is the Free Software Media System.
ii jellyfin-web 10.9.8+ubu2204 all Jellyfin is the Free Software Media System.
[root@<SERVERNAME> /var/log/jellyfin $ lscpu | grep "Model name"
Model name: Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz
Could someone please point me to to what I am doing wrong?
Thanks in advance,
Mike