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

Unsupported subtitle format leads to Clapper refusing to play the video entirely because of the "missing plugin" #440

Open
nekohayo opened this issue Apr 30, 2024 · 2 comments

Comments

@nekohayo
Copy link

If you download this file, archived from YouTube using VideoDownloader:

Annotating.PDFs.Acrobat.for.Educators.webm

...and try to open it with the flatpaked (flathub) version of Clapper 0.6.0, then Clapper will completely refuse to play the file, even though subtitles are kind of optional:

bildo

Maybe it could special-case subtitle plugin types as being non-fatal if missing?

Troubleshooting information

  • GLib 2.78.4
  • GTK 4.12.5
  • Adwaita 1.4.4
  • GStreamer 1.22.8
@Rafostar
Copy link
Owner

For now, linking upstream issue if anyone wants to help fix them, so they will actually play: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1100

Maybe it could special-case subtitle plugin types as being non-fatal if missing?

While we could just quietly ignore them... but then nobody would know that his/her video is missing something. So this needs to be considered here too.

@nekohayo
Copy link
Author

Maybe the error message in non-fatal cases could be shown as GtkOverlay widget, a bit like the completed copy in-app notifications in Nautilus and Calendar?

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