anilbeesetti / nextplayer

An Android native video player
GNU General Public License v3.0
1.28k stars 59 forks source link

[BUG] subtitle embedded into the video #849

Open demonic-avenger opened 4 months ago

demonic-avenger commented 4 months ago

Okay, so I think I've fully identified the problem. If the video is in any format other than .mp4 then embedded subtitle wouldn't show up. I've tried it in .mkv and .mov, the embedded subtitle didn't show up, but in .mp4 it worked just fine. I'm giving a link three videos, they are the same clip but in different format. https://mega.nz/folder/01ERGRDY#jFEnwMQzWRGq30B90M2QVQ

And this is what it's actually looks like Screenshot_20240523-122034_Next_Player

anilbeesetti commented 4 months ago

@demonic-avenger Could you please share the video sample in which this problem is observed?

Tanmandal commented 2 months ago

https://mega.nz/file/J5IBSBba#Rgge9eU5fbAkHOm65ieDvg9xmVC-BqABYNyxkKv-j6o

Check this video. Embedded subtitles are not shown. I have also checked with vlc . There it works fine

demonic-avenger commented 1 month ago

@demonic-avenger Could you please share the video sample in which this problem is observed?

Right, so I figured something more out about the issue, if video format is .mkv then the embedded subtitle wouldn't show, but if it's in .mp4 then it would show, I don't know about any other format through, any way I'll update my issue

Onxr commented 4 weeks ago

Same here. If it's mkv the sub doesn't show but it's working if I use VLC.