Steven Hoving
Steven Hoving
See https://sourceforge.net/p/camstudio/bugs/ * [11. 256 color ( 8 bits ) is not supported](https://sourceforge.net/p/camstudio/bugs/11/) Is 16 bit colors supported? * [71. Slow frame rate, will be fixed by](https://sourceforge.net/p/camstudio/bugs/71/) Will be fixed...
ffmpeg has support for intel qsv, it just requires a different way of setting up the video encoder.
Currently we are converting our captured frames feom bgr to yuv420. X264 also supports yuv444. Which will improve video quality.
I'm not saying mfc is bad... I just like qt.
Add unit tests for critical path code. This includes refactoring to allow unit tests in code that is used to do the recording.