Just need sample files giving this error and also logs from the server and client apps -
The logs show a failure of ExoPlayer when starting to stream the vidoe with Direct Play. It then switches to transcoding by the server and appears to get stuck
could you please use the dd tool available here if you use windows chrysocome.net - dd for windows and create a clip that i can test with and confiem the errors and then pass on to the development team
Suggest going for this file /media/Filme/Spielfilme/Aufnahmen/T/The Purge - Die Säuberung (2013) - 1080p.ts which is 4Gb and extracting the first 500Mb using dd
Download dd version 0.5 from chrysocome.net - dd for windows
Extract the first 500Mb of the .ts file
dd if="The Purge - Die Säuberung (2013) - 1080p.ts" of="500Mb-Clip.ts" bs=1M count=500
The logs show some memory shortage on the Amazon Fire and an Exoplayer exception when attempting to Direct Play and then it switches to transcode and memory shortage leads it to go through an exception path which appears to lead to a hang
So create the 500Mb file, add it to your PMS library as other video category. Test it on the Amazon Fire and if it fails, capture the server logs and amazon fire plex logs and media info xml from plex web (see https://support.plex.tv/articles/201998867-investigate-media-information-and-formats/
You can send me a link by PM for the clip download
Totally strange behaviour !?
I created the library. old file…new file (cleaned with TSDoctor)…and sample file with 500MB length.
So in the first “run” the old file was not playing and plex on the FireTV Stick restarted after a while.
In the second “run” I enabled Debugging (forgot that before) and tried the file again…and it worked…
and the cleaned file also…and the sample file also…???
I have the debug files and will send those to you!
But I don’t really understand what happend…I changed nothing…not on server or player side…
And I can’t believe that “enable/disable of debug” has influence, as before…when the problems occured I did not even know about this function, so it was off!
Hope you find something helpfull in the logs!!
Cheers
Hossa
I restarted FireTV and tried again.
Now none of the files was working…some had audio, but screen was frozen and green.
I send you the LOG files AND the sample file!
Good Luck! 
By the way.
All my friends, which are sitting in remote locations (max Bandwith limited to 20MBit/sec) can watch what ever they want, without problems !?
…Apple IPad
…Kodi Add-On
…Galaxy Tab
…Samsung TV
I am sitting at home (gigabit network and wifi with 90MBit-126MBit) and can not play my own Media 
Just to make sure:
I am using a FireTV Stick 4K !
Hello,
Ok, I have attached logs from the Fire TV Stick 4K and the Server logs. I attempted to play a file called “IMG_3347” at around 18:40 - 18:41.
I hope both of these help figure out what is happening here!
Thanks,
Neil
firetvstick4klog.txt (761.8 KB)
Plex Media Server Logs_2018-12-18_18-42-48.zip (2.1 MB)
I’m also having issues on Nvidia Shield and Fire TV with the lastest version of the Plex app. My issue is, the videos will start to Direct play fine, but if I try to fast forward I get the Playback has Stopped error. Also I can only get the files to direct play if I enable the PLAY Smaller videos at full quality option. If I turn that off the videos will transcode, and then fast forward works! However, direct play is the preferred method, since it definitely cuts down on my.cpu usage.
This has been a bug since February and started when the video player was changed to exoplayer in version 6.13. Countless releases since, many here have provided log data and yet no fix. Can we get an honest answer?
Try removing poster art from your files if they have any. That resolved this issue for me.
Doesn’t work for me 
Device: M8S Pro L
Client: v7.9.0.8439
Server: v1.14.1.5488
Android: v7.1.2 | Kernel: 3.14.29
Logs:
12-26 01:45:35.961 i: [FF][MediaPeriod] Releasing.
12-26 01:45:35.965 i: [FF] Releasing demuxer.
12-26 01:45:35.965 e: [Exo2VideoPlayer] Player error detected
12-26 01:45:35.966 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
12-26 01:45:35.967 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException
at com.google.android.exoplayer2.audio.t.a(SourceFile:535)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.a(SourceFile:1088)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(SourceFile:573)
at com.google.android.exoplayer2.m.h(SourceFile:518)
at com.google.android.exoplayer2.m.handleMessage(SourceFile:301)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: com.google.android.exoplayer2.audio.AudioSink$InitializationException: AudioTrack init failed: 0, Config(48000, 252, 20480)
at com.google.android.exoplayer2.audio.DefaultAudioSink.t(SourceFile:1141)
at com.google.android.exoplayer2.audio.DefaultAudioSink.m(SourceFile:572)
at com.google.android.exoplayer2.audio.DefaultAudioSink.a(SourceFile:628)
at com.google.android.exoplayer2.audio.t.a(SourceFile:529)
... 7 more
12-26 01:45:35.992 i: [video] Direct play failed, attempting to transcode
File i tried to play: AVC E-AC-3 .mkv
Error message i get: “Playback has stopped because the connection to the Plex Media Server has been lost”
FireTV Stick 4k Logs:
12-18 16:56:07.465 e: [Exo2VideoPlayer] Player error detected
12-18 16:56:07.466 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
12-18 16:56:07.467 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.a(SourceFile:466)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.c(SourceFile:445)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.a(SourceFile:976)
at com.google.android.exoplayer2.video.d.a(SourceFile:524)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(SourceFile:589)
at com.google.android.exoplayer2.m.h(SourceFile:518)
at com.google.android.exoplayer2.m.handleMessage(SourceFile:301)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: com.google.android.exoplayer2.mediacodec.MediaCodecRenderer$DecoderInitializationException: Decoder init failed: OMX.dolby.ac3.decoder, Format(2, null, audio/ac3, 384000, deu, [-1, -1, -1.0], [2, 48000])
... 9 more
Caused by: android.media.MediaCodec$CodecException: Error 0x80001001
at android.media.MediaCodec.native_configure(Native Method)
at android.media.MediaCodec.configure(MediaCodec.java:1898)
at com.google.android.exoplayer2.video.d.a(SourceFile:471)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.c(SourceFile:435)
... 8 more
12-18 16:56:07.506 i: [video] Direct play failed, attempting to transcode
and
12-18 16:58:56.516 e: [Exo2VideoPlayer] Player error detected
12-18 16:58:56.516 i: [FF] Releasing demuxer.
12-18 16:58:56.516 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
12-18 16:58:56.516 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.a(SourceFile:466)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.c(SourceFile:445)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.a(SourceFile:976)
at com.google.android.exoplayer2.video.d.a(SourceFile:524)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(SourceFile:589)
at com.google.android.exoplayer2.m.h(SourceFile:518)
at com.google.android.exoplayer2.m.handleMessage(SourceFile:301)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: com.google.android.exoplayer2.mediacodec.MediaCodecRenderer$DecoderInitializationException: Decoder init failed: OMX.dolby.ac3.decoder, Format(2, null, audio/ac3, 384000, deu, [-1, -1, -1.0], [2, 48000])
... 9 more
Caused by: android.media.MediaCodec$CodecException: Error 0x80001001
at android.media.MediaCodec.native_configure(Native Method)
at android.media.MediaCodec.configure(MediaCodec.java:1898)
at com.google.android.exoplayer2.video.d.a(SourceFile:471)
at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.c(SourceFile:435)
... 8 more
12-18 16:58:56.532 i: [video] Direct play failed, attempting to transcode
and
12-18 16:34:30.439 e: [Exo2VideoPlayer] Player error detected
12-18 16:34:30.440 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
12-18 16:34:30.441 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException
at com.google.android.exoplayer2.m.handleMessage(SourceFile:354)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: java.lang.IllegalStateException
at com.google.android.exoplayer2.util.b.b(SourceFile:81)
at com.google.android.exoplayer2.u.a(SourceFile:212)
at com.google.android.exoplayer2.u.a(SourceFile:176)
at com.google.android.exoplayer2.u.a(SourceFile:144)
at com.google.android.exoplayer2.m.c(SourceFile:1507)
at com.google.android.exoplayer2.m.handleMessage(SourceFile:316)
... 3 more
12-18 16:34:30.476 i: [video] Direct play failed, attempting to transcode
and
12-18 16:36:06.447 e: [Exo2VideoPlayer] Player error detected
12-18 16:36:06.448 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
12-18 16:36:06.449 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException
at com.google.android.exoplayer2.m.handleMessage(SourceFile:349)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: java.io.IOException: Error occurred whilst demuxing.
at com.plexapp.plex.ff.FFDemuxer.demux(SourceFile:138)
at com.plexapp.plex.ff.source.FFLoadable.load(SourceFile:105)
at com.google.android.exoplayer2.upstream.t.run(SourceFile:320)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
12-18 16:36:06.484 i: [video] Direct play failed, attempting to transcode
and
12-18 16:36:51.974 e: [Exo2VideoPlayer] Player error detected
12-18 16:36:51.975 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
12-18 16:36:51.977 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException
at com.google.android.exoplayer2.m.handleMessage(SourceFile:349)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: java.io.IOException: Error occurred whilst demuxing.
at com.plexapp.plex.ff.FFDemuxer.demux(SourceFile:138)
at com.plexapp.plex.ff.source.FFLoadable.load(SourceFile:105)
at com.google.android.exoplayer2.upstream.t.run(SourceFile:320)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
12-18 16:36:52.004 i: [video] Direct play failed, attempting to transcode
and
12-18 16:37:40.571 e: [Exo2VideoPlayer] Player error detected
12-18 16:37:40.571 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
12-18 16:37:40.573 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException
at com.google.android.exoplayer2.m.handleMessage(SourceFile:349)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: java.io.IOException: Error occurred whilst demuxing.
at com.plexapp.plex.ff.FFDemuxer.demux(SourceFile:138)
at com.plexapp.plex.ff.source.FFLoadable.load(SourceFile:105)
at com.google.android.exoplayer2.upstream.t.run(SourceFile:320)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
12-18 16:37:40.595 i: [video] Direct play failed, attempting to transcode
and
12-18 16:38:29.777 e: [Exo2VideoPlayer] Player error detected
12-18 16:38:29.777 i: [FF] Releasing demuxer.
12-18 16:38:29.778 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
12-18 16:38:29.779 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException
at com.google.android.exoplayer2.m.handleMessage(SourceFile:349)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: java.io.IOException: Error occurred whilst demuxing.
at com.plexapp.plex.ff.FFDemuxer.demux(SourceFile:138)
at com.plexapp.plex.ff.source.FFLoadable.load(SourceFile:105)
at com.google.android.exoplayer2.upstream.t.run(SourceFile:320)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
12-18 16:38:29.806 i: [video] Direct play failed, attempting to transcode
Summed up:
For me it looks like three different failures…
-
- seems Audio related:
Caused by: com.google.android.exoplayer2.mediacodec.MediaCodecRenderer$DecoderInitializationException: Decoder init failed: OMX.dolby.ac3.decoder, Format(2, null, audio/ac3, 384000, deu, [-1, -1, -1.0], [2, 48000])
-
- I don’t know:
Caused by: java.lang.IllegalStateException
-
- I don’t know:
Caused by: java.io.IOException: Error occurred whilst demuxing.
If I look in the Media Server Log Files I find:
Dec 18, 2018 16:58:57.231 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.231 [0x810926000] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.232 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.232 [0x810926000] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.232 [0x810926000] ERROR - [Transcoder] [h264 @ 0x8030ae000] decode_slice_header error
Dec 18, 2018 16:58:57.233 [0x810926000] ERROR - [Transcoder] [h264 @ 0x8030ae000] no frame!
Dec 18, 2018 16:58:57.233 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.233 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.234 [0x810926000] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.234 [0x810926000] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.234 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] decode_slice_header error
Dec 18, 2018 16:58:57.235 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] no frame!
Dec 18, 2018 16:58:57.235 [0x80c3ed400] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.235 [0x80c3ed400] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.236 [0x80c3ed400] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.236 [0x80c3ed400] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.236 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] decode_slice_header error
Dec 18, 2018 16:58:57.237 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] no frame!
Dec 18, 2018 16:58:57.237 [0x80c3ed400] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.237 [0x80c3ed400] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.238 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.238 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.238 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] decode_slice_header error
Dec 18, 2018 16:58:57.239 [0x80c3ed400] ERROR - [Transcoder] [h264 @ 0x8030ae000] no frame!
Dec 18, 2018 16:58:57.239 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.239 [0x80c3ed400] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.240 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.240 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.240 [0x80c93d400] ERROR - [Transcoder] [h264 @ 0x8030ae000] decode_slice_header error
Dec 18, 2018 16:58:57.241 [0x80c93d400] ERROR - [Transcoder] [h264 @ 0x8030ae000] no frame!
Dec 18, 2018 16:58:57.241 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.241 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.242 [0x80c93d400] ERROR - [Transcoder] [h264 @ 0x8030ae000] SPS unavailable in decode_picture_timing
Dec 18, 2018 16:58:57.242 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] non-existing PPS 0 referenced
Dec 18, 2018 16:58:57.242 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] decode_slice_header error
Dec 18, 2018 16:58:57.243 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] no frame!
Dec 18, 2018 16:58:57.269 [0x811880c00] ERROR - [Transcoder] [h264 @ 0x8030ae000] mmco: unref short failure
Dec 18, 2018 16:58:57.270 [0x80c93d400] ERROR - [Transcoder] [h264 @ 0x8030ae000] mmco: unref short failure
Dec 18, 2018 16:58:57.270 [0x80c93d400] ERROR - [Transcoder] [h264 @ 0x8030ae000] number of reference frames (0+4) exceeds max (3; probably corrupt input), discarding one
With a Raspberry Pi and the up to date Plex Player I can play the files without trouble !
I really hope some employee can figure this out now! 
I was getting this morning on my shield, I switched to a different managed user and then back to the original one and files started playing again.
this is what everybody likes to know. why change a running system? 6.12 was fine except for a few bugs. then came exoplayer v2 and crashed everything. it is VERY unstable since a year now. why is that?
Thanks for the sample and logs. I have managed to get playback to fail using the clip you provided. I have now referred it to the development team
Thank you very much “sa2000” !
I am really curious to find out, what they will discover! 
Keep us updated please 
hey all, so i purchased a few of these fire tv 4k sticks for family and such for plex… and on all of them we have been experiencing those issues with “Playback has stopped because the connection to the PMS has been lost” error… on at least 99% of the content (on the rare occasion a title may actually play) on every other platform it works flawlessly, i’ve tried the disabling audio passthrough, running the firestick over ethernet, remote and local and a few other things… the only thing that i can say 100% works is removing the current version of plex and manually installing 6.4.1.1644, don’t know what it is that happened after that version but they all give errors at some point or anther but this version (though the interface is little dated) it works… been testing on both the 4k stick and the older version for about 2 weeks now and it works without fail…
Will give it a go, thanks!
Does the file play back ok with other players ? eg vlc ?
I can see an Exoplayer crash in the logs
If the IMG_3347.mov does playback ok with other players, could you get me the media info xml - see https://support.plex.tv/articles/201998867-investigate-media-information-and-formats/ and also see if you can get the failure with a short 1 minute clip produced from the file. You would need to look into how to clip a .mov file with changing the encoding - just cutting the file after 1 minute and then adding the 1 minute clip to an other videos library in Plex and see if it fails in same way. If it does, please provide logs again and the media info xml and upload the clip to dropbox or similar service and send me a link by private message/ I will then try and reproduce the failure
I have now responded to all recent posts where logs have been provided. If any one else has an issue, please provide server and android logs. May need to ask for a sample file - but that depends on what is seen from the logs
https://support.plex.tv/articles/201643703-reporting-issues-with-plex-media-server/
https://support.plex.tv/articles/200250417-plex-media-server-log-files/
https://support.plex.tv/articles/201573117-android-android-tv-fire-tv-logs/
On my Android box T95z I get the following, but only for some films, If I disable audio passthrough, the film will play but with no audio.
If I play the same film through Kodi with the plex addon, it plays fine.
01-05 12:37:46.627 i: [video] Starting Playback for: Batman Begins
01-05 12:37:46.628 i: [video] User maximum h264 profile determined: 51
01-05 12:37:46.628 i: [video] Device recommended h264 profile determined: 51
01-05 12:37:46.652 i: [BufferHelper] Assumed Bitrate: 400000, Segment Count: 46875
01-05 12:37:46.654 i: [BufferHelper] Detected memory pressure, reducing segment count to fit available memory: 512
01-05 12:37:46.655 i: [BufferHelper] Segment count: 3276
01-05 12:37:46.658 i: [Exo2VideoPlayer] Using FFMediaSource from url: https://192.168.1.10:32400/video/:/transcode/universal/start.m3u8?audioBoost=100&autoAdjustQuality=1&directPlay=0&directStream=1&directStreamAudio=1&fastSeek=1&hasMDE=1&includeCodecs=1&location=lan&maxVideoBitrate=200000&mediaBufferSize=209664&partIndex=0&path=%2Flibrary%2Fmetadata%2F29695&protocol=hls&session=98728385131ee8f4-com-plexapp-android&subtitleSize=100&videoBitrate=200000&videoQuality=100&videoResolution=3840x2160&X-Plex-Client-Identifier=98728385131ee8f4-com-plexapp-android&X-Plex-Client-Profile-Extra=add-limitation(scope%3DvideoCodec%26scopeName%3Dh264%26type%3DupperBound%26name%3Dvideo.level%26value%3D51)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DupperBound%26name%3Dvideo.width%26value%3D3840%26replace%3Dtrue)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DupperBound%26name%3Dvideo.height%26value%3D2160%26replace%3Dtrue)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Dmp3)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Dac3)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Deac3)%2Badd-transcode-target(type%3DsubtitleProfile%26context%3Dstreaming%26protocol%3Dhttp%26container%3Dmkv%26subtitleCodec%3Dsrt)%2Bappend-transcode-target-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26videoCodec%3Dmpeg2video)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3Dhevc%26type%3DMatch%26name%3Dvideo.profile%26list%3Dmain%7Cmain%2010)%2Bappend-transcode-target-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26videoCodec%3Dhevc)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DNotMatch%26name%3Dvideo.anamorphic%26value%3D999%26replace%3Dtrue)&X-Plex-Device=T95ZPLUS&X-Plex-Platform=Android&X-Plex-Platform-Version=7.1.2&X-Plex-Product=Plex%20for%20Android&X-Plex-Supported-Commands=abort&X-Plex-Token=...Xmct&X-Plex-Version=7.9.0.8439
01-05 12:37:46.663 i: [RefreshRateBehaviour] Checking refresh rate
01-05 12:37:46.669 i: [RefreshRateBehaviour] Target refresh rate: 23.976
01-05 12:37:46.669 i: [RefreshRateBehaviour] Refresh rates available: 60.000004
01-05 12:37:46.670 i: [RefreshRateBehaviour] Current refresh rate: 60.000004
01-05 12:37:46.671 i: [RefreshRateBehaviour] Best refresh rate: 60.000004 (1920x1080)
01-05 12:37:46.672 i: [RefreshRateBehaviour] No refresh rate switch required
01-05 12:37:46.679 i: [DeviceCapabilitiesChangedBehaviour] Recording source codec (truehd) support: false (Passthrough: false)
01-05 12:37:46.681 i: [Exo2VideoPlayer] Seeking to 0ms
01-05 12:37:46.683 i: [FF] Media source refreshed, duration is now -9223372036854775807us.
01-05 12:37:46.691 i: [FF] Creating context for playback.
01-05 12:37:46.693 i: [FFmpeg] JNI environment has been loaded successfully.
01-05 12:37:46.694 i: [FFmpeg] Updated codec path to '/data/user/0/com.plexapp.android/Plex\ Media\ Server/Codecs/1.4-a15abb0-5-android-aarch64/'.
01-05 12:37:46.694 i: [FFmpeg] Initialised AV functions.
01-05 12:37:46.695 i: [FFmpeg] Encoder: mjpeg.
01-05 12:37:46.695 i: [FF] Opening https://192.168.1.10:32400/video/:/transcode/universal/start.m3u8?audioBoost=100&autoAdjustQuality=1&directPlay=0&directStream=1&directStreamAudio=1&fastSeek=1&hasMDE=1&includeCodecs=1&location=lan&maxVideoBitrate=200000&mediaBufferSize=209664&partIndex=0&path=%2Flibrary%2Fmetadata%2F29695&protocol=hls&session=98728385131ee8f4-com-plexapp-android&subtitleSize=100&videoBitrate=200000&videoQuality=100&videoResolution=3840x2160&X-Plex-Client-Identifier=98728385131ee8f4-com-plexapp-android&X-Plex-Client-Profile-Extra=add-limitation(scope%3DvideoCodec%26scopeName%3Dh264%26type%3DupperBound%26name%3Dvideo.level%26value%3D51)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DupperBound%26name%3Dvideo.width%26value%3D3840%26replace%3Dtrue)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DupperBound%26name%3Dvideo.height%26value%3D2160%26replace%3Dtrue)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Dmp3)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Dac3)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Deac3)%2Badd-transcode-target(type%3DsubtitleProfile%26context%3Dstreaming%26protocol%3Dhttp%26container%3Dmkv%26subtitleCodec%3Dsrt)%2Bappend-transcode-target-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26videoCodec%3Dmpeg2video)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3Dhevc%26type%3DMatch%26name%3Dvideo.profile%26list%3Dmain%7Cmain%2010)%2Bappend-transcode-target-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26videoCodec%3Dhevc)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DNotMatch%26name%3Dvideo.anamorphic%26value%3D999%26replace%3Dtrue)&X-Plex-Device=T95ZPLUS&X-Plex-Platform=Android&X-Plex-Platform-Version=7.1.2&X-Plex-Product=Plex%20for%20Android&X-Plex-Supported-Commands=abort&X-Plex-Token=...Xmct&X-Plex-Version=7.9.0.8439.
01-05 12:37:46.695 i: [FFmpeg] Encoder: wrapped_avframe.
01-05 12:37:46.696 i: [FFmpeg] Encoder: alac.
01-05 12:37:46.696 i: [FFmpeg] Encoder: flac.
01-05 12:37:46.696 i: [FFmpeg] Encoder: pcm_f32be.
01-05 12:37:46.697 i: [FFmpeg] Encoder: pcm_f32le.
01-05 12:37:46.697 i: [FFmpeg] Encoder: pcm_f64be.
01-05 12:37:46.697 i: [FFmpeg] Encoder: pcm_f64le.
01-05 12:37:46.698 i: [FFmpeg] Encoder: pcm_s8.
01-05 12:37:46.698 i: [FFmpeg] Encoder: pcm_s8_planar.
01-05 12:37:46.699 i: [FFmpeg] Encoder: pcm_s16be.
01-05 12:37:46.699 i: [FFmpeg] Encoder: pcm_s16be_planar.
01-05 12:37:46.700 i: [FFmpeg] Encoder: pcm_s16le.
01-05 12:37:46.700 i: [FFmpeg] Encoder: pcm_s16le_planar.
01-05 12:37:46.701 i: [FFmpeg] Encoder: pcm_s24be.
01-05 12:37:46.701 i: [FFmpeg] Encoder: pcm_s24le.
01-05 12:37:46.702 i: [FFmpeg] Encoder: pcm_s24le_planar.
01-05 12:37:46.702 i: [FFmpeg] Encoder: pcm_s32be.
01-05 12:37:46.703 i: [FFmpeg] Encoder: pcm_s32le.
01-05 12:37:46.703 i: [FFmpeg] Encoder: pcm_s32le_planar.
01-05 12:37:46.704 i: [FFmpeg] Encoder: pcm_u8.
01-05 12:37:46.704 i: [FFmpeg] Encoder: pcm_u16be.
01-05 12:37:46.705 i: [FFmpeg] Encoder: pcm_u16le.
01-05 12:37:46.705 i: [FFmpeg] Encoder: pcm_u24be.
01-05 12:37:46.706 i: [FFmpeg] Encoder: pcm_u24le.
01-05 12:37:46.707 i: [FFmpeg] Encoder: pcm_u32be.
01-05 12:37:46.707 i: [FFmpeg] Encoder: pcm_u32le.
01-05 12:37:46.709 i: [FFmpeg] Encoder: ssa.
01-05 12:37:46.710 i: [FFmpeg] Encoder: ass.
01-05 12:37:46.710 i: [FFmpeg] Encoder: dvbsub.
01-05 12:37:46.711 i: [FFmpeg] Encoder: dvdsub.
01-05 12:37:46.712 i: [FFmpeg] Encoder: mov_text.
01-05 12:37:46.712 i: [FFmpeg] Encoder: subrip.
01-05 12:37:46.713 i: [FFmpeg] Encoder: text.
01-05 12:37:46.714 i: [FFmpeg] Encoder: webvtt.
01-05 12:37:46.715 i: [FFmpeg] Encoder: xsub.
01-05 12:37:46.715 i: [FFmpeg] Encoder: eac3_eae.
01-05 12:37:46.716 i: [FFmpeg] Encoder: libopus.
01-05 12:37:46.717 i: [FFmpeg] Decoder: apng.
01-05 12:37:46.718 i: [FFmpeg] Decoder: bmp.
01-05 12:37:46.718 i: [FFmpeg] Decoder: dirac.
01-05 12:37:46.718 i: [FFmpeg] Decoder: ffv1.
01-05 12:37:46.719 i: [FFmpeg] Decoder: ffvhuff.
01-05 12:37:46.719 i: [FFmpeg] Decoder: gif.
01-05 12:37:46.719 i: [FFmpeg] Decoder: huffyuv.
01-05 12:37:46.720 i: [FFmpeg] Decoder: mjpeg.
01-05 12:37:46.721 i: [FFmpeg] Decoder: png.
01-05 12:37:46.729 i: [FFmpeg] Decoder: thp.
01-05 12:37:46.730 i: [FFmpeg] Decoder: alac.
01-05 12:37:46.730 i: [FFmpeg] Decoder: flac.
01-05 12:37:46.730 i: [FFmpeg] Decoder: opus.
01-05 12:37:46.731 i: [FFmpeg] Decoder: vorbis.
01-05 12:37:46.731 i: [FFmpeg] Decoder: eac3_eae.
01-05 12:37:46.731 i: [FFmpeg] Decoder: truehd_eae.
01-05 12:37:46.731 i: [FFmpeg] Decoder: mlp_eae.
01-05 12:37:46.732 i: [FFmpeg] Allocating format context.
01-05 12:37:46.732 i: [FFmpeg] Opening input from https://192.168.1.10:32400/video/:/transcode/universal/start.m3u8?audioBoost=100&autoAdjustQuality=1&directPlay=0&directStream=1&directStreamAudio=1&fastSeek=1&hasMDE=1&includeCodecs=1&location=lan&maxVideoBitrate=200000&mediaBufferSize=209664&partIndex=0&path=%2Flibrary%2Fmetadata%2F29695&protocol=hls&session=98728385131ee8f4-com-plexapp-android&subtitleSize=100&videoBitrate=200000&videoQuality=100&videoResolution=3840x2160&X-Plex-Client-Identifier=98728385131ee8f4-com-plexapp-android&X-Plex-Client-Profile-Extra=add-limitation(scope%3DvideoCodec%26scopeName%3Dh264%26type%3DupperBound%26name%3Dvideo.level%26value%3D51)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DupperBound%26name%3Dvideo.width%26value%3D3840%26replace%3Dtrue)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DupperBound%26name%3Dvideo.height%26value%3D2160%26replace%3Dtrue)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Dmp3)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Dac3)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Deac3)%2Badd-transcode-target(type%3DsubtitleProfile%26context%3Dstreaming%26protocol%3Dhttp%26container%3Dmkv%26subtitleCodec%3Dsrt)%2Bappend-transcode-target-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26videoCodec%3Dmpeg2video)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3Dhevc%26type%3DMatch%26name%3Dvideo.profile%26list%3Dmain%7Cmain%2010)%2Bappend-transcode-target-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26videoCodec%3Dhevc)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DNotMatch%26name%3Dvideo.anamorphic%26value%3D999%26replace%3Dtrue)&X-Plex-Device=T95ZPLUS&X-Plex-Platform=Android&X-Plex-Platform-Version=7.1.2&X-Plex-Product=Plex%20for%20Android&X-Plex-Supported-Commands=abort&X-Plex-Token=...Xmct&X-Plex-Version=7.9.0.8439.
01-05 12:37:46.833 i: [FF] ******************************************************** [FF] Statistics: [FF] ******************************************************** State: Buffering Loading: No Auto Play: Yes Surface: None Position: 0:00 Duration: 0:00 Window Start: 0:00 Window End: 0:00 Position in Period: 0:00 Period Position: 0:00 Period Duration: 0:00 Video:Unknown Audio:Unknown Memory Usage: 1560.4688 / 2749.5078 Threshold: 216.0. [FF] ********************************************************
01-05 12:37:47.073 i: [FFmpeg] [AVFormatContext] Opening 'https://192.168.1.10:32400/video/:/transcode/universal/session/98728385131ee8f4-com-plexapp-android/base/index.m3u8' for reading
01-05 12:37:48.213 i: [FFmpeg] [AVFormatContext] HLS request for url 'https://192.168.1.10:32400/video/:/transcode/universal/session/98728385131ee8f4-com-plexapp-android/base/00000.ts', offset 0, playlist 0
01-05 12:37:48.215 i: [FFmpeg] [AVFormatContext] Opening 'https://192.168.1.10:32400/video/:/transcode/universal/session/98728385131ee8f4-com-plexapp-android/base/00000.ts' for reading
01-05 12:37:50.658 i: [FFmpeg] [AVFormatContext] HLS request for url 'https://192.168.1.10:32400/video/:/transcode/universal/session/98728385131ee8f4-com-plexapp-android/base/00001.ts', offset 0, playlist 0
01-05 12:37:50.662 i: [FFmpeg] [AVFormatContext] Opening 'https://192.168.1.10:32400/video/:/transcode/universal/session/98728385131ee8f4-com-plexapp-android/base/00001.ts' for reading
01-05 12:37:50.874 i: [FFmpeg] Successfully opened https://192.168.1.10:32400/video/:/transcode/universal/start.m3u8?audioBoost=100&autoAdjustQuality=1&directPlay=0&directStream=1&directStreamAudio=1&fastSeek=1&hasMDE=1&includeCodecs=1&location=lan&maxVideoBitrate=200000&mediaBufferSize=209664&partIndex=0&path=%2Flibrary%2Fmetadata%2F29695&protocol=hls&session=98728385131ee8f4-com-plexapp-android&subtitleSize=100&videoBitrate=200000&videoQuality=100&videoResolution=3840x2160&X-Plex-Client-Identifier=98728385131ee8f4-com-plexapp-android&X-Plex-Client-Profile-Extra=add-limitation(scope%3DvideoCodec%26scopeName%3Dh264%26type%3DupperBound%26name%3Dvideo.level%26value%3D51)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DupperBound%26name%3Dvideo.width%26value%3D3840%26replace%3Dtrue)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DupperBound%26name%3Dvideo.height%26value%3D2160%26replace%3Dtrue)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Dmp3)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Dac3)%2Badd-transcode-target-audio-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26audioCodec%3Deac3)%2Badd-transcode-target(type%3DsubtitleProfile%26context%3Dstreaming%26protocol%3Dhttp%26container%3Dmkv%26subtitleCodec%3Dsrt)%2Bappend-transcode-target-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26videoCodec%3Dmpeg2video)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3Dhevc%26type%3DMatch%26name%3Dvideo.profile%26list%3Dmain%7Cmain%2010)%2Bappend-transcode-target-codec(type%3DvideoProfile%26context%3Dstreaming%26protocol%3Dhls%26videoCodec%3Dhevc)%2Badd-limitation(scope%3DvideoCodec%26scopeName%3D*%26type%3DNotMatch%26name%3Dvideo.anamorphic%26value%3D999%26replace%3Dtrue)&X-Plex-Device=T95ZPLUS&X-Plex-Platform=Android&X-Plex-Platform-Version=7.1.2&X-Plex-Product=Plex%20for%20Android&X-Plex-Supported-Commands=abort&X-Plex-Token=...Xmct&X-Plex-Version=7.9.0.8439, finding 2 streams.
01-05 12:37:50.876 i: [FFmpeg] Input #0, hls,applehttp, from '':
01-05 12:37:50.877 i: [FFmpeg] Duration:
01-05 12:37:50.878 i: [FFmpeg] 02:20:03.00
01-05 12:37:50.879 i: [FFmpeg] , start:
01-05 12:37:50.880 i: [FFmpeg] 10.077667
01-05 12:37:50.881 i: [FFmpeg] , bitrate:
01-05 12:37:50.881 w: [FF] AVC configuration parser failed, falling back to using the original initialisation data.
01-05 12:37:50.882 i: [FFmpeg] N/A
01-05 12:37:50.882 i: [FFmpeg]
01-05 12:37:50.883 i: [FFmpeg] Program 0
01-05 12:37:50.883 i: [FF] Container[hls,applehttp] No Title - 0 kbps, 2 hrs 20 mins [CT: 0us, ST: 10077667us, SRT: -9223372036854775808us].
01-05 12:37:50.884 i: [FFmpeg] Metadata:
01-05 12:37:50.885 i: [FFmpeg] variant_bitrate :
01-05 12:37:50.885 i: [FFmpeg] 17344000
01-05 12:37:50.886 i: [FFmpeg]
01-05 12:37:50.887 i: [FFmpeg] Stream #0:0
01-05 12:37:50.888 i: [FFmpeg] : Video: h264 (High), 1 reference frame ([27][0][0][0] / 0x001B), none(progressive), 1920x800 (0x0) [SAR 1:1 DAR 12:5], 0/1
01-05 12:37:50.888 i: [FF] VideoStream[0-h264] 1920x800 [SAR 1:1, DAR 12:5]. H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 - Unknown Profile (video/avc), 17.3 Mbps -54 secs 23.98fps, No Title / Unknown (null), 1 / 39 bytes, .
01-05 12:37:50.889 i: [FFmpeg] ,
01-05 12:37:50.889 i: [FFmpeg] 23.98 fps,
01-05 12:37:50.890 i: [FFmpeg] 23.98 tbr,
01-05 12:37:50.890 i: [FFmpeg] 90k tbn,
01-05 12:37:50.891 i: [FFmpeg] 90k tbc
01-05 12:37:50.892 i: [FFmpeg]
01-05 12:37:50.893 i: [FFmpeg] Metadata:
01-05 12:37:50.894 i: [FFmpeg] variant_bitrate :
01-05 12:37:50.895 i: [FFmpeg] 17344000
01-05 12:37:50.896 i: [FFmpeg]
01-05 12:37:50.897 i: [FF] AudioStream[1-ac3] 6 channels over 1551 (5.1(side)), 48000 Hz, 0,0 padding. ATSC A/52A (AC-3) - Unknown Profile (audio/ac3), 17.3 Mbps -54 secs 0.00fps, No Title / Unknown (null), 0 bytes, .
01-05 12:37:50.897 i: [FFmpeg] Stream #0:1
01-05 12:37:50.898 i: [FFmpeg] : Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, 5.1(side), s16p, 640 kb/s
01-05 12:37:50.898 i: [FFmpeg]
01-05 12:37:50.899 i: [FFmpeg] Metadata:
01-05 12:37:50.899 i: [FFmpeg] variant_bitrate :
01-05 12:37:50.900 i: [FF] Video decoder doesn't support ac3 (audio/ac3).
01-05 12:37:50.902 i: [FFmpeg] 17344000
01-05 12:37:50.903 i: [FFmpeg]
01-05 12:37:50.903 i: [FFmpeg] [AVBSFContext] The input looks like it is Annex B already
01-05 12:37:50.904 i: [FF] Video decoder doesn't support h264 (video/avc).
01-05 12:37:50.904 i: [FFmpeg] Container metadata entries found: 0.
01-05 12:37:50.905 i: [FFmpeg] Stream metadata entries found: 1.
01-05 12:37:50.906 i: [FFmpeg] Stream metadata entries found: 1.
01-05 12:37:50.913 i: [MediaTrackSelector] Video selection was filled by id=0, mimeType=video/avc, bitrate=17344000, res=1920x800, fps=23.976025.
01-05 12:37:50.913 i: [MediaTrackSelector] Audio selection was filled by id=1, mimeType=audio/ac3, bitrate=17344000, channels=6, sample_rate=48000.
01-05 12:37:50.914 i: [FF][MediaPeriod] Selecting tracks.
01-05 12:37:50.915 i: [BufferHelper] Assumed Bitrate: 400000, Segment Count: 46875
01-05 12:37:50.915 i: [BufferHelper] Detected memory pressure, reducing segment count to fit available memory: 512
01-05 12:37:50.916 i: [BufferHelper] Segment count: 3276
01-05 12:37:50.919 i: [Exo2VideoPlayer] Switching video surface to use a standard surface.
01-05 12:37:50.936 i: [FF] ******************************************************** [FF] Statistics: [FF] ******************************************************** State: Buffering Loading: Yes Auto Play: Yes Surface: None Position: 0:00 Duration: 2:20:03 Window Start: 0:00 Window End: 2:20:03 Position in Period: 0:00 Period Position: 0:00 Period Duration: -3:-6 Video: None - Initialise Time: 0us Initialised: 0 Released: 0 - Input Buffers: 0 Output Buffers: 0 - Skipped: 0 Dropped: 0 Max Dropped: 0 Audio: None - Initialise Time: 0us Initialised: 0 Released: 0 - Input Buffers: 0 Output Buffers: 0 - Skipped: 0 Dropped: 0 Max Dropped: 0 Memory Usage: 1589.3828 / 2749.5078 Threshold: 216.0. [FF] ********************************************************
01-05 12:37:51.330 i: [FF][MediaPeriod] Releasing.
01-05 12:37:51.336 i: [FF] Releasing demuxer.
01-05 12:37:51.337 e: [Exo2VideoPlayer] Player error detected
01-05 12:37:51.337 e: An exception occurred: com.google.android.exoplayer2.ExoPlaybackException
01-05 12:37:51.338 e: Stacktrace: com.google.android.exoplayer2.ExoPlaybackException at com.google.android.exoplayer2.audio.t.a(SourceFile:535) at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.a(SourceFile:1088) at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(SourceFile:573) at com.google.android.exoplayer2.m.h(SourceFile:518) at com.google.android.exoplayer2.m.handleMessage(SourceFile:301) at android.os.Handler.dispatchMessage(Handler.java:98) at android.os.Looper.loop(Looper.java:154) at android.os.HandlerThread.run(HandlerThread.java:61) Caused by: com.google.android.exoplayer2.audio.AudioSink$InitializationException: AudioTrack init failed: 0, Config(48000, 252, 20480) at com.google.android.exoplayer2.audio.DefaultAudioSink.t(SourceFile:1141) at com.google.android.exoplayer2.audio.DefaultAudioSink.m(SourceFile:572) at com.google.android.exoplayer2.audio.DefaultAudioSink.a(SourceFile:628) at com.google.android.exoplayer2.audio.t.a(SourceFile:529) ... 7 more
01-05 12:37:51.363 i: [video] Error detected before playback
01-05 12:37:51.372 i: Fetching [method:GET] https://192.168.1.10:32400/:/timeline?bandwidth=976&bufferedTime=0&containerKey=%2FplayQueues%2F8283&duration=8403000&guid=com.plexapp.agents.imdb%3A%2F%2Ftt0372784%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F29695&location=lan&machineIdentifier=1e0587d0d735d4673b543d9ac4b8b9ecd5b84b8c&playbackTime=0&playQueueItemID=54839&ratingKey=29695&state=stopped&time=0&token=...Xmct&X-Plex-Client-Identifier=98728385131ee8f4-com-plexapp-android&X-Plex-Token=...Xmct
01-05 12:37:51.378 i: [FF] ******************************************************** [FF] Statistics: [FF] ******************************************************** State: Buffering Loading: Yes Auto Play: Yes Surface: None Position: 0:00 Duration: 2:20:03 Window Start: 0:00 Window End: 2:20:03 Position in Period: 0:00 Period Position: 0:00 Period Duration: -3:-6 Video:Unknown Audio:Unknown Memory Usage: 1588.4727 / 2749.5078 Threshold: 216.0. [FF] ********************************************************
01-05 12:37:51.601 i: [Exo2VideoPlayer] Player has already been stopped.
01-05 12:37:51.602 i: [TranscodeSession] Stopping...
01-05 12:37:51.606 i: [BufferHelper] Assumed Bitrate: 400000, Segment Count: 46875
01-05 12:37:51.607 e: [Video Player] A recoverable error occurred while attempting to play: /library/metadata/29695.
01-05 12:37:51.607 i: [BufferHelper] Detected memory pressure, reducing segment count to fit available memory: 512
01-05 12:37:51.608 i: [BufferHelper] Segment count: 3276
01-05 12:37:51.608 e: [Video Player] Playback has stopped because the connection to the Plex Media Server has been lost. Please ensure the server is available and retry.
01-05 12:37:51.608 i: [TranscodeSession] Notifying server that we've stopped
01-05 12:37:51.625 i: [Video Player] Showing retry playback dialog.
01-05 12:37:51.626 i: Fetching [method:GET] https://192.168.1.10:32400/video/:/transcode/universal/stop?autoAdjustQuality=1&hasMDE=1&location=lan&mediaBufferSize=209664&session=98728385131ee8f4-com-plexapp-android&X-Plex-Client-Identifier=98728385131ee8f4-com-plexapp-android&X-Plex-Supported-Commands=abort&X-Plex-Token=...Xmct
01-05 12:37:51.734 i: [UpdateRecommendationsService] Updating recommendations...