Shoutbox

MPEG to AVI Converter - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: MPEG to AVI Converter (/showthread.php?tid=85292)

MPEG to AVI Converter by Th3rmal on 08-09-2008 at 01:58 PM

Does anyone know of a good MPEG to AVI converter (preferably free or trial download). I have tried googling this and tried all the ones google gave me, basically they were all crap because they didnt work, or they only converted half of it.

So if anyone know of any good converters, please tell me :)


RE: MPEG to AVI Converter by Felu on 08-09-2008 at 02:32 PM

Does avi2vcd solve your purpose?


RE: MPEG to AVI Converter by Ezra on 08-09-2008 at 03:33 PM

Mencoder

Has no GUI, but it's VERY customizable and fast.

I use it too, and it might seem hard to use but the basic functions are pretty straightforward and you can set up profiles, for example if you set up a profile for avi files, you simply do

code:
mencoder.exe -profile avi <input file> -o <output file>

RE: MPEG to AVI Converter by Th3rmal on 08-10-2008 at 09:07 AM

quote:
Originally posted by Felu
Does avi2vcd solve your purpose?
That seems to be AVI to MPEG...unless im missing something...

quote:
Originally posted by Ezra
Mencoder

Has no GUI, but it's VERY customizable and fast.

I use it too, and it might seem hard to use but the basic functions are pretty straightforward and you can set up profiles, for example if you set up a profile for avi files, you simply do
code:
mencoder.exe -profile avi <input file> -o <output file>

How do i actually use this, when i open up mencodeer, it closes instantly...
RE: MPEG to AVI Converter by prashker on 08-10-2008 at 09:18 AM

quote:
Originally posted by Ezra
Mencoder

Has no GUI, but it's VERY customizable and fast.

I use it too, and it might seem hard to use but the basic functions are pretty straightforward and you can set up profiles, for example if you set up a profile for avi files, you simply do
code:
mencoder.exe -profile avi <input file> -o <output file>


http://sourceforge.net/projects/mewig/
RE: MPEG to AVI Converter by Felu on 08-10-2008 at 09:21 AM

quote:
Originally posted by Th3rmal
That seems to be AVI to MPEG...unless im missing something...

Opps yea, I guess I read it the other way around. Sorry :$.
RE: MPEG to AVI Converter by Th3rmal on 08-10-2008 at 09:32 AM

quote:
Originally posted by Felu
quote:
Originally posted by Th3rmal
That seems to be AVI to MPEG...unless im missing something...

Opps yea, I guess I read it the other way around. Sorry :$.
Haha thats ok :)

quote:
Originally posted by SonicSam
quote:
Originally posted by Ezra
Mencoder

Has no GUI, but it's VERY customizable and fast.

I use it too, and it might seem hard to use but the basic functions are pretty straightforward and you can set up profiles, for example if you set up a profile for avi files, you simply do
code:
mencoder.exe -profile avi <input file> -o <output file>


http://sourceforge.net/projects/mewig/
Thanks, currently using this, but taking a long time so ill tell how it goes when it finishes.

:)
RE: MPEG to AVI Converter by segosa on 08-10-2008 at 04:55 PM

MPEG is a set of codec standards, and avi is a container format, so what you're saying could be interpreted in many ways...

if you mean you'd like to convert a DVD (MPEG-2) into a smaller format that is stored inside the avi container and playable on your PC (using xvid or H264 as codec for example) then get Handbrake.

if you want to convert from VCD (MPEG-1) into a smaller format ... etc, then perhaps avidemux, VirtualDub, manually using mencoder or using mewig as linked to above.


RE: MPEG to AVI Converter by Divine Dragon on 10-01-2008 at 02:09 PM

I've been using WinAVI for some time now, I think it's been really effective, at least for the uses I've put it to...

You can get a free trial from their website:

http://www.winavi.com/en/download/download.htm

It'll do MPEG - AVI at least.

Hope this helps :)





RE: MPEG to AVI Converter by Spunky on 10-01-2008 at 03:39 PM

quote:
Originally posted by Divine Dragon
I've been using WinAVI for some time now, I think it's been really effective, at least for the uses I've put it to...

You can get a free trial from their website:

http://www.winavi.com/en/download/download.htm

It'll do MPEG - AVI at least.

Hope this helps :)

I have the full version and haven't had any complaints... Seems to work on anything :p
RE: MPEG to AVI Converter by gif83 on 10-01-2008 at 05:38 PM

http://mediacoder.sourceforge.net/   is what i tend to use for the majority of my conversion needs