masc4ii
masc4ii
I tried it yesterday evening... looks like a lot of work: MSVC does not know pthread, restrict, inline, -fopenmp, ... I got hundreds of compiler errors.
Sounds not good. That means implmenting a lot of special code just for trying another compiler...
I checked MLVApp with Valgrind, exporting some clips with darkframe on OSX 10.9.5. The most "critical" I found is this: ``` ==616== Conditional jump or move depends on uninitialised value(s)...
> could you send me the full log before the 3rd one? That was all... no more info at this point. There was only Qt and Cocoa stuff before and...
Unfortunately, I don't get it to work on Windows - ffmpeg tells my nvidia driver is to old, but in reality it is newer. 😆
I don't know... maybe. But then the error message from ffmpeg was wrong.
Tests from @ cmh (ML forum): MLV-App's ffmpeg binary for Windows is already compiled with --enable-nvenc. I own an nVidia card and I could install some distros real quick if...
I again would more like to decide for one or two defined settings and add them to H.26x settings. Additional GUI elements aren't worth it.
Great! Will try out later! Hm, no idea if we can automize VERSION. We would also need it in MainWindow.cpp. Maybe it works via DEFINES += ..., this would also...
>HAHA I found out how to refer to particular icon in exe resource. mlvapp.exe,0(1,2... etc)gonna continue to investigate. Where do you enter this? I just get the default MLVApp icon...