installed ffmpeg + mencoder (from DAG rpm) under CentOS 5.1 (64 bit Intel Xeon Quad core), everything work fine, besides the audio encoding for wmv format
at 32 bit system, just put window binary codec packages from
http://www.mplayerhq.hu to mplayer codecs directory and then can use mencoder to encode wmv audio. For 64 bit, after searched google, it seem 64 bit version of mplayer/mencoder can't use the 32 bit window codecs and suggested to use 32 bit version even at 64 bit system. Any other solutions for this?
also, how can limit the cpu usage for mencoder/ffmpeg? coz found that when encoding, mencoder will using up 100% of one cpu and maybe casue other processing slow.
Thank a lot