Working conversion
This commit is contained in:
parent
9a9b5f8fe6
commit
a6299235d1
2 changed files with 54 additions and 40 deletions
|
@ -17,6 +17,7 @@ namespace Converter {
|
|||
void updateStatus();
|
||||
JSON::Value getStatus();
|
||||
void clearStatus();
|
||||
JSON::Value parseFFMpegStatus(std::string statusLine);
|
||||
private:
|
||||
void fillFFMpegEncoders();
|
||||
converterInfo allCodecs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue