1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

How to convert .MOV file to .MPEG file ???

Discussion in 'MPEG-1 and MPEG-2 encoding (AVI to DVD)' started by klimax, Aug 27, 2006.

  1. klimax

    klimax Member

    Joined:
    Nov 20, 2004
    Messages:
    36
    Likes Received:
    0
    Trophy Points:
    16
    hello,
    I am new to converting files, so please help me out.
    I need to convert couple of .mov files under 5 MB to .mpeg without losing any quality. Any help will be appreciated.
    thank you in advance
     
  2. klimax

    klimax Member

    Joined:
    Nov 20, 2004
    Messages:
    36
    Likes Received:
    0
    Trophy Points:
    16
    anyone? please I need help with this.
     
  3. scf_au

    scf_au Regular member

    Joined:
    Sep 12, 2004
    Messages:
    2,869
    Likes Received:
    0
    Trophy Points:
    46
    WinAvi and Advanced X video converter are both pretty good. For freeware, try MediaCoder.

     
  4. klimax

    klimax Member

    Joined:
    Nov 20, 2004
    Messages:
    36
    Likes Received:
    0
    Trophy Points:
    16
    I tried Mediacoder but it changed my .mov file to .avi. I want to change it to .mpeg but I do not know how? Can you tell me how to make it into mpeg?
    thank you
     
  5. drunkfish

    drunkfish Member

    Joined:
    Mar 4, 2005
    Messages:
    17
    Likes Received:
    0
    Trophy Points:
    11
    Download a program called Avisynth and make sure you have the latest ffdshow and k-lite codec pack.
    Create a txt file in notepad with the following

    directshowsource("c:/blah/blah.mov")
    ConvertToYUY2()

    save the file as .avs the use an mpeg encoder (HC 0.18 is what i recommend but quenc or tmpeg will work fine also)
     
  6. scf_au

    scf_au Regular member

    Joined:
    Sep 12, 2004
    Messages:
    2,869
    Likes Received:
    0
    Trophy Points:
    46
    Run MediaCoder, click 'video' and set format to 'mpeg2'.
     

Share This Page