#include "pch.h" #include "Transcoder.h" int Init() { return 42; } Video ScanVideo(std::string path) { }