http://bugs.cinelerra.org/show_bug.cgi?id=311





------- Additional Comments From [EMAIL PROTECTED]  2006-09-21 00:47 -------
it is just selecting that format and rendering. Here is the backtrace:

encode (file=0x8f07340, row_pointers=0x8f32eb0, track=0) at yuv2.c:242
242                             codec->rows[i] = buffer + i * 
codec->bytes_per_line;
Current language:  auto; currently c
(gdb) bt
#0  encode (file=0x8f07340, row_pointers=0x8f32eb0, track=0) at yuv2.c:242
#1  0xa7c5182b in quicktime_encode_video (file=0x8f07340,
row_pointers=0x8f32eb0, track=0) at codecs.c:291
#2  0x081e0c1d in FileMOV::write_frames (this=0x8e3d4f0, frames=0x8f0b1e8,
len=1) at filemov.C:855
#3  0x081bfd6c in File::write_frames (this=0x8eee2d0, frames=0x8f0b1e8, len=1)
at file.C:883
#4  0x081f348b in FileThread::run (this=0x8ec6600) at filethread.C:240
#5  0xa7b94bbf in Thread::entrypoint (parameters=0x8ec6600) at thread.C:48
#6  0xa76460bd in start_thread () from /lib/tls/libpthread.so.0
#7  0xa74ca8fe in clone () from /lib/tls/libc.so.6
(gdb)  print codec->rows
$3 = (uint8_t **) 0x0
(gdb) print codec->rows[0]
Cannot access memory at address 0x0
(gdb) 



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to