Open ai opened 1 year ago
This is known issue. It will be fixed in the next release (10.8.9).
If your TV is Tizen < 5.5, it will remux - audioTracks
API doesn't work as expected.
Nice!
Am I right that I need to re-install app by Docker on release?
How I can subscribe for new releases?
Am I right that I need to re-install app by Docker on release?
Yes, if you're using those builds - the app needs to be rebuilt with the new web.
How I can subscribe for new releases?
Here will be a note. Not sure if you can only subscribe to releases.
@dmitrylyzo I installed the new version but we still have an issue with audio switching.
What debug info I can get you to help?
What version of Tizen?
Is Allow video playback that requires conversion without re-encoding
enabled for the user?
Dashboard / Users / Profile
What version of Tizen?
Settings
→ Support
→ System update
shows: Version 1330
TV Model UE49NU7105
Is Allow video playback that requires conversion without re-encoding enabled for the
Yes
TV Model UE49NU7105
I guess this is Tizen 4 (https://developer.samsung.com/smarttv/develop/specifications/tv-model-groups.html). Selecting a non-first audio track should result in remuxing (if both video and audio codecs are supported).
How it plays (DirectPlay/Remuxing/DirectStreaming/Transcoding)?
Playback Info
in the player or i
button on the Dashboard
If it is not DirectPlay
, please post the ffmpeg log.
I installed app by Docker image.
I tried a few different
.mp4
and.mkv
files and found a bug with audio switching.TV app plays only audio matched to app language. I can’t switch audio in both video player and video page. I can change the audio in the selector, but TV will play the default audio.
I tried the same in both web app and Android app and it works there. The problem only in TV app.
There is no problem with switching between subtitles, I found a problem only with audio.