status_t MatroskaSource::start(MetaData *params) {
    mBlockIter.reset();

    return OK;
}