FLV to AVI

From D3xt3r01.tk
Revision as of 11:07, 24 February 2010 by Admin (talk | contribs) (New page: ==WHY== Because I want to convert flv to avi so other people can view it with their installed codecs without using aditional software. ==HOW== Using mencoder ! Any major distribution sh...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

WHY

Because I want to convert flv to avi so other people can view it with their installed codecs without using aditional software.

HOW

Using mencoder ! Any major distribution should have it in their repositories.

mencoder -oac copy -ovc lavc -o video.avi video.flv

Be sure to check out mencoder's manual !

Links

HomePage Manual

Cateogory: Linux