Skip to content

MLV App [Cocoa] - Now with JPEG and PNG Export!

Pre-release
Pre-release
Compare
Choose a tag to compare
@ilia3101 ilia3101 released this 19 Jul 18:19
· 2361 commits to master since this release

New to this release

Can export JPEG and PNG, much more usable than the old fat BMP files. Was an easy fix, pretty much 2 lines of code.

Worth mentioning

Possible to integrate with scripts and can be operated by: dragging app, then an MLV file on to the terminal, and pressing enter. Only one file right now.

Problems

GUI (NSImageView) is buggy, sometimes app window needs resizing to make it update.

NSImageView seems to be leaking memory like mad, I think due to me updating it not from the main thread(will be fixed), for now app needs restarting every couple of clips.