WMV to AVI converter

Tim H. bizdev at pwnspeak.com
Sat Nov 27 07:39:45 UTC 2010



On 11/26/2010 11:02 PM, Melton Low wrote:
> I am looking for a WMV video file converter to AVI format. I am looking
> for a recommendation for use on Lucid.
>
> Regards, Mel
>

To start:

	ffmpeg -i FILE.wmv FILE.avi

Then if you get errors you can add flags.  For the specific flags write 
back with output from this:

	ffmpeg -i FILE.wmv

I may not specifically be able to help you (though I'll try), but others 
on the list may very well be able to provide the proper flags.

Tim H.




More information about the ubuntu-users mailing list