Showing posts with label Build. Show all posts
Showing posts with label Build. Show all posts

Tuesday, December 8, 2020

Adobe Encore - Internal Software Error Message On Build

 I was ready to build my project when Encore flashed the following error:

" adobe encore internal software error: /Volumes/Builds/Amawat/Main/XcodeProjects/AuthorCore/../../Sonic/DVDCreator/FormatLib/Vobulator/TitlePlanner/CVOBUPlanner.cpp, line 332"


What a mouthful! I Google the whole thing and it looks like there are a few different things that can generate the error. This eehelp forum posts from god knows when was helpful in putting me on the right track.

As it happened the culprit was an end marker too close to the end of the movie/file.

This last marker is too close to the end.

Moving the marker back one notch and the build flew right through.

This is good.

Thursday, March 28, 2019

Adobe Encore, AUDIO_TS Folder Build ISO

Believe it or not I am still making DVDs with Encore in March of 2019.

One annoyance I encountered recently is that Encore does not make an empty AUDIO_TS folder when Building an iso file from the current project.

I know this has always been the case. Previously I did not make an iso directly, I created a DVD Folder, manually added a AUDIO_TS folder, and then used Toast to make the iso. Only I a not using Toast anymore. What to do?

Well I actually found a workaround:
1) Build the project as DVD Folder from Encore (Output=DVD Folder, Source/Create Using=Current Project.)
2) From the Finder add an empty AUDIO_TS folder to the newly created DVD Folder as usual.
3) Back to Encore! Select Source/Create Using=DVD Volume instead of Current Project. Select the newly created DVD Folder from the Finder.
4) Select Output=DVD Image instead of DVD Folder.
5) Build!

Voilà, new iso file that includes the empty AUDIO_TS, using only Encore.