Showing related tags and posts accross the entire site.
-
Hello all, I just received access to the AMT 5.11.3 and I can't figure out how to create AAF files. I tried creating AAF files from OP-Atom .mxf files and .wav files, but with no success. What I need to achieve, is the following: 1. I get a mono audio file, either .wav or .mp3 (up to me which one...
-
Hi Avid When we have detected a problem in our pipeline feeding frames to AMT, we call abort on the MediaProcessor::ChainProcessing::ChainManager in order to halt AMT and do a clean tidy up. Often the abort appears to be ignored and AMT, which just keeps returning AMT_STALLED_IN_READER. Is this a known...
-
here are the images stripped from the orginal: bad path: https://photos.app.goo.gl/guUmXfxM3FzyMrFQ9 good path: https://photos.app.goo.gl/AfXoyS7JfHPVYWip8
-
Hello With an extrernal application I’m checking in Interplay using AMT and Avid Webservices. In a growing file scenario, time to time the duration of the Master clip after the last checking stick to the max duration originaly provided in Interplay Access, and then when the Master clip is checked...
-
Hello, I run into filename collisions when spawning multiple AMT3 processes writing to the same folder. ClipName and TapeName are the same for all targets. - Isn't the filename generation supposed to be random? - Is there a way around this problem? Thanks in advance! ERROR - Exception raised in ...
-
I am seeing a crash Unhandled exception at 0x00007FFA8BCDDB8E (ucrtbase.dll) inside FTF.dll at the end of processing with MediaProcessor_4.4.33 vc142 The media files are in the final locations so it is something happening after that. I can supply a dump file - is that the best way to move this forward...
-
Hello, When we create such a file (MXF XDCAM HD422 interlaced), MediaInfo reports the scan type as progressive, but scan order is shown to be Top Field First. We received a complaint and can't say for sure that the file created should work fine. We are using 4.4.28.10055 (with AvidMXF_SDK_4.6.44_vc12...
-
Is there any way from the SDK to control the names of the individual MXF files created? By default naming is something like AudioFileA0180E5FA48.mxf, AudioFileA0280E5FA49.mxf, etc
-
We got a request to add some metadata to the .AAF file. In the output sample we received, analyzing the file using MXFDump shows that the metadata is stored in the .AAF file as a 'AAFTaggedValue'. Is this something that be added using the AMT3 SDK as we create the AAF file? If not, is there a...
-
Hello Andy, We have an update from our customer site. They updated the client to 7.10 and the results are much inproved, see below: CreateAmtFile() CreateAmtTrack(ET_VIDEO) CreateAmtTrack(ET_AUDIO) x 2 298ms 317ms 576ms So thank you for this advice! Unfortunatly when writting many files the latency increases...