Dirk Vanden Boer

Results 36 comments of Dirk Vanden Boer

That does work but it is pretty ugly. It first shows the search bar and then you see it disappear, even with an animation it is kind of disturbing. For...

I released 2.2.2 with the continuous mode removed. It seems to be very unstable.

Can you get a thumbnail with ffmpegthumbnailer command line? Can you play smb:// with ffmpeg. Ffmegthubnailer relies on ffmpeg for opening the files

You need to figure out if your ffmpeg is compiled with samba support

I made a commit to master. Can you verify if this fixes your issue?

Use master. It's more than 1 commit. I bumped the minimum cmake versions which changes object library linking behavior

You can now specify Rgb as image type, the buffer will then create the raw rgb data. Unfortunately, with the current API the buffer will be allocated by the library...

You are right, the width height information was missing. I committed a change that adds with and height information to the image_data_struct.

I have no time to investigate this, I will accept pull requests to fix this