Now, I admit, I have a rather large file (13GB Video file) and that's
probably the problem. I prolly could try it with a smaller program to see
if it will work right, but here is the error message I get in a console:
--- SNIP ---
Cinelerra 2.1CV Gentoo - SVN r1055 (C) 2006 Heroine Virtual Ltd.
External ffmpeg
Compiled on Sat Feb 28 08:41:13 CST 2009
Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.
signal_entry: got SIGSEGV my pid=14725 execution table size=16:
filemov.C: filemov.C: 100
filemov.C: filemov.C: 102
filemov.C: filemov.C: 104
mwindow.C: load_filenames: 1147
mwindow.C: load_filenames: 1151
mwindow.C: load_filenames: 1153
bchash.C: copy_from: 255
bchash.C: copy_from: 258
bchash.C: copy_from: 267
vrender.C: run: 416
vrender.C: run: 555
vrender.C: run: 414
vrender.C: process_buffer: 103
vrender.C: process_buffer: 113
vrender.C: run: 416
vrender.C: run: 427
signal_entry: lock table size=13
0x2328040 CWindowTool::input_lock CWindowTool::run
0x1356370 BC_Synchronous::next_command BC_Synchronous::run
0x2407a40 TransportQue::output_lock PlaybackEngine::run
0x2408440 MainIndexes::input_lock MainIndexes::run 1
0x24842a0 ResourceThread::draw_lock ResourceThread::run
0x24c00d0 BC_WindowBase::event_condition BC_WindowBase::get_event
0x234f080 BC_WindowBase::event_condition BC_WindowBase::get_event
0x2378180 BC_WindowBase::event_condition BC_WindowBase::get_event
0x21409b0 BC_WindowBase::event_condition BC_WindowBase::get_event
0x227c400 BC_WindowBase::event_condition BC_WindowBase::get_event
0x240a690 BC_WindowBase::event_condition BC_WindowBase::get_event
0x7f7a58394ab0 AudioDevice::play_lock AudioDevice::run 1
0x2349900 CICache::total_lock CICache::check_out *
BC_Signals::dump_buffers: buffer table size=0
BC_Signals::delete_temps: deleting 0 temp files
SigHandler::signal_handler total files=0
Aborted
--- SNIP ---
Anything to try on this?