Posts by Da Flex

    kim_j_m The Netflix add-on can provide 1080p resolution, see here.

    No idea whether the RPi Zero 2 W can handle such a resolution. This takes more than just playing 1080p. The stream has to be decoded first, which needs additional processing power. Investigate this, or buy an RPi 4 to be sure.

    Thanks, the error is visible!

    Code
    2021-11-08 18:53:06.185 T:1106    DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
    2021-11-08 18:53:06.185 T:1106    DEBUG <general>:   Output Device : Wireless Stereo Headset
    2021-11-08 18:53:06.185 T:1106    DEBUG <general>:   Sample Rate   : 48000
    2021-11-08 18:53:06.185 T:1106    DEBUG <general>:   Sample Format : AE_FMT_S16NE
    2021-11-08 18:53:06.185 T:1106    DEBUG <general>:   Channel Count : 2
    2021-11-08 18:53:06.185 T:1106    DEBUG <general>:   Channel Layout: FL, UNKNOWN1

    I'll ping a dev...

    Thanks for testing! Hmm, this headset is pretty unusual, so it could be a driver issue. To be sure, we need a log file.

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. Generate a log URL (do not post/upload logs to the forum)

    use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link

    Thanks. Could be a DRM Prime issue:

    I'll ping a dev...

    PS: The current log says that LE can't handle dtsHD correctly:

    Code
    2021-11-07 18:09:40.470 T:949      INFO <general>: CAEStreamParser::SyncDTS - dtsHD MA stream detected (8 channels, 48000Hz, 16bit BE, period: 8192, syncword: 0x41a29547, target rate: 0x18, framesize 2100))
    2021-11-07 18:09:40.470 T:949      INFO <general>: CVideoPlayerAudio: display reset occurred, checking for passthrough
    2021-11-07 18:09:40.470 T:949      INFO <general>: Creating audio stream (codec id: 86020, channels: 8, sample rate: 48000, pass-through)
    2021-11-07 18:09:40.472 T:830      INFO <general>: CActiveAESink::OpenSink - initialize sink
    2021-11-07 18:09:40.472 T:830      INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
    2021-11-07 18:09:40.476 T:949     ERROR <general>: CAEStreamInfo::GetDuration - invalid stream type
    2021-11-07 18:09:40.478 T:830      INFO <general>: Skipped 1 duplicate messages..

    The "display reset" is weired. Maybe your HDMI cable doesn't support high data rate, which is definitely the case when playing 4K / dtsHD. Make sure your HDMI cable is conform to HDMI 2.0 / 2.1 standard.

    You're still at log level 0. So...

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. Generate a log URL (do not post/upload logs to the forum)

    use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link