INDEX  F.A.Q.  SEARCH  LATEST POSTS     Rules  Register  Profile  Private messages  Login


Login:   Username:  Password:   Log me on automatically    
Register I forgot my password I forgot my username Resend the activation key

How to convert MOV files created by a Kodak digital camera

Forum Index -> How to's -> User guides Printer-friendly version
Reply to topic
Author Message
peliopoulos
Member


Joined: 19 Oct 2005
Location: Canada

Post Posted: Oct 21, 2005 14:16 Posts Comp View users profile Send private message Reply with quote

How to convert MOV files created by a Kodak digital camera

Tools:
mencoder

Some users of Kodak digital cameras have had problems converting MOV files to AVI and other formats. See http://www.assassinationscience.com/johncostella/kodak/ for a more detailed discussion of the problems.

I have found that mencoder will allow a user to convert the MOV file to a raw, uncompressed format.

1. Download the MPlayer package from
http://www.mplayerhq.hu/homepage/design7/dload.html

2. Run the file to install it on your hard drive. (e.g. in C:\Program Files\MPlayer)

3. Open a command window in your mencoder directory. To do this in Windows XP,
(a) click the 'Start' button, and click on 'Run'
(b) at the command prompt, type 'CMD' and click 'OK'

4. Enter the following command on the command line:
"C:\Program Files\MPlayer\mencoder" "C:\Movies\input.mov" -oac pcm -ovc raw -o "C:\Movies\output.avi"
where C:\Movies\input.mov is the name and location of the Kodak MOV movie and C:\Movies\output.avi is your desired output file.

5. Process the output.avi file in your favourite video processor (e.g.
VirtualDub, TMPGEnc, etc.)

The resulting file is huge (over 300MB for a one minute video), but you can
work with it. As well, some enterprising person can figure out some additional mencoder options to save themselves some processing time (see http://www4.mplayerhq.hu/DOCS/man/en/mplayer.1.txt for more info on mencoder).


triff
Member


Joined: 31 Oct 2005
Location: France

Post Posted: Nov 01, 2005 07:42 Posts Comp View users profile Send private message Reply with quote

Hello,

Interessant, since it works with anything Mplayer understands, which means a lot of formats ...

I just wanted to point you at :
http://mp4cam2avi.sourceforge.net/
which convert very quickly and without quality loss the .mov from certain camera (free softawre).

(At least for my kodak DX4530 which make .mov with H263 video and ulaw audio, it worked on the tests I made)


Cordially,


peliopoulos
Member


Joined: 19 Oct 2005
Location: Canada

Post Posted: Nov 01, 2005 11:29 Posts Comp View users profile Send private message Reply with quote

Thanks for the pointer Triff. The "mp4cam2avi" solution is much better than using mencoder. It even converted my "problem" mov's.

Bjs
RoadKill


Joined: 09 Feb 2004
Location: Australia

Post Posted: Nov 04, 2005 13:59 Posts Comp View users profile Send private message Reply with quote

There's another tool called "super" which dose this as well , and more ... as well as being free .

triff
Member


Joined: 31 Oct 2005
Location: France

Post Posted: Nov 04, 2005 16:21 Posts Comp View users profile Send private message Reply with quote

Bjs wrote:
There's another tool called "super" which dose this as well , and more ... as well as being free .


With some quality loss if I understand good :
"As SUPER ® is a simple GUI, the quality of the rendered files or the played files DOES NOT depend on SUPER ®
The speed, rendered quality or the variety of the codec selection are the result of the great work achieved
by the respective authors of ffmpeg , mencoder , mplayer , x264 , ffmpeg2theora , libavcodec library & the
theora/vorbis RealProducer's plugIn."

So it will be reencoded (with quality loss)


Bjs
RoadKill


Joined: 09 Feb 2004
Location: Australia

Post Posted: Nov 21, 2005 15:48 Posts Comp View users profile Send private message Reply with quote

Really , I have yet to see any quality loss in the mov files I have converted too date .

Its the only thing I use it for , and have no time for testing all the settings , as far as I am concerned with its performance , its gold and leaves all others for dead .

Atleast those involved with the project are forward thinkers , and are coming up with a genuine product , unlike some I could mention , programs that is ...


rweinstein
Member


Joined: 04 Dec 2005
Location: United States

Post Posted: Dec 05, 2005 20:40 Posts Comp View users profile Send private message Reply with quote

Hi,

I'm new to this forum, but this blog came up on my search for Kodak .Mov file conversions, which by the way is a big pain in the $%^&!

I am glad to see others researching as well, I thought I was all alone. I converted my Kodak .MOV's to AVI's with a lot of loss and the files were gigantic! I used another program and it was a little better, but I am still searching for better conversion quality. I can't believe that all the latest DVD burning and creation software does not do this.

My question is about this "Super." Can someone point me to the freeware link or give me the name of this software? I cannot find it in any searches. Any input is greatly appreciated.

Thanks.

Rodney


Baldrick
Administrator


Joined: 09 Aug 2000
Location: Sweden

Post Posted: Dec 06, 2005 02:59 Posts Comp View users profile Send private message Reply with quote

super 1

have you tried MP4Cam2AVI ?


chryslerdude
Member


Joined: 05 Nov 2006
Location: Denmark

Post Posted: Nov 05, 2006 09:04 Posts Comp View users profile Send private message Reply with quote

Baldrick wrote:
super 1

have you tried MP4Cam2AVI ?


Hi Video-dudes!

I have an horribly annoying problem. I have been knee deep in Kodaks special-MOV-file-soup, ever since purchasing my first Kodak cam... an LS443.

It was a really nice cam, and made good pictures... BUT the fun stops here... right at the annoying MOV format, that nobody likes, and that no converter seems to accept. I have tried to many to mention here, and its the same deal with the LS443, or my new V570.

I was very excited when I came across this string, but after trying MP4cam2Avi, I experience that clicking ONCE on the output-file, my explorer crashes on nano second later, and db-click takes mediaplayer down too...

Did I do something wrong...?

PLEASE HELP ME, IM ABOUT TO CRUSH MY v570
_________________
Regards Chryslerdude

(Who stongly advises ppl NOT to buy Kodak digi-cams if they like ordinary MPEG file output=


peliopoulos
Member


Joined: 19 Oct 2005
Location: Canada

Post Posted: Nov 05, 2006 09:37 Posts Comp View users profile Send private message Reply with quote

Hi chryslerdude,

I don't know offhand what is wrong with your computer (I'm the original poster and I'm using mp4Cam2avi). It sounds like there is something wrong with your Quicktime codecs maybe. I would try the mencoder solution that I posted or even use a program like PocketdivxEncoder or Mediacoder. Both these programs are really GUI frontends for mencoder.

Good luck


chryslerdude
Member


Joined: 05 Nov 2006
Location: Denmark

Post Posted: Nov 05, 2006 11:08 Posts Comp View users profile Send private message Reply with quote

Hi peliopoulos

Thanks for answering on this old subject. smile.gif

I have not installed quicktime, as I dont like it very much. Never really did... I have instead VLC media player, so maybe thats why the codec is messing up. VLC plays MOV, but I dont think it looks very good. On the other hand, Im not sure of the quality of the files in the first place. I just tried to find a codec, but maybe I have to install Quicktime?

I'll have to go out now, and cool down... he he, but will try the Mencoder later. Thanks again!
_________________
Regards Chryslerdude

(Who stongly advises ppl NOT to buy Kodak digi-cams if they like ordinary MPEG file output=


james10s
Member


Joined: 04 Mar 2006
Location: United States

Post Posted: May 30, 2007 15:55 Posts Comp View users profile Send private message Reply with quote

Hi, what's the best way to convert video clips (up to 5 minutes long each) on my digital camera to DVD. The clips are between photos, all on the camera's SD memory card. I'd like to save all the clips on a DVD (for permanent storage and viewing on a DVD player). Suggestions welcome. I also have a pioneer hard drive recorder (530h-s) but find I'd have to somehow save the pictures and video clips at the same time. [Perhaps it's the only way?] Thank you.

chryslerdude
Member


Joined: 05 Nov 2006
Location: Denmark

Post Posted: May 30, 2007 16:13 Posts Comp View users profile Send private message Reply with quote

Hi James!

Funny how life is full of coincidences.. I sold my Kodak TODAY...! biggrin.gif

Anyway, you dont have to burn all the photos aswell when you make a video backup DVD.... just copy all the the HD, and then pick the videofiles in your burner program, to burn onto DVD. If you dont have a "modern" DVD player, you mithe want to buy one, as many (most) newer players play MPEG4 of a normal data DVD.

If you have a Kodak, it probably make MOV files, and you're in for a lot of nasty pointless converting before you can watch them, and you might get stuck like me.

Good luck
_________________
Regards Chryslerdude

(Who stongly advises ppl NOT to buy Kodak digi-cams if they like ordinary MPEG file output=


CSXno674
Member


Joined: 11 Jun 2007
Location: United States

Post Posted: Jun 11, 2007 21:42 Posts Comp View users profile Send private message Reply with quote

Hello, I'm new here and have a question.

I use a Kodak Z730 for my video clips. It records using the dreaded ".mov" file format. Whenever I try to switch the format to ".avi" when using Kodak Easyshare Software, my computer freezes, so that method is no longer an option. My goal is to make these videos into .avi so I can encode them using "Windows Media Encoder 9" into .wmv file formats, so they are usable on "Windows Movie Maker."

Is there any software that will allow me to convert to .avi from .mov or convert directly to .wmv from .mov that is free? I have tried tons and tons of file format converting programs, and either they don't accept '.mov' or are way too complicated for an ordinary human like me to understand.

Anyways, thanks for the help in advance.


Reply to topic All times are GMT - 6 Hours
Forum Index -> How to's -> User guides Page 1 of 1





You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You can vote in polls in this forum



Jump to:  
Display:   
About   Advertise   Forum Archive   RSS Feeds   Statistics