SOLVED: Bluetooth connection prevents playback - 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: Bluetooth connection prevents playback (/t-solved-bluetooth-connection-prevents-playback) |
Bluetooth connection prevents playback - Karlsmith - 2024-11-02 Jellyfin 0.17.8 on the Google TV Streamer Jellyfin.Server 10.10.0-1 (Arch Linux) On the Google TV Streamer (GTV), Jellyfin videos that play fine when no Bluetooth earbuds are connected, fail with too many errors when they are connected. The only difference is that Samsung Earbuds2 pro are connected. I did find a workaround. If I start playing the video without the buds connected, then pause the video, connect the buds (which happens automatically without leaving the video) then rewind to the beginning, then they work as expected and audio/video are in sync. This started about a month ago, recent server update to 10.10.0 didn't make a difference. Some videos, even though they are both in .mkv containers, one might work and one exhibits the problem. Those are exceptions most videos in the library that I checked have problems.
Earbuds work fine elsewhere, Jellyfin app on Roku device works fine. Also, Amazon Prime videos on the GTV streamer work no problem. The earbuds work with the same videos through the Kodi app. on the GTV streamer.
No other BT devices connected.
I've tried stopping, clearing the cache/data, and deleting/reinstalling. Looking at the GTV debug output, which just acknowledges the stop. Google Nest community felt it was a Jellyfin issue.Jellyfin Server log showing successful start (10:27) then stop of video without Earbuds. Then with Earbuds (10:29): Code: [color=#ffffff][2024-11-02 10:27:21.689 -10:00] [INF] User policy for "moke". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True FFmpeg log attached. thanks in advance RE: Bluetooth connection prevents playback - TheDreadPirate - 2024-11-02 I also have a GTV Streamer, but was not able to replicate when I connected my Pixel Bud A-series. How is the app configured? Specifically the Audio output, refresh rate scaling, and bitstream dolby audio. RE: Bluetooth connection prevents playback - Karlsmith - 2024-11-02 (2024-11-02, 09:55 PM)TheDreadPirate Wrote: I also have a GTV Streamer, but was not able to replicate when I connected my Pixel Bud A-series. In the Jellyfin app. I was not able to find refresh rate scaling, where is that? Bitstream DD audio is enabled. Under Video>Max Streaming bitrate is 100Mbit, Under Audio I switched to from "Direct" to "Downmix to Stereo" and now the videos appear to work at this time. Obviously the buds are stereo, maybe that was it. I'll mark as solved if you agree. RE: Bluetooth connection prevents playback - TheDreadPirate - 2024-11-02 Refresh rate scaling is in the same menu as Bitstream DD Audio. A bit farther up that menu. I tried both direct and downmix and didn't have problems with either. But "downmix to stereo" has resolved various playback issues with other users. The playback code is being re-written for 0.18 and most of these types of problems should be resolved. |