All Activity
- Past hour
-
Khaled-112 joined the community
-
roxana.rvmx joined the community
-
Intel QSV/VAAPI detected manually, but Emby shows zero hardware codecs in docker. fd leak into ffdetect?
eunux replied to eunux's topic in Linux
i’m using docker. tried both the linuxserver and emby official images — same behaviour either way, which is partly why I moved to the official one, to rule out linuxserver-specific variables. I did try the suggested options; that’s where I started, and the device/permission side is all correct: /dev/dri/renderD128 is mounted, GIDLIST includes the render group, and the container reports libva 1.22.0 + iHD 25.2.4. The proof it isn’t a setup/permissions problem is that running the bundled ffdetect by hand inside the exact same container and image returns the full codec list (vaencdec/qsvencdec both fine). So everything on the suggested-options page is already satisfied — manual detection succeeds, only Emby-spawned detection fails. the difference between the two is a leaked file descriptor. when EmbyServer spawns ffdetect/ffmpeg/ffprobe, the child inherits an unrelated high-numbered fd from the parent — in my repro fd 117, pointing at an EmbyServer socket. a manual docker exec launch doesn’t carry that fd, which is why the same binary detects hardware fine by hand but reports zero codecs when Emby launches it. closing all fds ≥3 before exec is the only thing that fixes it: detection went straight from 0 → 17 hardware codecs (QSV H.264/H.265 decode+encode + VAAPI), and a real 4K HEVC playback then used hevc_qsv/vpp_qsv/h264_qsv with intel_gpu_top showing video-engine activity. so the question is really about the launcher, not the docker options: is EmbyServer expected to spawn the ffmpeg-family tools with arbitrary non-stdio fds inherited? if not, the fix would be setting CLOEXEC on EmbyServer’s own sockets (or only passing stdin/stdout/stderr when forking the detector), which would let me ditch the wrapper. or, perhaps even better, for someone to tell me why i chased these geese so far when the answer was right in front of me. -
jesusvargas joined the community
-
BO WALED joined the community
-
Also the automatic recovery is not yet supported during playback. Only when browsing the user interface.
-
@Grimx00perhaps you're just not waiting long enough? When requests start timing out and failing, that's when the automatic recovery happens. It may take time for that to happen.
-
@eliduvidhas this helped?
-
2.310.2.0 only shows folder view in mixed content libraries
Luke replied to jellowe's topic in Windows & Xbox
The horizontal home screen has never used these options. -
farisbinsiraj joined the community
-
AnnaBelcher joined the community
-
net006 joined the community
-
I doubt it will help but i see some errors that has to do with UPnP. I suggest try and disable automatic port mapping if possible.
-
Sven42 joined the community
-
millermorales joined the community
-
Performance issues after update to 4.9.5.0
LiaraAlis replied to LiaraAlis's topic in General/Windows
Here is the log file. The problem occurs across all clients (Windows, Browser, Android, …). embyserver.txt -
Hi, they are already there, right above the guide, when you have them.
-
HI, to answer your question, giving us as much detail as possible is most ideal for us. In other words just letting us know what you did at what times. Thanks.
-
I'm old school and like to scroll through a guide, not look at thumbnails. Maybe you could add the tags to the guide somehow?
-
Can you please post a screenshot that shows that? Thanks.
-
How does this screenshot show or demonstrate that it switched to 8096?
-
Merging Live TV recordings and downloaded TV recordings for same show
Luke replied to flashls82's topic in General/Windows
Hi, you could add two folders to one library, one for recordings, one for other content. Then configure live tv recording settings after that. -
So, what you really want is a tool to convert your folders into collections or playlists?
- 3 replies
-
- collection
- playlist
-
(and 2 more)
Tagged with:
-
Android App silently "crashes" when switching networks
Luke replied to brothom's topic in General/Windows
Currently when you are browsing the user interface, apps can recover from network changes without having to restart. It's only when playing that we don't have this yet, but we do plan to improve it. - Today
-
Android App silently "crashes" when switching networks
Luke replied to brothom's topic in General/Windows
No. Users on the LAN would prefer the LAN address be used when possible. -
Hi. Can you try searching for our standard android app (Just "Emby" on Amazon and "Emby for Android on Google) on the same device's app store and see how that compares? Thanks.
-
HI, we are looking into it. Thanks.
-
Pixelsmash Vulnerability in ffmpeg (CVE-2026-8461) - Is Emby vulnerable?
CHBMB replied to CHBMB's topic in General/Windows
I've sent a PM to the Emby devs as well, but, whilst it's been read by one of them, no reply as of yet. -
Pixelsmash Vulnerability in ffmpeg (CVE-2026-8461) - Is Emby vulnerable?
Pejamas replied to CHBMB's topic in General/Windows
Came here straight after seeing the jellyfin post on reddit expecting to see an update. -
what is proper is subjective. The server supports lots of different methods of naming and organization, and sometimes folder view is useful.
-
hi, can't you do this with channel tags?
-
Totally agree, and that’s exactly what’s needed!
-
Inquiry regarding the client-side automatic server IP and port recognition feature.
Luke replied to sunmagic's topic in General/Windows
You've already got that in emby server network settings. you can customize both the local lan address and wan address if needed. It's just not recommended because you will have to remember to keep it up to date, and if you forget, you will have problems. -
How does the web app compare in TV mode?
