-
Ignore that last good news. The current CVS version will not start if the qdvdauthor.ini file exists. Even a new file created by the current version results in a segfault the next time the program is started.
2008-03-24 03:56:12 UTC in DVD Authoring GUI
-
Seems to be fixed, for me anyway, in the 23-Mar-2008 17:39 nightly tar archive, but I did have to delete my existing qdvdauthor.ini file (segfaults otherwise).
2008-03-24 03:41:52 UTC in DVD Authoring GUI
-
Forgot to mention tool and system info:
qt-3.3.6-23.el5
gcc-4.1.2-14.el5
System is CentOS 5.1 running on an Intel Pentium 4 CPU.
2008-03-23 20:15:26 UTC in DVD Authoring GUI
-
I am also getting the segfault, but without any messages. I also tried deleting the old .qdvdauthor directory to see if something in the old configuration was causing the problem. Got a couple of messages about the media engine:
Error could not create preferred MediaEngine.
Create Dummy MediaWidget with no functionality
Could not create (null) engine, will default to QMPlayerWidget.
2008-03-23 19:31:49 UTC in DVD Authoring GUI
-
If the temporary directory tree for a project has been deleted, a subsequent "Create DVD" can fail in the transcoding stage because the "+TEMP_PATH+/+BASE_NAME+" directories for the sources do not exist. The directories do get created if the properties for each of the sources are edited, but if those properties are not edited the transcoding will fail with a "No such file or directory" error.
2008-02-06 02:34:18 UTC in DVD Authoring GUI
-
When creating a button using the "Play Multiple Files ..." feature, there is no flow from the first title to the second. For the second and subsequent titles, flow to the next title is correct. For the first title, the section is missing the "if ( g5 gt 0 ) { if ( g5 eq 5 ) { jump title 2 chapter 1; }" action. As a result, the first title always returns to the main menu.
Most...
2008-02-04 00:44:10 UTC in DVD Authoring GUI