i commited this change (typo) i also added one missing check now, and i hope that this was the last reason to crash here some times
if not i don't know what else to check Am Sonntag, 24. Februar 2008 schrieb Dan Dennedy: > Index: kdenlive/krender.cpp > =================================================================== > --- kdenlive/krender.cpp (revision 1917) > +++ kdenlive/krender.cpp (working copy) > @@ -502,7 +502,7 @@ > // Get the video_index > int index = mlt_properties_get_int( properties, > "video_index" ); if (context->streams [index] && context->streams[ > index ]->codec && context->streams[ index ]->codec->codec->name ) > - fcontext->streams && > ilePropertyMap["videocodec"] = context->streams[ index > ]->codec->codec->name; > + filePropertyMap["videocodec"] = > context->streams[ index ]->codec->codec->name; > } > context = (AVFormatContext *) mlt_properties_get_data( > properties, "audio_context", NULL ); > if (context != NULL) { > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Kdenlive-devel mailing list > Kdenlive-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kdenlive-devel -- .., dass ich Emacs fuer einen Designfehler halte. Konzeptionell steht er auf einem aehnlichen Niveau wie Microsoft Office. Ein grosser Softwaresaurier, der durch immer neue interne Erweiterungen staendig weiter aufgeblaeht wird. (Michael Schuerig legt in dcoud eine Kohle nach, 99-04-19)