* CPV: media-video/mpeg-tools-1.5b-r3 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking mpeg_encode-1.5b-src.tar.gz to /var/tmp/portage/media-video/mpeg-tools-1.5b-r3/work * Applying mpeg-tools-1.5b-build.patch ...  [ ok ] * Applying mpeg-tools-1.5b-64bit_fixes.patch ...  [ ok ] * Applying mpeg-tools-1.5b-tempfile-convert.patch ...  [ ok ] * Applying mpeg-tools-1.5b-system-jpeg.patch ...  [ ok ] * Applying mpeg-tools-1.5b-system-jpeg-7.patch ...  [ ok ] * Applying mpeg-tools-1.5b-tempfile-mpeg-encode.patch ...  [ ok ] * Applying mpeg-tools-1.5b-tempfile-tests.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/media-video/mpeg-tools-1.5b-r3/work >>> Compiling source in /var/tmp/portage/media-video/mpeg-tools-1.5b-r3/work/mpeg_encode ... make -j14 CC=i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o mfwddct.o mfwddct.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o postdct.o postdct.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o huff.o huff.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o bitio.o bitio.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o mheaders.o mheaders.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o mpeg.o mpeg.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o subsample.o subsample.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o param.o param.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o rgbtoycc.o rgbtoycc.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o readframe.o readframe.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o combine.o combine.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o jrevdct.o jrevdct.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o frame.o frame.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o fsize.o fsize.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o frametype.o frametype.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o libpnmrw.o libpnmrw.c combine.c: In function ‘AppendFile’: combine.c:503: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o specifics.o specifics.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o rate.o rate.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o opts.o opts.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o iframe.o iframe.c bitio.c: In function ‘Bitio_Flush’: bitio.c:356: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o pframe.o pframe.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o bframe.o bframe.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o psearch.o psearch.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o bsearch.o bsearch.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o block.o block.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o parallel.o parallel.c specifics.c: In function ‘Specifics_Init’: specifics.c:162: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result specifics.c:165: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result specifics.c:174: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o jpeg.o jpeg.c i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -c -o main.o main.c mpeg.c: In function ‘GenMPEGStream’: mpeg.c:604: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:397: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ mpeg.c:608: warning: pointer targets in passing argument 1 of ‘stat’ differ in signedness /usr/include/sys/stat.h:453: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ mpeg.c:611: warning: pointer targets in passing argument 1 of ‘fopen’ differ in signedness /usr/include/stdio.h:249: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’ mpeg.c:641: warning: pointer targets in passing argument 13 of ‘Mhead_GenSequenceHeader’ differ in signedness headers/mheaders.h:66: note: expected ‘uint8 *’ but argument is of type ‘char *’ readframe.c: In function ‘ReadAYUV’: readframe.c:828: warning: pointer targets in assignment differ in signedness readframe.c:829: warning: pointer targets in assignment differ in signedness jpeg.c: In function ‘JMovie2JPEG’: jpeg.c:325: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result jpeg.c:344: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result jpeg.c:354: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jpeg.c:357: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jpeg.c:358: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jpeg.c:361: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jpeg.c:362: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jpeg.c:365: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result jpeg.c: In function ‘ReadJPEG’: jpeg.c:582: warning: implicit declaration of function ‘jcopy_sample_rows’ iframe.c: In function ‘WriteDecodedFrame’: iframe.c:977: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result iframe.c:981: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result iframe.c:985: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result param.c: In function ‘ReadParamFile’: param.c:711: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness /usr/include/bits/string3.h:105: note: expected ‘char * __restrict__’ but argument is of type ‘unsigned char *’ param.c:530: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result param.c:568: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result bframe.c: In function ‘GenBFrame’: bframe.c:546: warning: label ‘skip_block’ defined but not used parallel.c: In function ‘StartIOServer’: parallel.c:296: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ parallel.c:402: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result parallel.c: In function ‘GetRemoteFrame’: parallel.c:635: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result parallel.c: In function ‘WaitForOutputFile’: parallel.c:761: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ parallel.c: In function ‘StartMasterServer’: parallel.c:893: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ parallel.c:917: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ parallel.c:958: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ parallel.c:1051: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ parallel.c:1171: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ parallel.c: In function ‘StartDecodeServer’: parallel.c:1340: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ parallel.c: In function ‘WaitForDecodedFrame’: parallel.c:1655: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ i686-pc-linux-gnu-gcc -O2 -pipe -Iheaders -Wall -Wmissing-prototypes -o mpeg_encode mfwddct.o postdct.o huff.o bitio.o mheaders.o mpeg.o subsample.o param.o rgbtoycc.o readframe.o combine.o jrevdct.o frame.o fsize.o frametype.o libpnmrw.o specifics.o rate.o opts.o iframe.o pframe.o bframe.o psearch.o bsearch.o block.o parallel.o jpeg.o main.o -ljpeg -lm strip mpeg_encode make -j14 -C convert make: Entering directory `/var/tmp/portage/media-video/mpeg-tools-1.5b-r3/work/convert' gcc -O2 -pipe -Wall -W -Wreturn-type -Wunused -Wmissing-prototypes -Wl,-O1 ppmtoeyuv.c -o ppmtoeyuv gcc -O2 -pipe -Wall -W -Wreturn-type -Wunused -Wmissing-prototypes -Wl,-O1 eyuvtoppm.c -o eyuvtoppm gcc -O2 -pipe -Wall -W -Wreturn-type -Wunused -Wmissing-prototypes -Wl,-O1 eyuvtojpeg.c -o eyuvtojpeg gcc -O2 -pipe -Wall -W -Wreturn-type -Wunused -Wmissing-prototypes -Wl,-O1 jmovie2jpeg.c -o jmovie2jpeg gcc -O2 -pipe -Wall -W -Wreturn-type -Wunused -Wmissing-prototypes -Wl,-O1 mpeg_demux.c -o mpeg_demux mpeg_demux.c:114: warning: return type defaults to ‘int’ mpeg_demux.c: In function ‘main’: mpeg_demux.c:232: warning: format ‘%8d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’ mpeg_demux.c: In function ‘ReadPackHeader’: mpeg_demux.c:370: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 6 has type ‘long unsigned int’ mpeg_demux.c:375: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ mpeg_demux.c: In function ‘ReadSystemHeader’: mpeg_demux.c:452: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ mpeg_demux.c:454: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ mpeg_demux.c:460: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ mpeg_demux.c:475: warning: format ‘%0x’ expects type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ mpeg_demux.c:397: warning: unused variable ‘i’ eyuvtoppm.c: In function ‘WritePPM’: eyuvtoppm.c:135: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result eyuvtoppm.c:136: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result eyuvtoppm.c:137: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result eyuvtojpeg.c: In function ‘WritePPM’: eyuvtojpeg.c:140: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result eyuvtojpeg.c:141: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result eyuvtojpeg.c:142: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mpeg_demux.c: In function ‘ReadPacket’: mpeg_demux.c:707: warning: format ‘%0x’ expects type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ mpeg_demux.c:721: warning: format ‘%0x’ expects type ‘unsigned int’, but argument 6 has type ‘long unsigned int’ mpeg_demux.c:737: warning: format ‘%0x’ expects type ‘unsigned int’, but argument 6 has type ‘long unsigned int’ mpeg_demux.c:749: warning: format ‘%0x’ expects type ‘unsigned int’, but argument 6 has type ‘long unsigned int’ mpeg_demux.c:587: warning: unused variable ‘inputBuffer’ eyuvtoppm.c: In function ‘ReadYUV’: eyuvtoppm.c:211: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result eyuvtoppm.c:214: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result eyuvtoppm.c:217: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result eyuvtojpeg.c: In function ‘ReadYUV’: eyuvtojpeg.c:216: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result eyuvtojpeg.c:219: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result eyuvtojpeg.c:222: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mpeg_demux.c: In function ‘main’: mpeg_demux.c:296: warning: control reaches end of non-void function jmovie2jpeg.c:43: warning: return type defaults to ‘int’ jmovie2jpeg.c:42: warning: no previous prototype for ‘usage’ jmovie2jpeg.c:51: warning: return type defaults to ‘int’ jmovie2jpeg.c: In function ‘main’: jmovie2jpeg.c:356: warning: comparison between signed and unsigned integer expressions jmovie2jpeg.c:338: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result jmovie2jpeg.c:344: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result jmovie2jpeg.c:354: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jmovie2jpeg.c:358: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jmovie2jpeg.c:359: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result jmovie2jpeg.c:361: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jmovie2jpeg.c:363: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jmovie2jpeg.c:364: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result jmovie2jpeg.c:367: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ppmtoeyuv.c: In function ‘main’: ppmtoeyuv.c:73: warning: unused parameter ‘argc’ ppmtoeyuv.c:73: warning: unused parameter ‘argv’ ppmtoeyuv.c: In function ‘ReadPPM’: ppmtoeyuv.c:129: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ppmtoeyuv.c:132: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ppmtoeyuv.c: In function ‘WriteYUV’: ppmtoeyuv.c:311: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ppmtoeyuv.c:314: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ppmtoeyuv.c:317: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result make: Leaving directory `/var/tmp/portage/media-video/mpeg-tools-1.5b-r3/work/convert' make -j14 -C convert/mtv make: Entering directory `/var/tmp/portage/media-video/mpeg-tools-1.5b-r3/work/convert/mtv' cc -O2 -pipe -I. -c -o movieToVid.o movieToVid.c movieToVid.c: In function ‘MapFile’: movieToVid.c:43: warning: incompatible implicit declaration of built-in function ‘exit’ movieToVid.c: In function ‘WriteScriptFile’: movieToVid.c:82: warning: incompatible implicit declaration of built-in function ‘exit’ movieToVid.c: In function ‘WriteOfsFile’: movieToVid.c:137: warning: incompatible implicit declaration of built-in function ‘exit’ movieToVid.c: In function ‘WriteVidFile’: movieToVid.c:201: warning: incompatible implicit declaration of built-in function ‘exit’ movieToVid.c:208: warning: incompatible implicit declaration of built-in function ‘exit’ movieToVid.c:248: warning: incompatible implicit declaration of built-in function ‘bcopy’ movieToVid.c:276: warning: incompatible implicit declaration of built-in function ‘exit’ movieToVid.c:281: warning: incompatible implicit declaration of built-in function ‘exit’ movieToVid.c:217: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result movieToVid.c:235: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result movieToVid.c: In function ‘usage’: movieToVid.c:295: warning: incompatible implicit declaration of built-in function ‘exit’ movieToVid.c: In function ‘main’: movieToVid.c:313: warning: incompatible implicit declaration of built-in function ‘bcopy’ cc -O2 -pipe -I. -o movieToVid movieToVid.o make: Leaving directory `/var/tmp/portage/media-video/mpeg-tools-1.5b-r3/work/convert/mtv' >>> Source compiled. >>> Test phase [check]: media-video/mpeg-tools-1.5b-r3 make -j14 -j1 check rm -f ./tst/ts.stat.new ./mpeg_encode -stat ./tst/ts.stat.new ./tst/ts.param Appending statistics to file: ./tst/ts.stat.new MPEG ENCODER STATS (1.5b) ------------------------ TIME STARTED: Mon Dec 14 17:18:43 2009 MACHINE: unknown FIRST FILE: ./tst/ts/stennis.30.yuv LAST FILE: ./tst/ts/stennis.39.yuv PATTERN: ibbpbbpbbp GOP_SIZE: 30 SLICES PER FRAME: 1 RANGE: +/-10 PIXEL SEARCH: HALF PSEARCH: LOGARITHMIC BSEARCH: CROSS2 QSCALE: 8 10 25 REFERENCE FRAME: ORIGINAL Creating new GOP (closed = T) before frame 0 FRAME 0 (I): 0 seconds (2825760 bits/s output) FRAME 3 (P): I BLOCKS: 25; P BLOCKS: 302 SKIPPED: 3 (0 seconds) FRAME 1 (B): I BLOCKS: 1; B BLOCKS: 329 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 2 (B): I BLOCKS: 1; B BLOCKS: 329 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 6 (P): I BLOCKS: 29; P BLOCKS: 296 SKIPPED: 5 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 4 (B): I BLOCKS: 0; B BLOCKS: 330 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 5 (B): I BLOCKS: 0; B BLOCKS: 330 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 9 (P): I BLOCKS: 32; P BLOCKS: 293 SKIPPED: 5 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 7 (B): I BLOCKS: 1; B BLOCKS: 329 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 8 (B): I BLOCKS: 2; B BLOCKS: 328 SKIPPED: 0 (0 seconds) TIME COMPLETED: Mon Dec 14 17:18:43 2009 Total time: 0 seconds ------------------------- *****I FRAME SUMMARY***** ------------------------- Blocks: 330 ( 94083 bits) ( 285 bpb) Frames: 1 ( 94192 bits) (94192 bpf) (37.7% of total) Compression: 21:1 ( 1.1150 bpp) Seconds: NONE ------------------------- *****P FRAME SUMMARY***** ------------------------- I Blocks: 86 ( 19526 bits) ( 227 bpb) P Blocks: 891 (101111 bits) ( 113 bpb) Skipped: 13 Frames: 3 (120976 bits) (40325 bpf) (48.4% of total) Compression: 50:1 ( 0.4773 bpp) Seconds: 0 ( 60.0000 fps) ( 5068800 pps) ( 19800 mps) ------------------------- *****B FRAME SUMMARY***** ------------------------- I Blocks: 5 ( 391 bits) ( 78 bpb) B Blocks: 1975 ( 33404 bits) ( 16 bpb) B types: 275 ( 13 bpb) forw 575 ( 12 bpb) back 1125 ( 20 bpb) bi Skipped: 0 Frames: 6 ( 34488 bits) ( 5748 bpf) (13.8% of total) Compression: 352:1 ( 0.0680 bpp) Seconds: 0 ( 13.8462 fps) ( 1169723 pps) ( 4569 mps) --------------------------------------------- Total Compression: 81:1 ( 0.2957 bpp) Total Frames Per Second: Infinite! CPU Time: 20.689656 fps (6827 mps) Total Output Bit Rate (30 fps): 749544 bits/sec MPEG file created in : ./tst/ts.mpg.new ======FRAMES READ: 10 sh ./tst/diffscript.sh ./tst/ts.stat.new ./tst/ts.stat ./tst/ts.mpg.new ./tst/ts.mpg SUCCESS. rm -f ./tst/tsd.stat.new ./mpeg_encode -stat ./tst/tsd.stat.new ./tst/tsd.param Appending statistics to file: ./tst/tsd.stat.new MPEG ENCODER STATS (1.5b) ------------------------ TIME STARTED: Mon Dec 14 17:18:43 2009 MACHINE: unknown FIRST FILE: ./tst/ts/stennis.30.yuv LAST FILE: ./tst/ts/stennis.39.yuv PATTERN: ibbbpbbbbp GOP_SIZE: 30 SLICES PER FRAME: 1 RANGE: +/-10 PIXEL SEARCH: HALF PSEARCH: LOGARITHMIC BSEARCH: CROSS2 QSCALE: 8 10 25 REFERENCE FRAME: DECODED Creating new GOP (closed = T) before frame 0 FRAME 0 (I): 0 seconds (2825760 bits/s output) FRAME 4 (P): I BLOCKS: 34; P BLOCKS: 293 SKIPPED: 3 (0 seconds) FRAME 1 (B): I BLOCKS: 0; B BLOCKS: 330 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 2 seconds FRAME 2 (B): I BLOCKS: 0; B BLOCKS: 330 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 1 seconds FRAME 3 (B): I BLOCKS: 0; B BLOCKS: 330 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 1 seconds FRAME 9 (P): I BLOCKS: 63; P BLOCKS: 267 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 5 (B): I BLOCKS: 0; B BLOCKS: 330 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 6 (B): I BLOCKS: 1; B BLOCKS: 329 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 7 (B): I BLOCKS: 2; B BLOCKS: 328 SKIPPED: 0 (0 seconds) ESTIMATED TIME OF COMPLETION: 0 seconds FRAME 8 (B): I BLOCKS: 1; B BLOCKS: 329 SKIPPED: 0 (0 seconds) TIME COMPLETED: Mon Dec 14 17:18:44 2009 Total time: 1 seconds ------------------------- *****I FRAME SUMMARY***** ------------------------- Blocks: 330 ( 94083 bits) ( 285 bpb) Frames: 1 ( 94192 bits) (94192 bpf) (37.0% of total) Compression: 21:1 ( 1.1150 bpp) Seconds: NONE ------------------------- *****P FRAME SUMMARY***** ------------------------- I Blocks: 97 ( 20894 bits) ( 215 bpb) P Blocks: 560 ( 83390 bits) ( 148 bpb) Skipped: 3 Frames: 2 (104512 bits) (52256 bpf) (41.1% of total) Compression: 38:1 ( 0.6186 bpp) Seconds: 0 ( 30.0000 fps) ( 2534400 pps) ( 9900 mps) ------------------------- *****B FRAME SUMMARY***** ------------------------- I Blocks: 4 ( 588 bits) ( 147 bpb) B Blocks: 2306 ( 54124 bits) ( 23 bpb) B types: 283 ( 14 bpb) forw 419 ( 16 bpb) back 1604 ( 26 bpb) bi Skipped: 0 Frames: 7 ( 55504 bits) ( 7929 bpf) (21.8% of total) Compression: 255:1 ( 0.0939 bpp) Seconds: 0 ( 14.4828 fps) ( 1223503 pps) ( 4779 mps) --------------------------------------------- Total Compression: 79:1 ( 0.3011 bpp) Total Frames Per Second: 10.000000 (3300 mps) CPU Time: 18.181818 fps (5999 mps) Total Output Bit Rate (30 fps): 763200 bits/sec MPEG file created in : ./tst/tsd.mpg.new ======FRAMES READ: 10 sh ./tst/diffscript.sh ./tst/tsd.stat.new ./tst/tsd.stat ./tst/tsd.mpg.new ./tst/tsd.mpg SUCCESS. >>> Install mpeg-tools-1.5b-r3 into /var/tmp/portage/media-video/mpeg-tools-1.5b-r3/image/ category media-video >>> Completed installing mpeg-tools-1.5b-r3 into /var/tmp/portage/media-video/mpeg-tools-1.5b-r3/image/  * QA Notice: Pre-stripped files found: * /usr/bin/mpeg_encode strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/jmovie2jpeg usr/bin/mpeg_demux usr/bin/eyuvtojpeg usr/bin/movieToVid  * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * jpeg.c:582: warning: implicit declaration of function ‘jcopy_sample_rows’   * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * movieToVid.c:43: warning: incompatible implicit declaration of built-in function ‘exit’ * movieToVid.c:82: warning: incompatible implicit declaration of built-in function ‘exit’ * movieToVid.c:137: warning: incompatible implicit declaration of built-in function ‘exit’ * movieToVid.c:201: warning: incompatible implicit declaration of built-in function ‘exit’ * movieToVid.c:208: warning: incompatible implicit declaration of built-in function ‘exit’ * movieToVid.c:248: warning: incompatible implicit declaration of built-in function ‘bcopy’ * movieToVid.c:276: warning: incompatible implicit declaration of built-in function ‘exit’ * movieToVid.c:281: warning: incompatible implicit declaration of built-in function ‘exit’ * movieToVid.c:295: warning: incompatible implicit declaration of built-in function ‘exit’ * movieToVid.c:313: warning: incompatible implicit declaration of built-in function ‘bcopy’  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://bmrc.berkeley.edu/research/mpeg/mpeg_encode.html * Removing /usr/share/doc * Removing /usr/share/info