On 31/03/10 18:57, Regis Matejcik wrote:
On Wed, 2010-03-31 at 17:22 +0300, arygroup@gmail.com wrote:
On 31/03/10 15:52, arygroup@gmail.com wrote:
On 31/03/10 15:32, arygroup@gmail.com wrote:
I had many experiments with movie editors several days before. And now I noticed my qt-recordMyDesktop (I tried gtk-recordMyDesktop also) doesn't record all needed frames. My mouse moves are not recoded. Sound is recorded perfectly. I tired all possible configuration settings in qt-recordMyDesktop, even set it to use 50 frames per secon with no result. It seems, the frames-per-second are set to low rate somewhere else.
OpenSuse 11.2 KDE 4.3.5
Fixed this issue as said here: http://www.linuxquestions.org/questions/linux-software-2/recordmydesktop-ski...
So click in my qt-recordMyDesktop window Advanced. In the new window switch to Misc tab And in the Extra options field place: --v_bitrate 2000000
But uploaded to you-tube videos are broken now. :-(
I'd try this:
From command line:
ffmpeg -i out.ogv -b 64k outmod.ogv
Where out.ogv is the recordmydesktop original file. It will create a file with the modified bitrate.
You can experiment with different settings to see which produces the best quality and still uploads to you tube.
good luck!
Regis
But this demands to record something with recordMyDesktop, then encode it when stopped recording by recordMyDesktop itself and after that encode it again using ffmpeg. Twice more time. And before recordMyDesktop worked well - just uploading after recording. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org