---------------------------- EN Version ----------------------------
Because Open Build Service(OBS) does not provide me a repository to build FFMPEG/MPlayer support in RecordItNow by default. And I choose not to ship a FFMPEG or MPlayer in my repository. I'm a good girl.
But I provide possibility for you to rebuild it with FFMPEG/MPlayer from Packman. Just install them, download SRPM from my repository, and use "rpmbuild -D 'BUILD_MPLAYER 1' -D 'BUILD_FFMPEG 1' --rebuild recorditnow-0.8.1-1.1.src.rpm" options will provide additional packages called "recorditnow-backend-mplayer" and "recorditnow-backend-ffmpeg". Install them and now you have FFMPEG and MPlayer's mencoder support.
---------------------------- ZH Version ----------------------------
OBS 不允許編譯 FFMPEG 和 MPlayer。找不到源，因此無法默認提供 ffmpeg 和 mencoder 支持。
但諸君可以下載我的 SRPM，使用 "rpmbuild -D 'BUILD_MPLAYER 1' -D 'BUILD_FFMPEG 1' --rebuild recorditnow-0.8.1-1.1.src.rpm" 這個命令重編譯，會多出名為 "recorditnow-backend-mplayer" 和 "recorditnow-backend-ffmpeg" 的兩個包。安裝重編譯出來的包以獲得 FFMPEG/MPLAYER 支持。
