Temporary commit for HTTPDynamic Support
This commit is contained in:
parent
fa7f48ae2d
commit
25cd1b74e1
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ namespace Converters {
|
|||
std::string tmpStr2 = it->second["codec"];
|
||||
if (tmpStr2 == "H264"){
|
||||
vse.setCodec("avc1");
|
||||
|
||||
}
|
||||
vse.setDataReferenceIndex(1);
|
||||
vse.setWidth(it->second["width"].asInt());
|
||||
|
|
Loading…
Add table
Reference in a new issue