<div></div>Hi,<br>I tried to run avconv in gdb and here is the result:<br><br>(gdb) run<br>Starting program: /usr/bin/avconv <br>[Thread debugging using libthread_db enabled]<br>Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".<br><br>Program received signal SIGILL, Illegal instruction.<br>0xb6613d36 in ?? () from /usr/lib/i386-linux-gnu/libopencv_imgproc.so.2.4<br><br><br>Other maybe useful info:<br><br>cat /proc/cpuinfo <br>processor : 0<br>vendor_id : CentaurHauls<br>cpu family : 6<br>model : 7<br>model name : VIA Samuel 2<br>stepping : 3<br>cpu MHz : 601.390<br>cache size : 64 KB<br>fdiv_bug : no<br>f00f_bug : no<br>coma_bug : no<br>fpu : yes<br>fpu_exception : yes<br>cpuid level : 1<br>wp : yes<br>flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow<br>bogomips : 1202.78<br>clflush size : 32<br>cache_alignment : 32<br>address sizes : 32 bits physical, 32 bits virtual<br>power management:<br><br>