I also tried to open mpeg4/aac file and when I tried to play it I got the following segfault with backtrace:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xa6a20b90 (LWP 17455)] 0x08146e58 in AudioDevice::current_position () (gdb) bt #0 0x08146e58 in AudioDevice::current_position () #1 0x0836b0d7 in VRender::run () #2 0xb71e2f19 in Thread::entrypoint () from /usr/lib/libguicast.so.1 #3 0xb673b18b in start_thread () from /lib/libpthread.so.0 #4 0xb65bb86e in clone () from /lib/libc.so.6 All I am really trying to do is to mute or significantly reduce the volume on a few different sements of a video. I am not sure if cinelerra is the best/easiest way to do this or not. If there is an easier way/program to do this, I would love to know as well. Thanks, From: [email protected] To: [email protected] Subject: [CinCV] SIGSEGV at ogg_page_granulepos Date: Wed, 24 Jun 2009 19:01:07 -0700 Hello, I am trying to load a ogg vorbis/theora file in cinelerra but it keeps crashing with the following backtrace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xaa4d0b90 (LWP 17066)] 0xb694c69e in ogg_page_granulepos () from /usr/lib/libogg.so.0 (gdb) bt #0 0xb694c69e in ogg_page_granulepos () from /usr/lib/libogg.so.0 #1 0x081f5722 in FileOGG::ogg_get_page_of_frame () #2 0x081f5b44 in FileOGG::ogg_seek_to_keyframe () #3 0x081f5fa8 in FileOGG::read_frame () #4 0x081eb61a in File::read_frame () #5 0x083266d6 in ResourceThread::do_video () #6 0x08326cc9 in ResourceThread::run () #7 0xb7144f19 in Thread::entrypoint () from /usr/lib/libguicast.so.1 #8 0xb669d18b in start_thread () from /lib/libpthread.so.0 #9 0xb651d86e in clone () from /lib/libc.so.6 I get this output from both a 23 bit and 64 bit gentoo box that I have. I am using a 20090210 version of cinelerra. Any help would be appreciated. Thanks, Insert movie times and more without leaving Hotmail®. See how. _________________________________________________________________ Windows Live™ SkyDrive™: Get 25 GB of free online storage. http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25GB_062009
