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

ASS Subtitle support issue #479

Closed
Anthorty opened this issue May 20, 2023 · 1 comment
Closed

ASS Subtitle support issue #479

Anthorty opened this issue May 20, 2023 · 1 comment

Comments

@Anthorty
Copy link

Describe the bug
when play a video with .ass subtitle file,if in this .ass file has some annotation.The annotation displays very quick,like a flash.Or display incorrectly.

To Reproduce
Steps to reproduce the behavior:

  1. Open 'Any Video with .ass files which has some annotation'
  2. Just play normally
  3. See error

Expected behavior
The annotation in .ass file display right time and right place.

Device (please complete the following information):

  • Model: Nubia Z50 Ultra
  • OS: Android 13
  • Version 0.141

Media
Any video will reproduction that bug.

@moneytoo
Copy link
Owner

SSA/ASS support is quite limited (google/ExoPlayer#8435). The issue you are describing looks like a side effect of that - for example when it SSA tries to display multiple captions at different positions at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants