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

Subtitles missing with MediaCodec Surface on Android #15036

Open
1 task done
ghost opened this issue Dec 11, 2018 · 10 comments
Open
1 task done

Subtitles missing with MediaCodec Surface on Android #15036

ghost opened this issue Dec 11, 2018 · 10 comments

Comments

@ghost
Copy link

ghost commented Dec 11, 2018

Bug report

Describe the bug

It is an issue regarding no subtitles when using MediaCodec Surface on Android systems and the xbmc.Player() is in windowed mode.

Expected Behavior

Subtitles should be shown.

Actual Behavior

No subtitles are shown.

Possible Fix

Disable MediaCodec Surface.

To Reproduce

  1. Run xbmc.Player().play in windowed mode.
  2. Turn on MediaCodec Surface.
  3. Start a playback.
  4. Turn on subtitles.

Debuglog

The debuglog can be found here:
https://paste.ubuntu.com/p/H5S5MFkBKt/

Screenshots

Additional context or screenshots (if appropriate)

Your Environment

Used Operating system:

  • Android

  • Operating system version/name:

  • Kodi version: All versions of Kodi have this problem.

@iz8mbw
Copy link

iz8mbw commented Dec 11, 2018

Did you tested last nightly?
May be this already committed #15027 solve that issue

@ghost
Copy link
Author

ghost commented Dec 11, 2018

@iz8mbw I will check it out and report back!

@ghost
Copy link
Author

ghost commented Dec 11, 2018

Nope, the error persists in kodi-20181210-10edcdb0-master-arm64-v8a.apk

@ghost
Copy link
Author

ghost commented Dec 21, 2018

Do I need to provide any more information about the issue?

@MartijnKaijser
Copy link
Member

Can you try with latest nightly?

@ghost
Copy link
Author

ghost commented Feb 10, 2019

Sure I will let you know tomorrow.

@ghost
Copy link
Author

ghost commented Feb 11, 2019

Can you try with latest nightly?

Subtitles are still missing in the latest nightly.

@MartijnKaijser
Copy link
Member

@peak3d any idea?

@MartijnKaijser
Copy link
Member

@Mariusz89B make sure you check all settings like position and if they are actually enabled.

@ghost
Copy link
Author

ghost commented Feb 11, 2019

@Mariusz89B make sure you check all settings like position and if they are actually enabled.

Yep I have double checked, when disabling MediaCodec Surface the subs are working fine.

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

No branches or pull requests

4 participants