On Thu, 6 Nov 2003, Steven M. Schultz wrote:

>       If the "-M" parameter is changed to be "-M 1" rather than "-M 2"
>       the encoding proceeds.  

        But doesn't stay proceeding...

   INFO: [mpeg2enc] GOP start (1 frames)
   INFO: [mpeg2enc] Frame end 2710 I quant=9.48 total act=350169.62515    
   INFO: [mpeg2enc] GOP start (1 frames)
**ERROR: [mpeg2enc] Internal: buffer flushed too soon req 2710 buffer
2711..2715
Abort trap - core dumped

        gdb says:

(gdb) where
#0  0x480fc74d in kill () from /shlib/libc.so.2
#1  0x48189c63 in abort () from /shlib/libc.so.2
#2  0x4806d37d in PictureReader::FillBufferUpto (this=0x8050000, 
    num_frame=2710) at picturereader.cc:399
#3  0x4806d3b4 in PictureReader::ReadFrame (this=0x8050000,
num_frame=2710, 
    frame=0x804e260) at picturereader.cc:409
#4  0x48063b56 in SeqEncoder::Encode (this=0x8050080) at putseq.cc:743
#5  0x804a844 in main (argc=19, argv=0x8047bc4) at mpeg2enc.cc:781
#6  0x80490a3 in __start ()

        Trying '-M 0' and that fails immediately:

   INFO: [mpeg2enc] SETTING MMX and EXTENDED MMX for QUANTIZER!
   INFO: [mpeg2enc] GOP start (1 frames)
**ERROR: [mpeg2enc] Internal: buffer flushed too soon req 0 buffer 2..6
Abort trap - core dumped

        Hmmm, I frame only encoding seems to have a few problems :)

        Cheers,
        Steven Schultz




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to