Fire TV cube error on resume

Server Version#: 1.32.3.7192
Player Version#:7.6.4.6
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>

When ever I stop a video, get out of it and get back into it, resume causes an error (no code). Have to start from begining.
Amazon Fire log 06-18 154619.872.txt (381.7 KB)

You’re gonna need to supply logs from the client for anyone to look at this.

Thanks for the hint. Done.

06-18 15:49:48.538  e: [ExoPlayer][MediaCodecAudioRenderer] Audio codec error
  java.lang.IllegalStateException
      at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method)
      at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:2698)
      at y3.x.dequeueOutputBufferIndex(SourceFile:4)
      at y3.o.drainOutputBuffer(SourceFile:44)
      at y3.o.render(SourceFile:70)
      at com.google.android.exoplayer2.w1.n(SourceFile:97)
      at com.google.android.exoplayer2.w1.handleMessage(SourceFile:220)
      at android.os.Handler.dispatchMessage(Handler.java:102)
      at android.os.Looper.loop(Looper.java:211)
      at android.os.HandlerThread.run(HandlerThread.java:65)

06-18 15:49:48.545  e: [ExoPlayer][ExoPlayerImplInternal] Playback error
  com.google.android.exoplayer2.q: MediaCodecAudioRenderer error, index=3, format=Format(1, null, null, audio/mp4a-latm, aac, 131061, english, [-1, -1, -1.0], [0, 48000]), format_supported=YES
      at com.google.android.exoplayer2.w1.handleMessage(SourceFile:362)
      at android.os.Handler.dispatchMessage(Handler.java:102)
      at android.os.Looper.loop(Looper.java:211)
      at android.os.HandlerThread.run(HandlerThread.java:65)
  Caused by: y3.m: Decoder failed: OMX.google.aac.decoder
      at y3.o.m(Unknown Source:2)
      at y3.o.render(SourceFile:154)
      at com.google.android.exoplayer2.w1.n(SourceFile:97)
      at com.google.android.exoplayer2.w1.handleMessage(SourceFile:220)
      ... 3 more
  Caused by: java.lang.IllegalStateException
      at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method)
      at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:2698)
      at y3.x.dequeueOutputBufferIndex(SourceFile:4)
      at y3.o.drainOutputBuffer(SourceFile:44)
      at y3.o.render(SourceFile:70)
      ... 5 more

Java errors when playback is failing is the trend I see.

Thanks, Are this java errors on the fire stick or on my media server?

Since the error is being blamed for exoplayer failing I’m leaning towards it being a client-side issue, but someone from Plex will have to chime in.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.