On Fri, 9 Nov 2012, Wolfgang Woehl wrote:
Carl,
* Ticking "Use DCI name" aborts on both Windows 64bit and a Linux build.
Btw, consider using the naming convention by default. Yes, it's medieval
and pathetic but it's the best we've got in terms of metadata for
operators. The last thing anyone needs is everyone coming up with their
own nomenclature.
Thanks for the bug report; fixed in 0.57. I'm inclined to agree with
making the DCI name default; will probably add this soon.
* It will build a SMPTE composition without sound. In
a SMPTE composition sound is mandatory (in all reels).
Aha, I didn't know that. I will make it output some silence if necessary.
My linux build is far from anything stable. I'll
try and look into it when there is time.
Many thanks. The most useful reports of crashes would be after you'd
built with
./waf configure --enable-debug
./waf
and then run with
run/dvdomatic --debug
from within the source tree. When the gdb) prompt comes up, enter run and
then when it crashes do
thread apply all bt
and submit the result to the list.
Thanks again!
Carl