DTSC2MP4 sensible header
This commit is contained in:
parent
2ee781c2bd
commit
3a6d06d9a2
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ namespace Converters {
|
|||
//for(input.seekNext(); input.getJSON(); input.seekNext())
|
||||
//cout << input.getJSON["data"].asString()
|
||||
|
||||
|
||||
|
||||
std::set<int> selector;
|
||||
for (JSON::ObjIter trackIt = input.getMeta()["tracks"].ObjBegin(); trackIt != input.getMeta()["tracks"].ObjEnd(); trackIt++){
|
||||
selector.insert(trackIt->second["trackid"].asInt());
|
||||
|
|
Loading…
Add table
Reference in a new issue