Skip to content

MLV App [Cocoa] - Fixed Purple Stripes With AMaZE + More PERFORMANCE

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

New to this release

Allowed much more cpu power to caching frames on the background thread (all cores)... why now? this.

Fixed pink stripes that appeared on some core counts + some resolutions with AMaZE.

Worth mentioning

BMP module has been put to use. Can now export BMP sequences. This is a temporary solution, as BMP is 1.4x bigger than RAW.

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.