Saturday, February 14, 2009

OGV to AVI with mencoder

I have a problem with importing video file that extension is ogv to Openoffice Impress so I decided to convert it to avi. After googling a while I got following commands (I just copy & paste it, will examine it later)

mencoder input.ogm -ovc xvid -oac mp3lame -xvidencopts pass=1 -o output.avi

and

mencoder -idx input.ogv -ovc lavc -oac mp3lame -o out.avi

2 comments:

Dave Cole said...

Nice one. I've just bought myself a webcam and everything comes out of it in .ogv. Do you know of any good GUIs for MEncoder?

xD.

Tap said...

@Dave Sorry I don't know about that.

Collectd PostgreSQL Plugin

I couldn't find this link when searching with google https://www.collectd.org/documentation/manpages/collectd.conf.html#plugin-postgresql