Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Android Playback Broken with 5.1 Audio #241

Closed
1 task done
blmic opened this issue Apr 28, 2024 · 4 comments
Closed
1 task done

[BUG] Android Playback Broken with 5.1 Audio #241

blmic opened this issue Apr 28, 2024 · 4 comments

Comments

@blmic
Copy link

blmic commented Apr 28, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The Playback features for AV1 on Android broken while transcoding 5.1 Audio to AAC.
- Videos on Android can no longer skip forward or backwards.

Most likely issue is

Transcoding 5.1 to AAC Stereo for Android

Expected Behavior

To be able to jump forward and backward while watching movies on Android.

Steps To Reproduce

Install 10.8.13-1-ls7

  • Try watching AV1 movies with 5.1 Sound Codec. It forces AAC Transcode, and playback is brocken.

Solution: Roll back to 10.8.13-1-ls6

Environment

- OS: Android
- How docker service was installed:
     - Unraid Docker lscr.io/linuxserver/jellyfin:10.8.13-1-ls7

CPU architecture

x86-64

Docker creation

Unraid Docker App
lscr.io/linuxserver/jellyfin:10.8.13-1-ls7

Container logs

[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id     = _deleted_
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id        = _deleted_
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int    = 1
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id   = _deleted_
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id      = _deleted_
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method          = Transcode (v:h264 a:aac)
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName         = Jellyfin Android
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName         = Pixel 7 Pro
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName             = X2
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId               = _deleted_
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType             = Movie
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : _deleted_
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
[19:42:33] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
[19:42:34] [INF] [141] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : _deleted_

Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@blmic blmic changed the title [BUG] AV1 Android Playback Broken on 10.8.13-1-ls7 [BUG] Android Playback Broken with 5.1 Audio Apr 28, 2024
@aptalca
Copy link
Member

aptalca commented Apr 28, 2024

That sounds like an upstream issue. We don't touch anything related to audio transcode, which is all done in software.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@LinuxServer-CI LinuxServer-CI closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Jul 28, 2024
Copy link

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants