Hi, Thank you for the support! I'm glad and honestly a bit surprised that the app is still being used in some way. I would guess there are plenty of more convenient and/or feature-rich online converters by now :) Unfortunately I don't have as much spare time as I did when this app was first created. I would very much like to get back to it but I doubt I'll be able to do it anytime soon.
Thank you for a good program under a free open source license! Added a program to a Russian-language site about free software, here is a link to a page describing your program. Will the program no longer develop and receive updates?
Please implement a simple reverse toggle option, so the created GIF is created in reverse order.
Happens sometimes, it seems very picky about size (widt/height) of video to convert. I think it does not like strange values. I have one now 370x473 and shile it does not crash the gif is all fucked up. Unfortunatly, looks like there is no more support for this application.
Please find the attached
Whenever i am adding avi file; software is crashing!
created branch with latest stable code
fixed compiler warnings
If you add more than 10 files to the queue, then the program crashes. Intended, or...
Your workaround is what I ended up doing. My issue is not that I need a 60+ fps GIF,...
Actually, in GIF the delay time is measured in 10 ms intervals (gif89a specs: Delay...
Even if I drop the delay per frames to 1 ms it generates a GIF that is super laggy...
+window action handlers
more actions extracted to separate classes.
added MainWindow ui action handlers
added FileModel.
removed some const qualifiers from KmeansGLSL.
updated readme.
fixed texts and translations, refactoring
fixed options loading
removed debug output, preparing to v0.6
updated translations, refactoring
reduced memory consumption, fixed ui handling, ...
refined gpu testing.
The issue appears for versions 0.5 and 0.5.1. Application doesn't start and shows...
The issue appears for versions 0.4, 0.5 and 0.5.1. Some videos are not converted...
The issue appears for versions 0.4, 0.5 and 0.5.1. Application doesn't start and...
The DLL_qt_mingw_ffmpeg_opencv_libgif.7z is only for versions up to 0.3. I assume...
Others have mentioned missing .dll files and I have the same problem when I install....
I understand your idea but for me it is not acceptable, so will stay with 0.3. I...
Version 0.3 process the whole file, so it's a little simpler. v0.4 introduced the...
Sure, 0.3 is able to convert avi without any errors. Version 0.5 stops at the beginning...
Could you please clarify? 0.5.1 doesn't work for you? How exactly (doesn't start,...
OpenAvitoGif ver 0.3 works. You have changed something in 0.5 ver.
moved to new connect() syntax
KmeansGLSL: optimization for computing initial ...
KmeansGLSL refactoring and optimized performance
implemented gpu testing.
updated KmeansGLSL to fixed version
KmeansGLSL refactoring/integration
changed FrameProc handling
+time tracking.
removed obsolete classes
updated copyright years.
+ModelController.
changed dir structure
massive refactoring.
But I do look forward to your next version :)
Thanks Alexey. I converted the video to mpg2 and this time openAviToGif converted...
Thanks Alexey. I converted the video to mpg2 and this time openAviToGif converted...
Hi Dan, Thank you, I'm glad you like it. Unfortunately, not all software fills up...
Hi, this is a great software, thanks for your initiative. I got this error message:...
beginning architecture changes: moving to View-...