Gravatar de Armonth

Convert Beryl seom files to XviD with mencoder

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.

Sin comentarios (feed)

  1. No hay comentarios ¿qué tal si aportas tu opinión?

No seas tímido, da tu opinión

Sé respetuoso con los demás, la diferencia de opiniones enriquece la discusión, los comentarios bajo ciertas circunstancias pueden ser moderados y requerir aprobación.