Publicado el Lunes 05 de Febrero del 2007 @ 20:40 por Armonth.
This is a article translation/adaptation from Spanish to English. The original article can be seen here.
The Beryl plugin to capture video is excellent, works fine, good speed and quality… But, WTF is seom format? how to convert to XviD? 1,1GB of size?.
The first (and unique) requisite is install mencoder:
apt-get install mencoder
With mencoder installed, run this command:
`seom-filter beryl-captured-file.seom | mencoder - -ovc xvid -xvidencopts bitrate=1200 -o beryl-capture-in-xvid.avi
Wait a little and done!. From 1,1GB to 23MB.
Another way to try it is by using “seom2xvid” a beta-service menu for KDE users.