I'm searching for a tutorial on how to convert my videos (AVI, WMV and MKV formats) to a format that offers both good quality and small size.

The audio part should be 128 kbit/s mp3 lame.

I'm using Fedora 14 with an rpmfusion repo. It would be especially nice to be able to batch-convert the AVIs.

link|improve this question

62% accept rate
I apoligize, but the only answers you will get to this question are of people's preference. Start by comparing all the common video codecs (Doom9 and Wikipedia are good places to start), as only you know your true needs. There are many video codecs which provide "good quality", and many container formats which are supported by many computers. Voted to close. – Breakthrough Feb 11 '11 at 17:26
@Breakthrough: I agree -- down this path lies holy wars. – afrazier Feb 11 '11 at 17:39
feedback

closed as not constructive by Breakthrough, afrazier, studiohack Feb 12 '11 at 5:18

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

video quality depends on the codec, not the format.

Use mencoder in linux.

search "mencoder howto". for example: http://www.axllent.org/docs/video/mencoder_dvd_to_mpeg4

link|improve this answer
It also depends on the quality of what you start with. – martineau Feb 11 '11 at 22:53
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.