cogman
11th June 2008, 17:52
Hey all, I've successfully done a few encodes with x264, avisynth, and MVTools, but unfortunately I have noticed a big bottleneck with MVTools, it is only using one thread :(. the result is that my quad core never rises above 30% utilization and ~ 3 fps. I can get it to full utilization via makeing x264 use 16 refs as opposed to 6, (and see about the same fps) but I would rather have a faster encode with my current setup.
So, I install the MT plugin for avisynth, and to my horror find that it uses a dll that isn't supported by wine. I tried getting said DLL, but ended up with gobs of errors. So I am left with the single-threaded version of avisynth :(. Is it possible to multithread avisynth in linux? Would I have to rebuild it with MingW (instead of MSVC which appears to be what was used with the last MT build). or is their another way to use the great MVTools on linux?
So, I install the MT plugin for avisynth, and to my horror find that it uses a dll that isn't supported by wine. I tried getting said DLL, but ended up with gobs of errors. So I am left with the single-threaded version of avisynth :(. Is it possible to multithread avisynth in linux? Would I have to rebuild it with MingW (instead of MSVC which appears to be what was used with the last MT build). or is their another way to use the great MVTools on linux?