Test playback of the file using the MLT utility named 'inigo' Then, use the SDL_VIDEODRIVER environment variable to try to workaround your problem: http://www.libsdl.org/faq.php?action=listentries&category=9#9 From the options presented, it does not appear to give explict control over XVideo usage. :-/
On Saturday 03 June 2006 13:40, Adam Pigg wrote: > Lo > > Im really looking forward to using kdenlive, ive just got a digital > camcorder, unfortunately it dies instantly on startup, just after the gui > loads. > > This looks like the interesting bit from a bt: > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1233922352 (LWP 3695)] > mlt_properties_set_int (this=0x0, name=0x8123d37 "app_locked", value=1) > at mlt_properties.c:275 > 275 property_list *list = this->local; > (gdb) bt > #0 mlt_properties_set_int (this=0x0, name=0x8123d37 "app_locked", value=1) > at mlt_properties.c:275 > #1 0xb7f7101f in Mlt::Properties::set () > from /usr/local/lib/libmlt++.so.0.2.2 > #2 0x08099c1f in KRender::createVideoXWindow () > #3 0x08095d0b in Gui::KMMScreen::rendererReady () > #4 0x081113c2 in Gui::KMMScreen::qt_invoke () > #5 0xb6f052d4 in QObject::activate_signal () > from /usr/lib/qt3/lib/libqt-mt.so.3 > #6 0xb6f059d5 in QObject::activate_signal () > from /usr/lib/qt3/lib/libqt-mt.so.3 > #7 0x0811787a in KRender::initialised () > #8 0x08099d3f in KRender::timerEvent () > > If it helps, kino crashes when using xvideo, as does cinelerra, so it may > be related to that. As a fallback, kino allows the use of gdk instead of > xvideo. > > Cheers > > PiggZ
