Pulstar
31st December 2008, 15:20
http://en.wikipedia.org/wiki/NDs-mPeG
I use a T7500 to convert videos into DPGs using BatchDPG, here's an example of the necessary script to generate the DPG
mencoder in.avi -o out.mpg -nosound -ovc lavc -lavcopts vcodec=mpeg1video:vrc_buf_size=327:vrc_maxrate=512:vbitrate=256:vstrict=-1 -ofps 18 -vf scale=256:192
However in the BatchDPG gui I add the argument -threads=2 but it has no effect on CPU utilisation (still @50%).. I also tried adding that in the config file to no avail. Does mencoder (SVN 27811) not support multicore yet, at least outside the realm of x264? Thanks for any help!
I use a T7500 to convert videos into DPGs using BatchDPG, here's an example of the necessary script to generate the DPG
mencoder in.avi -o out.mpg -nosound -ovc lavc -lavcopts vcodec=mpeg1video:vrc_buf_size=327:vrc_maxrate=512:vbitrate=256:vstrict=-1 -ofps 18 -vf scale=256:192
However in the BatchDPG gui I add the argument -threads=2 but it has no effect on CPU utilisation (still @50%).. I also tried adding that in the config file to no avail. Does mencoder (SVN 27811) not support multicore yet, at least outside the realm of x264? Thanks for any help!