Working encoder detection
This commit is contained in:
parent
5db07ea5ed
commit
21a9aaab98
4 changed files with 24 additions and 11 deletions
|
@ -11,6 +11,7 @@ namespace Converter {
|
|||
public:
|
||||
Converter();
|
||||
converterInfo & getCodecs();
|
||||
JSON::Value getEncoders();
|
||||
private:
|
||||
void fillFFMpegEncoders();
|
||||
converterInfo allCodecs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue