moneytoo / Player

▶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.53k stars 178 forks source link

Sub PGS transparent issue #170

Closed psychoboust closed 2 years ago

psychoboust commented 3 years ago

Hello, I notice that most of my video with PGS subtitle read PGS but there is only the contour (the inside is transparent instead of fill with a color) No issue with other player (like Kodi)

moneytoo commented 3 years ago

I believe I noticed some tiny issue with one PGS subtitles (not perfect outline/alpha of characters) in the past but please share a your sample media so we can test it and fix or report to ExoPlayer.

psychoboust commented 3 years ago

Do you know a tool to use to cut a small part of a MKV (HEVC Dolby Vision) ? I tried with AviDemux, but maybe of DolbyVision thing it failed. I will try to find an video without Dolby Vision Or I can just send the PGS file you can add to any mkv video ?

EXOSKELTON89 commented 2 years ago

I have the same watching Quiet Place Part II in DV. It's like the font goes transparent and has a thin black outline instead.

moneytoo commented 2 years ago

Screenshot_20210913-221330

Like this?

EXOSKELTON89 commented 2 years ago

Yeah, Exactly like that.

moneytoo commented 2 years ago

Seems like these are dual layer PGS; currently not supported by ExoPlayer: https://github.com/google/ExoPlayer/issues/7458

moneytoo commented 2 years ago

Closing as this is an upstream issue.