-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Internal video player doesn't work on Wayland #60
Comments
It seems you're running Wayland. I haven't yet tried Gaupol on Wayland myself, but it seems some changes are needed. I'll look into it when I have the time. As a workaround, does launching Gaupol from a terminal with command |
Hi Osmo,
thanks a lot for reply and pointing me out.
Yes, specifying gdk_backend Param has helped and the video is working now,
sending quick screenshot.
Good job!
Thanks for development and your time!
Juraj+
On Aug 3, 2017 19:11, "Osmo Salomaa" <notifications@github.com> wrote:
It seems you're running Wayland. I haven't yet tried Gaupol on Wayland
myself, but it seems some changes are needed. I'll look into it when I have
the time.
As a workaround, does launching Gaupol from a terminal with command
GDK_BACKEND=x11
gaupol work?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#60 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AOHqbbMQJQW1uilo6DK_mjgRUzLlUeLuks5sUf8ygaJpZM4OnUmv>
.
|
Hi Osmo,
thanks a lot for reply and pointing me out.
Yes, specifying gdk_backend param has helped and the video is working now,
sending quick screenshot.
Good job!
Thanks for development and your time!
Juraj+
…On Aug 3, 2017 19:11, "Osmo Salomaa" ***@***.***> wrote:
It seems you're running Wayland. I haven't yet tried Gaupol on Wayland
myself, but it seems some changes are needed. I'll look into it when I have
the time.
As a workaround, does launching Gaupol from a terminal with command GDK_BACKEND=x11
gaupol work?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#60 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AOHqbbMQJQW1uilo6DK_mjgRUzLlUeLuks5sUf8ygaJpZM4OnUmv>
.
|
Hopefully this makes the video player work on Wayland too (#60) without needing weird special casing in the code using waylandsink. As a downside gtksink is likely to use a lot more CPU than autovideosink. This might allow the video player to work on Windows too as we no longer need a window handle, but with pygi-aio-3.24 it seemed to result in a crash with "No accelerated IMDCT transform found." Requiring gtksink bumps the GStreamer dependency to 1.6.
Could some good folks here running Wayland test the latest development version with the above potential fix? Just download, unpack and run |
Hi Osmo,
it works for me whithout problem. The only msg in the console is:
(python3:3265): Gtk-WARNING **: Allocating size to GtkApplicationWindow
0x55e6f653e2b0 without calling gtk_widget_get_preferred_width/height(). How
does the code know the size to allocate?
Here is at least my uname: Linux 4.13.10-200.fc26.x86_64 x86_64 x86_64
x86_64 GNU/Linux
and screenshot:
[image: Inline images 1]
Thanks for your work!
Juraj+
…On 11 November 2017 at 02:26, Osmo Salomaa ***@***.***> wrote:
Could some good folks here running Wayland test the latest development
version with the above potential fix? Just download, unpack and run
bin/gaupol.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#60 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AOHqbUtBDlGluLB-rf18Y0ToxmkfRg_rks5s1PexgaJpZM4OnUmv>
.
|
Thanks, I think this is fixed now. |
Hi guys,
I have downloaded subtitles&video from: https://www.youtube.com/watch?v=CeBHA2m8xm4
I have dragged and dropped automatically generated subtitles (srt) into the program. Then I have tried to load video, unfortunately app has crashed. Video is of the format.
I'm attaching bugreport and mediainfo information. Thank you for your work and time guys!
The text was updated successfully, but these errors were encountered: