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

           Summary: St9bad_alloc error
           Product: Cinelerra
           Version: 2.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: Medium
         Component: Rendering
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hello,

I'm making a video which contains huuuuuge jpeg images (around 26Mo each,
7016x5096 pixels).
While I used cinelerra to render my videos without any problem, in that case
(large images) it crashes while rendering with the following error message :

   INFO: [yuvscaler] yuvscaler 1.9.0 (15-02-2004) is a general scaling utility
for yuv frames
   INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <[EMAIL PROTECTED]>, yuvscaler
-h for help, or man yuvscaler
   INFO: [yuvcorrect] yuvcorrect 1.9.0 (16-11-2002) is a general image
correction utility for yuv frames
   INFO: [yuvcorrect] (C) 2002 Xavier Biquard <[EMAIL PROTECTED]>, yuvcorrect -h
for usage, or man yuvcorrect
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc

I render an YUV4MPEG stream, encoded with mpeg2enc.

Here's the available memory when the crash occurs :
$ free
             total       used       free     shared    buffers     cached
Mem:       2076992    1968412     108580          0       3768     714728
-/+ buffers/cache:    1249916     827076
Swap:      2939884     599400    2340484

And here are the last lines of gdb :
[New Thread 1349417904 (LWP 9392)]
   INFO: [yuvscaler] yuvscaler 1.9.0 (15-02-2004) is a general scaling utility
for yuv frames
   INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <[EMAIL PROTECTED]>, yuvscaler
-h for help, or man yuvscaler
   INFO: [yuvcorrect] yuvcorrect 1.9.0 (16-11-2002) is a general image
correction utility for yuv frames
   INFO: [yuvcorrect] (C) 2002 Xavier Biquard <[EMAIL PROTECTED]>, yuvcorrect -h
for usage, or man yuvcorrect
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc

Program received signal SIGABRT, Aborted.
[Switching to Thread 1208474544 (LWP 9381)]
0xb738f947 in raise () from /lib/tls/libc.so.6

I assume there's a problem related to memory allocation... :-/

Nicolas, Paris.



------- 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