![]() |
Help with broken audio for Ch 9 Australia. Need plugin? - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Help with broken audio for Ch 9 Australia. Need plugin? (/t-help-with-broken-audio-for-ch-9-australia-need-plugin) |
Help with broken audio for Ch 9 Australia. Need plugin? - syd_reddit - 2024-11-28 Hi - I'm just starting out using Jellyfin for IPTV streams in Australia. Have installed and running fine on macOS using this for m3u8 {IPTV sourcing not allowed - TDP} All the channels are working fine except for Channel 9 family of stations. There is no audio and the image is blocky. Just wondering if there's a plugin I need to decode theses streams? Thanks for your assistance. RE: Help with broken audio for Ch 9 Australia. Need plugin? - syd_reddit - 2024-11-28 Here's an update. If I use Jellyfin mobile on iPadOS, the channels play fine, with audio and good image. So it looks like there's a bug in the Apple Silicon macOS version of Jellyfin that's breaking the playback RE: Help with broken audio for Ch 9 Australia. Need plugin? - TheDreadPirate - 2024-11-28 Can you share your jellyfin logs via pastebin? I'm wondering if most of your channels are direct playing, but it is transcoding for this channel on some devices. RE: Help with broken audio for Ch 9 Australia. Need plugin? - syd_reddit - 2024-11-28 (2024-11-28, 04:21 PM)TheDreadPirate Wrote: Can you share your jellyfin logs via pastebin? I'm wondering if most of your channels are direct playing, but it is transcoding for this channel on some devices. Here you go https://pastebin.com/8x3WeRVw The logs have an attempt to stream from a M1 Max Macbook Pro (which is also running the server). There are 3 files. The log and two ffmeg logs Ch 9 which fails and then Ch 2 which is fine This log for when the iPad connects to the server and plays two channels, which both play fine. https://pastebin.com/YuRCpB0J RE: Help with broken audio for Ch 9 Australia. Need plugin? - TheDreadPirate - 2024-11-29 The iPad is directly playing the stream while the Mac is requesting a remux, which involves ffmpeg. IPTV is really complicated and there are so so many ways of doing it. ffmpeg probably isn't handling it in a way that your browser can handle. You may need to use an IPTV proxy like TVHeadend or Threadfin to ensure that the IPTV is handled correctly. RE: Help with broken audio for Ch 9 Australia. Need plugin? - syd_reddit - 2024-11-29 (2024-11-29, 01:44 AM)TheDreadPirate Wrote: You may need to use an IPTV proxy like TVHeadend or Threadfin to ensure that the IPTV is handled correctly. I tried putting Xteve in front of Jellyfin and it's the same problem - no audio on Ch 9 streams while all other channels played OK (on the Mac). Sounds like ffmeg can't decode this particular stream's encoding for some reason. So my workaround is to run the iPadOS/iOS client on the Mac instead of playing it via the browser. This is working fine - probably because as you pointed out it's avoiding ffmeg. (2024-11-29, 01:44 AM)TheDreadPirate Wrote: The iPad is directly playing the stream while the Mac is requesting a remux, which involves ffmpeg. IPTV is really complicated and there are so so many ways of doing it. ffmpeg probably isn't handling it in a way that your browser can handle If I ran Jellyfin on a Raspberry Pi just to do IPTV streaming and used the iPad client, I presume the Pi also won't need to do any remux and will just hand the stream to the iPad Jellyfin mobile software to do the decoding? RE: Help with broken audio for Ch 9 Australia. Need plugin? - TheDreadPirate - 2024-11-29 Give TVHeadend a try instead of Xteve. I've read people say that it is much better than Xteve. You don't need to use a separate device. RE: Help with broken audio for Ch 9 Australia. Need plugin? - syd_reddit - 2024-12-07 Sadly same issue with TVHeadend. No Audio on channel 9 family of channels. |