Ensin suorituskyvyllinen kysymys
nice -n $nice mencoder -v\
$tiedosto.m2v\
-vf pp=lb,harddup\
-ovc x264 -x264encopts subq=4:bframes=3:b_pyramid:weight_b:turbo=1:pass=1:psnr:bitrate=$rate:threads=auto\
-oac copy\
-of rawvideo\
-o $tiedosto.264
tuottaa tälläisen topin
Cpu0 : 60.0%us, 1.0%sy, 0.0%ni, 36.7%id, 1.3%wa, 0.0%hi, 1.0%si, 0.0%st
Cpu1 : 64.7%us, 0.7%sy, 0.0%ni, 34.3%id, 0.0%wa, 0.0%hi, 0.3%si, 0.0%st
Mem: 963016k total, 953284k used, 9732k free, 12100k buffers
Swap: 996020k total, 116k used, 995904k free, 535556k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
32096 jep 25 0 186m 33m 4316 R 110 3.6 14:07.72 mencoder
sitten perään
su
renice -18 mencoder
Ei vaikutusta
. Missä on vikaa?
Sitten yritän kääntää 64 bittiselle maxemumtvguidea ja ./configure antaa tämän:
checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
Olisi kiva jos nämä nyt saataisiin ratkaistua. Terveisin ent (vakauden vuoksi) Debian-käyttäjä
.
Muoks.
Suorituskyky saatiin kuntoon kääntämällä mplayer, mencoder ja x264.