-
-
Notifications
You must be signed in to change notification settings - Fork 312
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
Multi Channel Audio through Standard Video Player does not work #723
Comments
This issue seems to be the same as: #663 The same issue with audio channels also exists in VLC app on Apple TV. So the cause seems to be an issue in libVLC. With this audio file the left channel plays at left front speaker, left surround also plays on left front speaker. all the other channels go through center speaker: I can't yet find a related issue at libVLC bug tracker. However comments in this issue seems to have some similarities: With the Experimental Native player in Jellyfin plays all 5.1 audio channels at my amp work correctly. However than my screen stays black which makes the Experimental Native Player unusable. I hope someone can find the exact cause within Jellyfin and/or libVLC. |
It appears this isn't a libVLC issue, or at least an issue within libVLC. |
@mattyeark That is interesting. I also don't have the issue anymore with VLC on my Apple TV with this file: https://www2.iis.fraunhofer.de/AAC/ChID-BLITS-EBU-Narration.mp4 So it looks like building a new version of Swiftfin with a newer version of libVLC would resolve the issue. 🙂 @LePips Can a release be build of Swiftfin with a newer libVLC? Than it is quick to confirm this resolves the problem. |
Just wanted to ask if this happened? I still have subtitle and audio issues and don’t know how to personally build/fix it for myself. |
I apologize that I haven't responded to this issue. I'll have to think about what to do about this since I will be moving to mpv soon and don't intend to keep using VLCKit. Sadly, tvOS on |
Thank you :) I appreciate the work you’ve done and do with Swiftfin. I don’t mind being patient while you figure things out - I just wanted to be sure you were aware of the issue since it’s been around for a bit. Just knowing it’s on your mind is good for me. |
Since I've just taken a look at this, 3.6.0 was released by VLCKit however they haven't provided packaged framework for it just yet. I have pinged in their development channels for it and iOS should receive that update on TestFlight afterwards. |
Great. If a TestFlight tvOS version is available I will help testing 👍 |
Describe the bug
So far I could not get surround sound to work at all with the standard video player. I tried various 5.1 audio files with different codecs like Dolby Digital, AAC and so on and surround sound did not work for any of them. My sounhd system actually reports a multi ch pcm input passed through from my TV but all the sound is coming from the front left and right channels it seems.
When I switch to the experimental native player I get really good surround sound support that also plays correctly on my sound system, even dolby atmos via DD+.
Application version
1.0.1
Where did you install the app from?
App Store
Device information
Apple TV 4K 2022 (A2843)
OS version
tvOS 16.3.3
Jellyfin server version
10.8.9
The text was updated successfully, but these errors were encountered: