+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member
    Join Date: May 2006
    Location: UK
    This is what I want to do: I have a mkv file on 100 MB, and I want to encode it to XviD with about half the bitrate. (Source bitrate is 6700 kbit/s)

    This is what I type in commando prompt:
    "C:\path\mplayer\mencoder.exe" "C:\path\source file.mkv" -oac mp3lame -ovc xvid -xvidencopts pass=1 bitrate=3500 -o "C:\path\mplayer\output\du.avi"
    When the encode completes I have an incomplete file. If I omit to include bitrate=3500 I get a brilliant encode, but the same file size and bitrate (which i wanted to cut in half) as the source.

    Am I doing anything wrong or is it just not possible?
    Quote Quote  

  2. Member
    Join Date: Dec 2004
    Location: Triptonia
    (Source bitrate is 6700 kbit/s)

    Your source is 2 min long?
    Where did you get info from?

    What's in the mkv?

    Your command is wrong if you're not going to follow with a second pass.
    Bitrate setting will be ingored.
    By the way you need a seperator between options.
    So in the end you'd drop bitrate for pass 1, and for pass 2 you'd type
    pass=2:bitrate=3700
    Just drop pass=1 flag for a one pass encode.
    If bitrate was not to work as preferred you could mess with fixed_quant.

    gl
    Quote Quote  

  3. Member
    Join Date: May 2006
    Location: UK
    Thank you, worked perfectly. And yes it is 2 min. long.

    Here's what I typed:
    "C:\path\mplayer\mencoder.exe" "C:\path\source.mkv" -oac mp3lame -ovc xvid -xvidencopts pass=2:bitrate=3500 -o "C:\path\mplayer\output\output.avi"
    Quote Quote  




Similar Threads

  1. Replies: 74
    Last Post: 19th Dec 2010, 10:54
  2. Mencoder MKV to Xvid problem
    By midders in forum Video Conversion
    Replies: 2
    Last Post: 28th Nov 2009, 19:34
  3. mencoder, convert mkv to avi + ac3. sound issues
    By clavain in forum Video Conversion
    Replies: 1
    Last Post: 29th Jan 2008, 18:02
  4. Converting MKV to AVI With Mencoder
    By Startropic1 in forum Video Conversion
    Replies: 16
    Last Post: 25th May 2007, 19:03
  5. mencoder keeps crashing when encoding mkv --> avi
    By clazymike in forum Video Conversion
    Replies: 0
    Last Post: 23rd Apr 2006, 20:36
About   Advertise   Forum   RSS Feeds   Statistics   Tools