junglemike
6th September 2006, 18:36
I'm taking small 3-min videos of newborn with canon a70 camera each week, compressing them to x264/mp3/mkv to send over email.
It was working fine on my destkop pc at least 100 previous times .
But when i tried to encode same thing on friends' laptop - it ate up all the memory (he has 1250mb ram) and crashed windows). I wondered, but since it worked on my pc i was satisfied.
Now I have exactly the same problem. My computer is P4-1700mhz/512mb ram. x264.exe eats all the real memory, and all paging file memory, and then crashes, no matter how large I set paging file. It used to work fine (with average consuption ~200meg (ram+paging file). And it still works fine for any input files except mjpeg.
Would be glad to resolve this. Thanks.
detailed info:
I'm using latest Megui, source file is ~5000kbps mJpeg codec 640x480@15fps.
My script is simple:
AVISource("O:\baby\MVI_5535.AVI",false)
lanczosresize(464,352)
I'm using HQ-Slow profile.
Once I launch the encoding, x264.exe starts to consume all the ram, and then crashes. megui.exe behaves ok btw.
I have PicVideo mjpeg coder/decder installed.
And .avs script play fine in any player. (mplayer2.exe)
PS: I tried encoding to Xvid with MEgui this very script, and it works perfectly.
As I said before it wokrs perfectly with any other input and with same x264/hq-slow profile
It was working fine on my destkop pc at least 100 previous times .
But when i tried to encode same thing on friends' laptop - it ate up all the memory (he has 1250mb ram) and crashed windows). I wondered, but since it worked on my pc i was satisfied.
Now I have exactly the same problem. My computer is P4-1700mhz/512mb ram. x264.exe eats all the real memory, and all paging file memory, and then crashes, no matter how large I set paging file. It used to work fine (with average consuption ~200meg (ram+paging file). And it still works fine for any input files except mjpeg.
Would be glad to resolve this. Thanks.
detailed info:
I'm using latest Megui, source file is ~5000kbps mJpeg codec 640x480@15fps.
My script is simple:
AVISource("O:\baby\MVI_5535.AVI",false)
lanczosresize(464,352)
I'm using HQ-Slow profile.
Once I launch the encoding, x264.exe starts to consume all the ram, and then crashes. megui.exe behaves ok btw.
I have PicVideo mjpeg coder/decder installed.
And .avs script play fine in any player. (mplayer2.exe)
PS: I tried encoding to Xvid with MEgui this very script, and it works perfectly.
As I said before it wokrs perfectly with any other input and with same x264/hq-slow profile