plugin.video.twitch icon indicating copy to clipboard operation
plugin.video.twitch copied to clipboard

No audio on 2k stream

Open H-B-Schmidt opened this issue 8 months ago • 3 comments

Context

Please provide any relevant information about your setup

  • Add-on Version: 3.0.2
  • Kodi Version: 21.2
  • Kodi GUI Language: DE
  • Operating System: Libreelec 12.0.2
  • Operating System Language: DE
  • Hardware: Raspberry 5

Expected Behavior

Please describe the behavior you are expecting.

Play 2K stream with video & audio.


Current Behavior

What is the current behavior?

2K video is ok but there is no audio.


Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Watch a 2K Twitch stream like https://www.twitch.tv/siegismund

Log

Please include a complete debug log.

https://paste.kodi.tv/caruzeyuno.kodi


Additional Information

Please provide any additional information that may be helpful.

Failing 2K stream: 2025-06-06 21:05:26.944 T:14060 info : CVideoPlayerAudio::Process - stream stalled

Working, non 2K stream: 2025-06-06 21:11:30.136 T:17261 info : running thread: CVideoPlayerAudio::Process() 2025-06-06 21:11:30.147 T:17261 info : CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2025-06-06 21:11:30.147 T:17261 info : Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)


H-B-Schmidt avatar Jun 06 '25 19:06 H-B-Schmidt

Possible workaround: https://github.com/anxdpanic/plugin.video.twitch/issues/699#issuecomment-2972454307

martin1ehm avatar Jun 14 '25 08:06 martin1ehm

Possible workaround: #699 (comment)

Thanks. This workaround did help.

H-B-Schmidt avatar Jun 14 '25 10:06 H-B-Schmidt

Context

Please provide any relevant information about your setup

* Add-on Version: 3.0.2

* Kodi Version: 21.2

* Kodi GUI Language: DE

* Operating System: Libreelec 12.0.2

* Operating System Language: DE

* Hardware: Raspberry 5

Expected Behavior

Please describe the behavior you are expecting.

Play 2K stream with video & audio.

Current Behavior

What is the current behavior?

2K video is ok but there is no audio.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

1. Watch a 2K Twitch stream like https://www.twitch.tv/siegismund

Log

Please include a complete debug log.

https://paste.kodi.tv/caruzeyuno.kodi

Additional Information

Please provide any additional information that may be helpful.

Failing 2K stream: 2025-06-06 21:05:26.944 T:14060 info : CVideoPlayerAudio::Process - stream stalled

Working, non 2K stream: 2025-06-06 21:11:30.136 T:17261 info : running thread: CVideoPlayerAudio::Process() 2025-06-06 21:11:30.147 T:17261 info : CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2025-06-06 21:11:30.147 T:17261 info : Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)

How did you get a 2k stream to work on kodi? I only get 1080p.

Serph91P avatar Oct 11 '25 13:10 Serph91P