qsv_enc_lab QSV encoder tests Release: mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Release .. cmake --build . --config Release Debug: mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Debug .. cmake --build . --config Debug Execute: ./enc_lab