(2020-09-27, 14:56)Atreyu Wrote: That might be device or OS specific, because I do not see these symptoms, ever.
Maybe your device does not handle software decoding that well. Hard to say without log.
Below is my Kodi log from a short session of just starting Kodi, running one Netflix stream until the sound gets way off (only takes about 20-30 seconds), then stopping the stream. I had to snip out all the startup things at the beginning, because the site won't let me post that many characters. It starts right about the point I start the Netflix addon. At the timestamp 2020-09-27 12:31:56.613, I started a Netflix show stream. At timestamp 2020-09-27 12:32:32.202 I stopped the stream. There doesn't seem to be anything unusual going on between those points in the log, other than maybe Samba connections being closed. If you see anything concerning, let me know.
2020-09-27 12:30:59.523 T:1626288864 NOTICE: [service.upnext] UpNextMonitor -> Service started
2020-09-27 12:31:01.514 T:1651466976 NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:42759
2020-09-27 12:31:01.703 T:1651466976 NOTICE: [Amazon VOD] Service: Proxy server started
2020-09-27 12:31:01.704 T:1651466976 NOTICE: [Amazon VOD] Service started
2020-09-27 12:31:02.571 T:1609503456 NOTICE: plugin.audio.spotify --> Logged in to Spotify - Username: 12122654946
2020-09-27 12:31:55.794 T:1038017248 ERROR: EXCEPTION: Invalid setting type
2020-09-27 12:31:55.795 T:1038017248 NOTICE: [script.module.inputstreamhelper] Widevine update check was made on 2020-09-25 16:09
2020-09-27 12:31:56.613 T:1915430448 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/81094723/season/81098580/episode/81154169/?profile_guid=M6Z63GM6ZBECLOYFRXHRMYZXRE
2020-09-27 12:31:56.616 T:1404711648 NOTICE: Creating InputStream
2020-09-27 12:31:59.828 T:1404711648 NOTICE: Creating Demuxer
2020-09-27 12:31:59.831 T:1404711648 NOTICE: Opening stream: 1001 source: 256
2020-09-27 12:32:00.268 T:1404711648 NOTICE: Creating video codec with codec id: 27
2020-09-27 12:32:00.285 T:1404711648 NOTICE: Creating video thread
2020-09-27 12:32:00.285 T:952079072 NOTICE: running thread: video_thread
2020-09-27 12:32:00.286 T:1404711648 NOTICE: Opening stream: 1004 source: 256
2020-09-27 12:32:00.367 T:1404711648 NOTICE: Finding audio codec for: 86056
2020-09-27 12:32:00.370 T:1404711648 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
2020-09-27 12:32:00.370 T:1404711648 NOTICE: Creating audio thread
2020-09-27 12:32:00.371 T:910115552 NOTICE: running thread: CVideoPlayerAudio:
![Tongue Tongue](https://forum.kodi.tv/images/smilies/razz.png)
rocess()
2020-09-27 12:32:00.371 T:1404711648 NOTICE: Opening stream: 1015 source: 256
2020-09-27 12:32:01.454 T:910115552 NOTICE: Creating audio stream (codec id: 86056, channels: 6, sample rate: 48000, no pass-through)
2020-09-27 12:32:11.552 T:1915430448 NOTICE: Samba is idle. Closing the remaining connections
2020-09-27 12:32:32.202 T:1915430448 NOTICE: CVideoPlayer::CloseFile()
2020-09-27 12:32:32.206 T:1404711648 NOTICE: CVideoPlayer::OnExit()
2020-09-27 12:32:32.207 T:1404711648 NOTICE: Closing stream player 1
2020-09-27 12:32:32.208 T:1404711648 NOTICE: Waiting for audio thread to exit
2020-09-27 12:32:32.210 T:910115552 NOTICE: thread end: CVideoPlayerAudio::OnExit()
2020-09-27 12:32:32.210 T:1404711648 NOTICE: Closing audio device
2020-09-27 12:32:32.261 T:1404711648 NOTICE: Deleting audio codec
2020-09-27 12:32:32.262 T:1404711648 NOTICE: Closing stream player 2
2020-09-27 12:32:32.263 T:1404711648 NOTICE: waiting for video thread to exit
2020-09-27 12:32:32.272 T:1915430448 NOTICE: VideoPlayer: waiting for threads to exit
2020-09-27 12:32:32.291 T:952079072 NOTICE: thread end: video_thread
2020-09-27 12:32:32.293 T:1404711648 NOTICE: deleting video codec
2020-09-27 12:32:33.391 T:1404711648 NOTICE: Closing stream player 3
2020-09-27 12:32:33.486 T:1915430448 NOTICE: VideoPlayer: finished waiting
2020-09-27 12:32:33.486 T:1915430448 NOTICE: CVideoPlayer::CloseFile()
2020-09-27 12:32:33.486 T:1915430448 NOTICE: VideoPlayer: waiting for threads to exit
2020-09-27 12:32:33.486 T:1915430448 NOTICE: VideoPlayer: finished waiting
2020-09-27 12:32:33.507 T:1915430448 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
2020-09-27 12:34:15.281 T:1915430448 NOTICE: Samba is idle. Closing the remaining connections
2020-09-27 12:35:15.486 T:1685037792 ERROR: EXCEPTION: Non-Existent Control 300
2020-09-27 12:35:47.559 T:1413128928 WARNING: CPythonInvoker(16): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.