convert .mov to .avi

bjlockie

Member
Dec 10, 2005
177
3
81
My sister's camera saves .mov and she wants to burn it to a DVD but her DVD needs .avi.
If I find a free converter will it lose information by decoding the .mov and recompressing as .avi?
Would it be better just to convert the .mov to .mpg?
I want Windows freeware.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
You'll also need to figure out what codecs her DVD software can use, AVI is just a container format.
 

Rottie

Diamond Member
Feb 10, 2002
4,795
2
81
not sure if Divx will be able to convert mov format to avi format. Divx is free.
 

IamDavid

Diamond Member
Sep 13, 2000
5,888
10
81
Is this a JVC by any chance? Is so, no need to re encode anything. Just rename the extention to .mpeg.. Might work on non JVC's as well. No need to spend hours or even a few minutes re encoding. I learned the hard way. lol
 

vailr

Diamond Member
Oct 9, 1999
5,365
54
91
Is this a JVC by any chance? Is so, no need to re encode anything. Just rename the extention to .mpeg.. Might work on non JVC's as well. No need to spend hours or even a few minutes re encoding. I learned the hard way. lol

JVC camcorders use .mod files, not .mov files.
I'm thinking: Sony & Canon cameras use .mov files for video.
Quicktime Pro can convert from .mov to .avi.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
You could even use VLC to covert the video if you were so inclined. I've done it before.
 

Quiksilver

Diamond Member
Jul 3, 2005
4,725
0
71
Did not know that about handbrake. why the change?

Why did you drop AVI output?

AVI is a rough beast. It is obsolete. It does not support modern container features like chapters, muxed-in subtitles, variable framerate video, or out of order frame display. Furthermore, HandBrake's AVI muxer is vanilla AVI 1.0 that doesn't even support large files. The code has not been actively maintained since 2005. Keeping it in the library while implementing new features means a very convoluted data pipeline, full of conditionals that make the code more difficult to read and maintain, and make output harder to predict. As such, it is now gone. It is not coming back, and good riddance.

It was on the FAQ for their site...
 

gottogo99

Member
Sep 22, 2006
31
0
66
Avidemux is Windows (and other OS) freeware that should do the trick. Can also edit, apply effects, etc.