| How to convert ogv file format to avi or any other format? |
|
|
|
| Written by Deepak K.C. | ||||||||||||||
| Monday, 11 May 2009 15:01 | ||||||||||||||
|
You can type the following command in your terminal inorder to convert into avi format:
deep@deep-laptop:~$ mencoder -idx inputfile.ogv -ovc lavc -oac mp3lame -o outputfile.avi
inputfile.ogv is the file that you are going to convert. outputfile.avi is the converted file.
or
Use the application named winff to convert into any other formats you wish to
Go to synaptic manager
Search winff and install it.
or go to terminal and type sudo apt-get install winff (if your os is other than ubuntu 9.04,use your favourite package manager to install winff)
What is winff ?
WinFF is a graphical user interface for FFmpeg. It will convert almost any video file that FFmpeg will convert. WinFF does multiple files in multiple formats at one time. You can, for example, convert mpeg's, flv's, and mov's into avi's (or DVD/VCD format or MPEG or 3gp etc.) all at once. Watch the video of this tutorial
After installation follow the following steps: Step 1: Go to applications >> Select Video >> Select FF video converter >> Click Add >> On the output details >> Select the data format you wish to convert into >> lets say we select websites and device preset to flash video.>> Click on convert
It starts to process . When it says press enter to continue you are done.
In the desktop you can see the new file named out-1.flv.
Thats it all you need to do to convert ogv video format to convert into any other video formats.
!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved." |
||||||||||||||
| Last Updated on Sunday, 31 May 2009 02:37 |