| View previous topic :: View next topic |
| Author |
Message |
Mike Leahy Guest
|
Posted: Sun Apr 29, 2007 6:56 am Post subject: AVI to WMW or MPEG? |
|
|
I don't necessarily need Delphi code. I'm hoping for a utility that will
convert a few AVI files to something smaller like WMV.
Couldn't find anything on SourceForge. Google's first free solution put
"extortion-ware" on my machine. <sigh> |
|
| Back to top |
|
 |
David J Taylor Guest
|
Posted: Sun Apr 29, 2007 8:11 am Post subject: Re: AVI to WMW or MPEG? |
|
|
Mike Leahy wrote:
| Quote: | I don't necessarily need Delphi code. I'm hoping for a utility that
will convert a few AVI files to something smaller like WMV.
Couldn't find anything on SourceForge. Google's first free solution
put "extortion-ware" on my machine. <sigh
|
Two I've used are:
The RAD Video Tools
http://www.radgametools.com/default.htm
Virtual Dub
http://www.virtualdub.org/index
It's possible that the Windows Movie Maker will do this conversion as
well.
http://www.microsoft.com/windowsxp/downloads/updates/moviemaker2.mspx
All software mentioned is free, but I can't give detailed instructions as
I don't use the software that much myself.
Cheers,
David |
|
| Back to top |
|
 |
John Kaster (CodeGear) Guest
|
|
| Back to top |
|
 |
Warrick Wilson Guest
|
Posted: Wed May 02, 2007 9:43 pm Post subject: Re: AVI to WMW or MPEG? |
|
|
"Mike Leahy" <borlandusenet at bookuppro.com> wrote in message
news:4633fb5f$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
I don't necessarily need Delphi code. I'm hoping for a utility that will
convert a few AVI files to something smaller like WMV.
Couldn't find anything on SourceForge. Google's first free solution put
"extortion-ware" on my machine. <sigh
|
There's mencoder which is part of the MPlayer or ffmpeg or some similar
project.
There's a program called SUPER from erightsoft.com that does a nice job of
converting files, too, and is fairly easy to use. |
|
| Back to top |
|
 |
|