ReimarBauer

Results 303 comments of ReimarBauer

@matrss are the two merges related and solving this?

This is not changed in the PR it is shown to solve the test issue. sigkill on the test where it gets stuck shows: ``` -------------------------------------------------------------------------------------------- live log sessionfinish ----------------------------------------------------------------------------------------------...

the issue was solved differently during GSOC-2024

Since pixi etc. we should also rethink the updater. I am not sure if we can/want to support any new install process. Maybe we should switch this in an info,...

An update by the builtin updater from 8.3.5 to 9.2.0 is not working because we released pinnings and privious pinned libraries removed dependencies. A workaround is to remove all conflicting...

The task we identfied are merged. We can reopen it, when we find another one.

I think it is not needed to add a button, this might be confusing and would be added on many places. Have a look if you can use a new...

That issue is not solved yet.

Played a bit with different posiblities of ffmpeg slicing ` ffmpeg -i input_wms.mp4 -ss 00:00:14 -to 00:04:03 -c:v libx264 -crf 30 -acodec mp2 input_wms2.mp4` cropping ` ffmpeg -i input_wms2.mp4 -filter_complex...

A first refactoring was already done. Here are some more ideas which might be interesting for a gsoc project