Philippe Normand

Results 170 comments of Philippe Normand

That looks like an issue in the gtk-rs bindings?

Can you check again? git master was ported to GTK4 and Adwaita. Using GStreamer 1.22 would be good too. Ideally I suppose we could somehow make a windows installer bundling...

Have you tried this? https://www.gtk.org/docs/installations/windows/

Also, https://gtk-rs.org/gtk4-rs/stable/latest/book/installation_windows.html

I really have no idea about this windows stuff :( Maybe some of the tooling/packaging done by GPS can be reused though, see https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio/

Try to remove the `--with-pango` option? Sorry I can't help much, no longer using macOS...

Yeah, I'm afraid this is a question to ask to the Brew community. If you manage to get glide working on macOS I would be happy to accept a PR...

First one is a GStreamer issue imho. Second one, GstPlay color-balance control API, so we could use it. There's already an issue about that. Third one is a missing feature...

> First one is a GStreamer issue imho. Well, we could do as in WebKit too, deferring rendering to some third-party UI component (a widget in this case).

On which platform is this happening? Linux I guess? I can reproduce the issue with org.gnome.Epiphany.Devel which ships with `openh264dec` by default, which is known to be very buggy... The...