VideoHelp Forum




+ Reply to Thread
Results 1 to 15 of 15
  1. Member
    Join Date
    Dec 2005
    Location
    United States
    Search Comp PM
    I tried Baldrick's http://How to convert MKV to AVI or <a class="contentlink" href="http://www.videohelp....using mencoder, but then I got the following when I used the command
    Code:
    C:\Documents and Settings\Owner>"C:\Program Files \mplayer\mencoder.exe" "c:\video\video.ogm" -oac mp3lame -ovc copy -o "c:\video\videooutput.avi" 
    MEncoder dev-CVS-051227-13:21-3.4.2 <C> 2000=2005 MPlayer Team 
    CPU: Intel Pentium 4/Celeron 4 Northwood; Pentium 4 EE/Xeon Prestonia, Gallatin <Family: 15, Stepping: 9> 
    CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0 
    compiled with runtime CPU detection - WARNING - this is not optimal! 
    To get best performance, recompile MPlayer with --disable-runtime-cpudetection. 
    89 audio & 203 video codecs 
    MPlyer was compiled without libmp3lame support. 
    
    Exiting... <error parsing cmdline> 
    
    C:\Documents and Settings\Owner>
    http://<br /> <br /> I tried using Baldrick's <a class="contentlink" href="http://Ho...T_T :sad::cry:
    Quote Quote  
  2. Member
    Join Date
    Nov 2002
    Location
    United States
    Search Comp PM
    A different way: get the Matroska kit from the website, and extract (demux) the components, then reassemble into AVI using VDubMod.
    Quote Quote  
  3. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Quote Quote  
  4. Member
    Join Date
    Dec 2004
    Location
    Australia
    Search Comp PM
    MPlyer was compiled without libmp3lame support
    No libmp3lame, so no -oac mp3lame.
    Quote Quote  
  5. Member
    Join Date
    Dec 2005
    Location
    United States
    Search Comp PM
    Originally Posted by celtic_druid
    MPlyer was compiled without libmp3lame support
    No libmp3lame, so no -oac mp3lame.
    so wut does that mean? is that a codec?

    Originally Posted by kschang
    A different way: get the Matroska kit from the website, and extract (demux) the components, then reassemble into AVI using VDubMod.
    I installed the Matroska pack, but VDubMod still couldnt recognize my AVI(I renamed the extension into AVI, but the file itself is still OGM).

    Originally Posted by Baldrick
    ALLTOAVI.
    I tried that, but then I got this http://i6.photobucket.com/albums/y230/JoysThePsycho/1.jpg
    Quote Quote  
  6. Member
    Join Date
    Nov 2002
    Location
    United States
    Search Comp PM
    Originally Posted by kschang
    A different way: get the Matroska kit from the website, and extract (demux) the components, then reassemble into AVI using VDubMod.
    I installed the Matroska pack, but VDubMod still couldnt recognize my AVI(I renamed the extension into AVI, but the file itself is still OGM).
    No, no, no. Use the demux tool, to demux your MKV file into individual components (the video, the audio, etc.)

    http://corecodec.org/projects/mkvextractgui/

    THEN load the pieces into VDubMod and reassemble into AVI.
    Quote Quote  
  7. Member
    Join Date
    Dec 2004
    Location
    Australia
    Search Comp PM
    libmp3lame is the lib used for lame encoding. If it isn't enabled during compiling then you can't encode with it. In the context of mplayer it is not a codec since you need to disable decoding when compiling lame. mplayer already has two mp3 decoders anyway.

    All my mplayer/mencoder builds have lame enabled.
    Try: http://ffdshow.faireal.net/mirror/mplayer/mplayer2006.02.22.P4.7z
    Compiled for P4's with SSE/SSE2 enabled.
    Quote Quote  
  8. Member
    Join Date
    Dec 2005
    Location
    United States
    Search Comp PM
    Originally Posted by celtic_druid
    libmp3lame is the lib used for lame encoding. If it isn't enabled during compiling then you can't encode with it. In the context of mplayer it is not a codec since you need to disable decoding when compiling lame. mplayer already has two mp3 decoders anyway.

    All my mplayer/mencoder builds have lame enabled.
    Try: http://ffdshow.faireal.net/mirror/mplayer/mplayer2006.02.22.P4.7z
    Compiled for P4's with SSE/SSE2 enabled.
    so what does this mplayer do? cuz after I open my OGM with it, a command window pops up and keeeeeeeeeep loading, then the Mplayer pops up and plays the file. is this mplayer just plays the file? or ? cuz I alreay got a mplayer, and the file itself could play. my goal is to convert it to AVI.
    Quote Quote  
  9. Member
    Join Date
    Dec 2005
    Location
    United States
    Search Comp PM
    Originally Posted by celtic_druid
    libmp3lame is the lib used for lame encoding. If it isn't enabled during compiling then you can't encode with it. In the context of mplayer it is not a codec since you need to disable decoding when compiling lame. mplayer already has two mp3 decoders anyway.

    All my mplayer/mencoder builds have lame enabled.
    Try: http://ffdshow.faireal.net/mirror/mplayer/mplayer2006.02.22.P4.7z
    Compiled for P4's with SSE/SSE2 enabled.
    so what does this mplayer do? cuz after I open my OGM with it, a command window pops up and keeeeeeeeeep loading, then the Mplayer pops up and plays the file. is this mplayer just plays the file? or ? cuz I alreay got a mplayer, and the file itself could play. my goal is to convert it to AVI.
    Quote Quote  
  10. Member
    Join Date
    Dec 2005
    Location
    United States
    Search Comp PM
    Originally Posted by celtic_druid
    libmp3lame is the lib used for lame encoding. If it isn't enabled during compiling then you can't encode with it. In the context of mplayer it is not a codec since you need to disable decoding when compiling lame. mplayer already has two mp3 decoders anyway.

    All my mplayer/mencoder builds have lame enabled.
    Try: http://ffdshow.faireal.net/mirror/mplayer/mplayer2006.02.22.P4.7z
    Compiled for P4's with SSE/SSE2 enabled.
    so what does this mplayer do? cuz after I open my OGM with it, a command window pops up and keeeeeeeeeep loading, then the Mplayer pops up and plays the file. is this mplayer just plays the file? or ? cuz I alreay got a mplayer, and the file itself could play. my goal is to convert it to AVI.
    Quote Quote  
  11. Member
    Join Date
    Dec 2005
    Location
    United States
    Search Comp PM
    I think the main problem is that my computer is slow; it has only 256 ram.
    Quote Quote  
  12. Member
    Join Date
    Dec 2004
    Location
    Australia
    Search Comp PM
    Just in case you somehow missed it. The archive also contains mencoder, this time with lame enabled.
    Quote Quote  
  13. Member
    Join Date
    Dec 2005
    Location
    United States
    Search Comp PM
    I used mencoder, and that's what I got in my 1st message of this post. now, I dont' think it's memory problem since now I have 768ram in my pc, and it still doesnt work. so what IS the problem and how do I fix this????????
    Quote Quote  
  14. Member
    Join Date
    Nov 2002
    Location
    United States
    Search Comp PM
    You didn't read any of our answers, did you?
    Quote Quote  
  15. Member
    Join Date
    Nov 2002
    Location
    United States
    Search Comp PM
    Originally Posted by funnybunny
    Originally Posted by Baldrick
    ALLTOAVI.
    I tried that, but then I got this http://i6.photobucket.com/albums/y230/JoysThePsycho/1.jpg
    [/quote]

    Uh, that's just a bunch of white pixels on black background.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!