Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi,
I successfully compiled the standard H264 encoder and I run it on the kit cycloneIII 3C25 platform but I had these error messages when typing this command: /bin> ./lencod -d encoder.cfg --- Quote Start --- Setting Default Parameters... Parsing Configfile encoder.cfg.............................................................................................................................................................................................................................................................................................................................................................................................. Warning: Hierarchical coding or Referenced B slices used. Make sure that you have allocated lencod invoked oom-killer: gfp_mask=0xd0, order=3, oomkilladj=0 Stack from 00aede50:enough r<0> <0> 0000000000000d0eferen<0> 00082e3cces <0> 00224ae0 <0> 0020a880 in r<0> 00000010efer<0> 00000003ence<0> 000000d0 buf<0> fer to a<0> 002227e8chiev<0> 00aede90e be<0> 004e20c0st p<0> 002227e8erfo<0> 002227e8r<0> 000000003b0ce. Ada<0> 001f3018ptiveRou<0> ndin<0> 000000e3g is dis<0> 000001f4abled wh<0> 0029068cen RDO Q<0> 00000000uantizat<0> 0022ce3cion is u<0> 00000000<0> 00000003sed <0> 00000003<0> <0> 000000d0<0> ffffe000<0> 00083668<0> 00000000<0> 00000003<0> 00000000<0> 000000d0<0> 00000000<0> <0> 004e20c0<0> 000864b8<0> 00000001<0> 00000048<0> 00000000<0> 00000000<0> 00000001<0> 00000000<0> <0> 000200d0<0> 0022ce40<0> 00000021<0> 00005000<0> 00000001<0> 01da5e5c<0> 01fa5ddc<0> 00000000<0> Call Trace:<0> <0> [<00000003>]<0> [<00000000>]<0> [<00092a4c>]<0> [<00000000>]<0> <0> [<00000004>]<0> [<00040f40>]<0> [<00005000>]<0> [<00000003>]<0> <0> [<00000000>]<0> [<00000021>]<0> [<00000003>]<0> [<00005000>]<0> <0> [<00000000>]<0> [<00000000>]<0> [<00000001>]<0> [<00003e2c>]<0> <0> [<00000021>]<0> [<00000000>]<0> [<00000000>]<0> [<00005000>]<0> <0> [<00000003>]<0> [<00000021>]<0> [<00000000>]<0> [<00000000>]<0> <0> [<00004204>]<0> [<0000000f>]<0> [<00005000>]<0> [<00000000>]<0> <0> [<00000000>]<0> [<0000078c>]<0> [<00000df8>]<0> [<00000000>]<0> <0> [<00000000>]<0> [<0000005a>]<0> [<00005000>]<0> [<00000003>]<0> <0> [<00000021>]<0> [<00000000>]<0> [<00000001>]<0> [<00000001>]<0> <0> [<00000000>]<0> Mem-Info: DMA per-cpu: CPU 0: hi: 0, btch: 1 usd: 0 Active_anon:0 active_file:45 inactive_anon:0 inactive_file:112 unevictable:1597 dirty:0 writeback:0 unstable:0 free:1758 slab:320 mapped:0 pagetables:0 bounce:0 DMA free:7032kB min:720kB low:900kB high:1080kB active_anon:0kB inactive_anon:0kB active_file:180kB inactive_file:448kB unevictable:6388kB present:32512kB pages_scanned:0 all_unreclaimable? no lowmem_reserve[]: 0 0 0 DMA: 558*4kB 574*8kB 1*16kB 0*32kB 1*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB0*8192kB 0*16384kB 0*32768kB = 7032kB 1754 total pagecache pages 8192 pages RAM 638 pages reserved 1730 pages shared 4048 pages non-shared Out of memory: kill process 27 (lencod) score 227 or a child Killed process 27 (lencod) --- Quote End --- Could you please help me? :confused: