Hi, When a source is unpluged and pluged back in (and or when an input fails) recorder crashed and get the following error : MXFOP1AWriter::WriteSamples(uint32_t mp_track_id, uint32_t num_samples, const uint8_t *data, uint32_t data_size) :PA_ASSERT((mPackageGroup->Is25FPSProject() && num_samples == 1920)||(!mPackageGroup->Is25FPSProject() && (num_samples <= 1602) failed
Hello First of all i broke the opensuse system and until next week i dont have acces to ingest server. My thoughts are what if we edit MXFOP1AWriter.cpp and add in function : void MXFOP1AWriter::PrepareToWrite:(PackageGroup *package_group, bool take_ownership) .... package_group->GetMaterialResolution() == MaterialResolution::XDCAMHD422_MXF_1A and // create and initialize D10 writer case MaterialResolution::XDCAMHD422_MXF_1A: if (package_group->Is25FPSProject()) mD10Writer->SetBitRate(D10MXFOP1AWriter::D10_BIT_RATE_50,...
Hello John. Thanks for your quick reply! I found what i did wrong. I just set -a8...
Dear all Finally i had install and setup this beautifull software and i was able...
Darren i get the same error and i cant figure out how to solve it. How did you manage...
Ignore my post. Installing libxtst-dev and libxv-dev solved my problem Regards M...
Hello ingex team! I get the folloing errors while im trying to compile ingex software:...