Rafał Dzięgiel

Results 302 comments of Rafał Dzięgiel

> But without using vaapi i also get the freezing as shown on the other screenshot. It was a local video and yes I'm on Xorg If its local video...

GStreamer would need to handle it first. Upstream issue: [https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1138](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1138)

The subtitles are parsed on the GStreamer side of things, we get their pixel data and overlay them as texture, but we do not access the text (letters). This should...

This really depends on user hardware. In NVIDIA Optimus you are gonna get like 4 different HW decoders right now: - nvdec - nvsldec (new stateless implementation) - vaapi (old...

I do agree that a black screen with little to no buttons until hovered is unappealing, but what, why and how to show there needs some very careful design planning.

Also keep in mind that unlike books, videos are usually scattered all over your HDD, NAS and HTTP uris. It would be really inefficient (slow) if we would have to...

> I don't try to pressure you into it. I'm fine in any way and I love your app. It was just an idea how to fill that blank space....

A database for unfinished videos is planned, yes. Can be reused later here to show both recent and unfinished videos in single dialog. Not sure if thumbnailer will be necessary....

After some deeper thinking about where does Clapper go from here, I think that this feature request calls for a separate app after all. The use case of Clapper player...

> I assume the file name, current time etc is the OSD? Both are the same OSD. Application has 2 display modes with different scaling, styles applied, etc. What you...