Vegas 13 - ArchiveProject throws a new warning

mickhardy wrote on 6/17/2014, 1:30 AM
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);

Comments

No comments yet - be the first to write a comment...