-
Notifications
You must be signed in to change notification settings - Fork 406
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
SsaDecoder does not support utf-16 encoded ass files #319
Labels
Comments
viqbgrg
changed the title
SsaDecoder 不支持 utf-16 编码的ass文件
SsaDecoder does not support utf-16 encoded ass files
Apr 13, 2023
marcbaechinger
pushed a commit
that referenced
this issue
May 3, 2023
Issue: #319 PiperOrigin-RevId: 527891646
marcbaechinger
pushed a commit
to google/ExoPlayer
that referenced
this issue
May 3, 2023
Issue: androidx/media#319 PiperOrigin-RevId: 527891646
icbaker
pushed a commit
to google/ExoPlayer
that referenced
this issue
May 17, 2023
Issue: androidx/media#319 PiperOrigin-RevId: 527891646 (cherry picked from commit a9c8f2f)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Media3 Version
Media3 1.0.0
Devices that reproduce the issue
redmi k30pro running android 12
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
SsaDecoder uses utf8 by default, if you play subtitles in utf16 encoding format, there will be problems
Expected result
ass subtitles display normally
Actual result
SsaDecoder's parseHeader method equalsIgnoreCase cannot judge equality normally
Media
ass
Bug Report
adb bugreport
to [email protected] after filing this issue.The text was updated successfully, but these errors were encountered: