Rip Wav from Mpeg-2? (issues with flask and xmpeg)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kipjackson
    Junior Member
    Junior Member
    • Apr 2002
    • 5

    Rip Wav from Mpeg-2? (issues with flask and xmpeg)

    Does anyone know a good program I can use to rip the audio out of an Mpeg-2 to a wav? Flask makes it sound horrible! Xmpeg works, but if I have it installed while FlaskMpeg is installed, Flask crashes...and I use Flask to encode video. (When I use Xmpeg to encode video, I get those annoying Interlacing lines and Flask doesn't give me that). So, does anyone know of something to solve my problem?
  • setarip
    Retired
    • Dec 2001
    • 24955

    #2
    You can readily demultiplex (and extract only the .WAV audiostream) using TMPGEnc as follows:

    File>>MPEGTools>>Demultiplex (Or, if only one audio track, "Simple Demultiplex")

    Comment

    • kipjackson
      Junior Member
      Junior Member
      • Apr 2002
      • 5

      #3
      more

      when i do that, all I get is a .mp2 file....can't it rip it just to wav?

      Comment

      • setarip
        Retired
        • Dec 2001
        • 24955

        #4
        You can, initially, only extract what's in the MPEG2 file - in this case, m2v video and mp2 audio.

        You can convert the mp2 audio to PCM (WAV) format with WinAmp, GoldWave, CoolEdit, etc.

        For more information, go to:

        Comment

        Working...