(2024-09-02, 06:22 AM)Efficient_Good_5784 Wrote:(2024-09-02, 05:29 AM)mlprd Wrote: After reading Toby's comment about the subs, I re-encoded the video with no subs and still have the same results. It will play in the Windows client, but not the Android or Android TV clients.Sounds like a transcoding issue. You're using JMP which can direct play ASS subs which means no transcoding happens.
From your Jellyfin server, can you share:
- What CPU
- What GPU (if any)
- Your server logs (both server and ffmpeg logs) after playing a video that fails.
Not doing any transcoding at all. Playing direct. The same video files encoded with AC3 (passthru) or Opus audio play fine. Same subs too.
Server is Debian 12, Docker container for Jellyfin server.
cpu:
Vendor ID: AuthenticAMD
Model name: AMD Ryzen 9 7900 12-Core Processor
No GPU in the server (why no transcoding... )
I can try again to encode a file with FLAC and get the Docker logs.
I think subtitles don't really make a difference, I think it's a FLAC audio problem in the Android app itself.
I have a bunch of music that is in FLAC, and it is capable of playing the music files through the Android app fine.
It's probably only a MKV video with FLAC audio that's triggering this behavior.
The video files are H.265 (nvenc) created on Handbrake 1.8.2 (2024081000)
I'll try a few combinations of h.264, mp4, av1, vp9 etc..