feat(tvos): AVPlayer Atmos sink wiring + Atmos output diagnostics
Re-enables Audio Passthrough on Apple TV against the MPVKit EAC3-JOC AVPlayer sink (pin bump to v1.0.8 follows), adds an AVPlayer test harness + diagnostics screen for #1300, and makes loudnorm yield while passthrough is active (fixes a latent spdif conflict on desktop too).
This commit is contained in:
@@ -264,6 +264,22 @@
|
||||
"tunneledPlaybackDescription": "Använd videotunnling. Inaktivera om HDR-uppspelning visar svart video.",
|
||||
"audioPassthrough": "Ljudgenomkoppling",
|
||||
"audioPassthroughDescription": "Skicka Dolby/DTS-ljud till din receiver eller TV utan omkodning och bevara surroundljudet. Stäng av om du inte har något ljud.",
|
||||
"audioPassthroughDescriptionAppleTv": "Lämnar Dolby Digital Plus (inkl. Atmos) till systemet som bitstream. DTS och TrueHD spelas fortfarande upp som flerkanals-PCM. Korta ljudavbrott kan förekomma vid sökning.",
|
||||
"atmosDiagnostics": "Atmos-utgångstest",
|
||||
"atmosDiagnosticsDescription": "Diagnostisera Dolby Atmos-utgången genom att spela testsignaler via systemspelaren",
|
||||
"atmosTestHlsAtmos": "Apple Atmos-ström",
|
||||
"atmosTestHlsAtmosDescription": "Känd fungerande Dolby Atmos-ström. Receivern bör visa Dolby Atmos.",
|
||||
"atmosTestHlsControl": "Apple surround-ström",
|
||||
"atmosTestHlsControlDescription": "Kontrollström utan Atmos. Receivern bör visa surround utan Atmos.",
|
||||
"atmosTestRawStream": "Rå EAC3-ström",
|
||||
"atmosTestRawStreamDescription": "Strömmar testfilen precis som Atmos-uppspelning i spelaren. Kräver testfilens URL.",
|
||||
"atmosTestRawFile": "Rå EAC3-fil",
|
||||
"atmosTestRawFileDescription": "Spelar upp testfilen med känd längd. Kräver testfilens URL.",
|
||||
"atmosTestStop": "Stoppa test",
|
||||
"atmosTestUrl": "Testfilens URL",
|
||||
"atmosTestUrlDescription": "HTTP-URL till en rå .ec3 Dolby Atmos-fil (t.ex. extraherad med ffmpeg)",
|
||||
"atmosTestUrlMissing": "Ange testfilens URL först",
|
||||
"atmosTestStatus": "Status",
|
||||
"dvConversionMode": "Dolby Vision-konvertering",
|
||||
"dvConversionModeDescription": "Välj hur ExoPlayer hanterar Dolby Vision Profile 7-filer.",
|
||||
"dvConversionAuto": "Auto",
|
||||
|
||||
Reference in New Issue
Block a user