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

Missing subtitles in external player VLC #587

Open
1 of 3 tasks
ngosang opened this issue Dec 8, 2021 · 16 comments
Open
1 of 3 tasks

Missing subtitles in external player VLC #587

ngosang opened this issue Dec 8, 2021 · 16 comments
Labels
bug Something isn't working confirmed Confirmed bug reports that shouldn't go stale upstream An issue that is not related to the app, but an upstream component (dependency, backend, web UI)

Comments

@ngosang
Copy link

ngosang commented Dec 8, 2021

Describe the bug

I have a video file with 3 SRT subtitles. 2 of them are embedded in the MKV container and 1 is external.

  • In Web Player => I see the 3 subtitles and they are working fine.
  • In ExoPlayer => I see the 3 subtitles and they are working fine.
  • In external player VLC => I only see the 2 embedded subtitles. The external subtitle (Spanish) is not available in the list, so it can't be selected.

image

Logs

No response

Application version

2.4.2

Where did you install the app from?

Google Play

Device information

OnePlus 8T

Android version

11

Jellyfin server version

10.7.7

Which video player implementations does this bug apply to?

  • Web player (default)
  • Integrated player (ExoPlayer)
  • External player (VLC, mpv, MX Player)
@ngosang ngosang added the bug Something isn't working label Dec 8, 2021
@CarlosOlivo
Copy link
Contributor

VLC for Android (not to be confused with libVLC) has not supported external subtitles for at least 5 years.

I recommend trying other players like mpv-android and MX Player first and see if it works.

@ngosang
Copy link
Author

ngosang commented Dec 19, 2021

I had issues with VLC + external subtittles in the past but that is working for me:

  • SMB/Samba remote file system is working perfect in VLC with external subtitles
  • DLNA is working with external subtitles. MiniDLNA and Gerbera servers

I'm not sure how DLNA servers fix this issue. I guess they "create" a new MKV container with external and internal subtitles together and any remote player is able to read that subtitles. Maybe Jellyfin can do something like that.

@chicungunya
Copy link

I had issues with VLC + external subtittles in the past but that is working for me:

* SMB/Samba remote file system is working perfect in VLC with external subtitles

* DLNA is working with external subtitles. MiniDLNA and Gerbera servers

I'm not sure how DLNA servers fix this issue. I guess they "create" a new MKV container with external and internal subtitles together and any remote player is able to read that subtitles. Maybe Jellyfin can do something like that.

@ngosang finally did you find a solution? Thanks!

@ngosang
Copy link
Author

ngosang commented Jan 25, 2022

No. I'm using ExoPlayer for now.

@Monirzadeh
Copy link

any update on this or any idea that whats is the problem?

@jellyfin-bot

This comment was marked as outdated.

@ngosang

This comment was marked as outdated.

@gudvinr
Copy link

gudvinr commented Jul 30, 2022

This is similar to #725 despite of it being about ASS specifically

@jellyfin-bot

This comment was marked as outdated.

@gudvinr

This comment was marked as outdated.

@jellyfin-bot

This comment was marked as outdated.

@ngosang

This comment was marked as outdated.

@abmmhasan
Copy link

Problem existing for both android and pc version!!!

@jellyfin-bot

This comment was marked as outdated.

@Monirzadeh

This comment was marked as outdated.

@Maxr1998 Maxr1998 added upstream An issue that is not related to the app, but an upstream component (dependency, backend, web UI) confirmed Confirmed bug reports that shouldn't go stale and removed stale labels Aug 30, 2023
@Maxr1998
Copy link
Member

We're mostly waiting for this VLC issue to be fixed, otherwise we can't supply external subtitles from the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed Confirmed bug reports that shouldn't go stale upstream An issue that is not related to the app, but an upstream component (dependency, backend, web UI)
Projects
None yet
Development

No branches or pull requests

8 participants