Rafał Dzięgiel

Results 302 comments of Rafał Dzięgiel

OK. I am able to reproduce this here with your video. Seems to be caused by setting volume (in this case restoring last volume) on startup for some reason for...

Definitely a GStreamer bug related to setting/changing initial volume. I can easily reproduce the same issue with `gst-play-1.0` tool. This works: ```sh gst-play-1.0 "your_sample_video.mp4" ``` but this does not work:...

> let me know if I can answer any question or help Thanks for the offer, I appreciate it. I have set up Crowdin here as I was used to...

> Also, do I see that right that weblate doesn't offer a free, cloud-hosted version (https://weblate.org/en/hosting/)? Because if I remember correctly @Rafostar motioned on Matrix that he has currently two...

But first an foremost I want to address the comment you left on the git discussions: ``` "I don't want my translations in the closed translation memory of Crowdin" "Consider...

> but it would be nice if you could take actual (experienced) translators' experiences into account I do want to take everyone opinions about this. That is why I have...

> if Clapper detects and will make use of HW offload engines like the v4l2 stateless codecs This part is already present and visible if you open video track selection...

Also in addition to video/audio popovers which show currently used decoder name (so whenever we use HW accel and which one) there is also a plugin ranking in prefs which...

I mainly keep that list of non-clapper issues only to track the progress of merge requests I did to fix them and in order to have a few noted that...

This is now partially fixed with: https://github.com/Rafostar/clapper/commit/c94d21fc533540147cefd56a515f70c427619295 Leaving this open because its still not ideal as we do not track playback rate changes, thus value does not get updated immediately...