[Bug]: eac3 not playing on pixel 9 pro #3133

Closed
opened 2026-04-25 00:13:49 +02:00 by adam · 1 comment
Owner

Originally created by @ghost on GitHub (Dec 3, 2025).

What happened?

When I try to play a eac3 file, I get a "stream error" in the Android app on the Pixel 9 Pro Android 16.

I tried two other Android devices where it plays but without sound. Android 15 and 16.

Works fine in Browser.

The error also triggers a STREAM-CHECK] Check Files.

What did you expect to happen?

Audiofile plays normal.

Steps to reproduce the issue

  1. Open the App
  2. Press Play on Audiofile
  3. Stream Error

Audiobookshelf version

2.31.0

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs

[2025-12-03 17:17:13.237] INFO: [PlaybackSessionManager] startSession: Closing open session "ASMR Sleep" for user "Volodymyr" (Device: Pixel 9 Pro XL SDK 36 / v0.10.1-beta)

[2025-12-03 17:17:13.387] INFO: [INFO] FFMPEG transcoding started with command: ffmpeg -seek_timestamp 1 -f concat -safe 0 -ss 193.4s -noaccurate_seek -i /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/files.txt -y -loglevel error -map 0:a -c:a aac -b:a 768000 -ac 6 -f hls -copyts -avoid_negative_ts make_non_negative -max_delay 5000000 -max_muxing_queue_size 2048 -hls_time 6 -hls_segment_type mpegts -start_number 585 -hls_playlist_type vod -hls_list_size 0 -hls_allow_cache 0 -hls_segment_filename /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/output-%d.ts /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/final-output.m3u8

[2025-12-03 17:17:13.387] INFO: 

[2025-12-03 17:17:13.536] WARN: File path does not exist /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/output-590.ts

[2025-12-03 17:17:13.552] WARN: File path does not exist /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/output-590.ts

[2025-12-03 17:17:14.564] WARN: File path does not exist /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/output-590.ts

Additional Notes

log says app version v0.10.1-beta but i am on 0.11.0-beta.

Originally created by @ghost on GitHub (Dec 3, 2025). ### What happened? When I try to play a eac3 file, I get a "stream error" in the Android app on the Pixel 9 Pro Android 16. I tried two other Android devices where it plays but without sound. Android 15 and 16. Works fine in Browser. The error also triggers a STREAM-CHECK] Check Files. ### What did you expect to happen? Audiofile plays normal. ### Steps to reproduce the issue 1. Open the App 2. Press Play on Audiofile 3. Stream Error ### Audiobookshelf version 2.31.0 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? None ### Logs ```shell [2025-12-03 17:17:13.237] INFO: [PlaybackSessionManager] startSession: Closing open session "ASMR Sleep" for user "Volodymyr" (Device: Pixel 9 Pro XL SDK 36 / v0.10.1-beta) [2025-12-03 17:17:13.387] INFO: [INFO] FFMPEG transcoding started with command: ffmpeg -seek_timestamp 1 -f concat -safe 0 -ss 193.4s -noaccurate_seek -i /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/files.txt -y -loglevel error -map 0:a -c:a aac -b:a 768000 -ac 6 -f hls -copyts -avoid_negative_ts make_non_negative -max_delay 5000000 -max_muxing_queue_size 2048 -hls_time 6 -hls_segment_type mpegts -start_number 585 -hls_playlist_type vod -hls_list_size 0 -hls_allow_cache 0 -hls_segment_filename /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/output-%d.ts /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/final-output.m3u8 [2025-12-03 17:17:13.387] INFO: [2025-12-03 17:17:13.536] WARN: File path does not exist /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/output-590.ts [2025-12-03 17:17:13.552] WARN: File path does not exist /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/output-590.ts [2025-12-03 17:17:14.564] WARN: File path does not exist /metadata/streams/541c9b0f-84eb-4c2d-b89e-e34994bc8472/output-590.ts ``` ### Additional Notes log says app version v0.10.1-beta but i am on 0.11.0-beta.
adam added the bug label 2026-04-25 00:13:49 +02:00
adam closed this issue 2026-04-25 00:13:49 +02:00
Author
Owner

@Vito0912 commented on GitHub (Dec 3, 2025):

This is the wrong repo. Please close this issue and create an issue https://github.com/advplyr/audiobookshelf-app

@Vito0912 commented on GitHub (Dec 3, 2025): This is the wrong repo. Please close this issue and create an issue https://github.com/advplyr/audiobookshelf-app
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3133