Add support for HEVC and client-specified colorspaces
This commit is contained in:
@@ -12,7 +12,7 @@ struct video_t {
|
||||
|
||||
int threads; // Number threads used by ffmpeg
|
||||
|
||||
std::string profile;
|
||||
int hevc_mode;
|
||||
std::string preset;
|
||||
std::string tune;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user