mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-21 07:09:59 +01:00
Finetuning options for ProRes and VP8 encoders to achieve reasonable
performance and quality. Added MultipleJpeg recording profile.
This commit is contained in:
@@ -54,6 +54,9 @@ namespace SystemToolkit
|
||||
// true of file exists
|
||||
bool file_exists(const std::string& path);
|
||||
|
||||
bool create_directory(const std::string& path);
|
||||
|
||||
|
||||
// try to open the file with system
|
||||
void open(const std::string& path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user