Using "mencoder" to create "flv" from "VOB" DVD video format files
Many websites nowadays are using swf and flv file formats to play videos hosted on their site or sites, it's advantage is clear in that the file itself is often in comparison to regular video format files, smaller and easier to upload so the site is able to hold and run more video content with much less bandwidth than would normally be required.
Using "mencoder" to create "flv" from "3gp" video format files
Many website nowdays are using swf and flv file formats to play videos hosted on there site or sites, it's advantage is clear in that the file itself is often in comparison to regular video format files smaller and easier ti upload so the the site is able to hold and run more video content with much less bandwidth than would normally be required.
<code><p class="messages">
Below is a snippet we obtained from a forum which may work to convert an Wmv video format file to an Mpg video format file. In order that you can convert one video file format to another you will need some packages installed and you will need some codecs.
Having tried this example below on a wmv file to covert to an mpg file which although it worked the quality wasn't maintained.
We wanted to be able to play flv's on a standalone player, however as you can not stream the video backwards or forwards when playing through a site's Flash videos or with a standalone player, it was though preferable to convert the flv's videos into formats that would allow a greater degree of file manipulation.