0x90d

Results 43 comments of 0x90d

There should be crash entries in the event viewer of Windows. Please take a look and post them here. Only the .NET crash entries are important. Also try uncheck native...

It IS the native binding + thumbnail generation. Which exact ffmpeg version you have?

I cannot reproduce it with the given ffmpeg build. For some reason the exception is also not caught by my try-catch. It probably occurs within ffmpeg itself. Maybe caused by...

> Well, the error message sounds a bit special. I have briefly researched: I cannot apply this attribute as a red box on MDSN says that for .NET 7 this...

Instead of adding such a button ideally VDF generates thumbnails on demand, i.e. when items become visible (as an opt-in option). This would also allow higher resolution thumbnails regardless of...

It turns out ffmpeg supports this but the specific GPU has to be selected / passed as argument. So managing all GPU loads in a multi threaded environment is left...

> Now, you can create queues based on the amount of GPUs. VDF doesn't know how powerful a GPU is. Just dividing the amount of items by the number of...

VDF 2 had a light theme, but not a dark theme. VDF 3 has only a dark theme. It could have a light theme since Avalonia supports it but it...

The current advantage is that users can tick/select items and still do other stuff (for example double clicking to play the video or right click on a single item and...

> till Shift + click to select all items between a range would be cool for faster selection. You can do this already, Shift + click + pressing Space. >...