junglemike
12th May 2009, 00:57
Hi. I have a strange problem.
I have strange problem. I start encoding something to x264 using cli. here is a simple script i use:
AVISource("L:\from_camera\mov0047E.avi")
fft3dgpu(sigma=2.0, plane=4, bw=48, bh=48, bt=3, ow=16, oh=16, sharpen=0, interlaced=false)
converttoyv12()
When I'm near a pc i see that it's running (cpu usage is close to 100% and precessed frames are advancing.
But when I leave the pc for a prolonged time (work) - somehow encoding speed drops to zero.
I know this because: 1) in 12 hours of my absence only tiny bit is processed - what would have normally taken 1/2 hour
2) When I come home, open TaskManager immediately - I see that cpu usage was zero! right befor 10 seconds (which is when I touched the computer.
How can i solve this?
My computer never goes to sleep, I set only to shut down the monitor after 20 minutes when not in use. No screen saver either.
I have strange problem. I start encoding something to x264 using cli. here is a simple script i use:
AVISource("L:\from_camera\mov0047E.avi")
fft3dgpu(sigma=2.0, plane=4, bw=48, bh=48, bt=3, ow=16, oh=16, sharpen=0, interlaced=false)
converttoyv12()
When I'm near a pc i see that it's running (cpu usage is close to 100% and precessed frames are advancing.
But when I leave the pc for a prolonged time (work) - somehow encoding speed drops to zero.
I know this because: 1) in 12 hours of my absence only tiny bit is processed - what would have normally taken 1/2 hour
2) When I come home, open TaskManager immediately - I see that cpu usage was zero! right befor 10 seconds (which is when I touched the computer.
How can i solve this?
My computer never goes to sleep, I set only to shut down the monitor after 20 minutes when not in use. No screen saver either.