Hi, Evert Vorster wrote [...] > [audio] Warning: Cannot skip backwards: Stream time: 507750 skip time: 0 > difference: -24372
These (unrelated) messages should not occur, but apparently they do. I plan to fix them before the next release. [...] > Program received signal SIGSEGV, Segmentation fault. > 0xb78871fb in scale_uint8_x_4_y_bilinear_mmx () from /usr/lib/libgavl.so.1 > Current language: auto > The current source language is "auto; currently asm". > (gdb) subgraph starting at openmovieeditor timed out (subgraph_wait_fd=15, > status = 0, state = Triggered) Hard to say what's happening here. You can compile gavl with --enable-debug, this would make at least the backtrace more informative. The best thing would be to run valgrind, but I guess with such a large project it won't be that much fun. Is there a smaller openmovieeditor project (1-2 source files) where your problem can be reproduced? Burkhard ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
