The following warning is thrown when archiving projects. I've tried each of the available flags shown below but nothing suppresses it.
Does anyone know how to avoid this message?
---------------------------
Vegas Pro 13.0
---------------------------
Some of the media on the timeline was not trimmed in order to preserve quality.
---------------------------
OK
---------------------------
The message is thrown for all of the following.
vegasApp.ArchiveProject(projectName);
vegasApp.ArchiveProject(projectName, ArchiveProjectFlags.NoSpacesInMediaFiles);
vegasApp.ArchiveProject(projectName, ArchiveProjectFlags.All);
vegasApp.ArchiveProject(projectName, ArchiveProjectFlags.None);
Does anyone know how to avoid this message?
---------------------------
Vegas Pro 13.0
---------------------------
Some of the media on the timeline was not trimmed in order to preserve quality.
---------------------------
OK
---------------------------
The message is thrown for all of the following.
vegasApp.ArchiveProject(projectName);
vegasApp.ArchiveProject(projectName, ArchiveProjectFlags.NoSpacesInMediaFiles);
vegasApp.ArchiveProject(projectName, ArchiveProjectFlags.All);
vegasApp.ArchiveProject(projectName, ArchiveProjectFlags.None);