Still No Audio

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nigeh
    Junior Member
    Junior Member
    • Jul 2003
    • 7

    Still No Audio

    Hi,

    I have used tmpgenc to try and convert an .avi file to mpeg format so I can put it on a DVD.

    When I create a project, I add the .avi file into the Video source box, but it will not let me add the .avi file into the audio source box.

    I try anyway and the output is then a .mp2 and a .wav file. The .mp2 video file is fine, but there is no audio on the .wav.

    Could someone please explain in simple terms, what I am doing wrong, and how can i fix it so I have a film with audio

    Cheers

    Nige
  • setarip
    Retired
    • Dec 2001
    • 24955

    #2
    1) Load the .AVI file into VirtualDub (or any of its variants) or NanDub

    2) From the "File" dropdown menu, select "File Information"

    3) Post (here) EVERYTHING you see (both video and audio information), or post a screen capture .jpg of the information box


    The audiostream is probably in either .AC3 format or Variable Bitrate MPEG Layer 3 (VBR .MP3).

    If it proves to be .AC3:

    In TMPGEnc, under the "Environmental Settings" "VFAPI plugin" tab rightclick on the "Direct Show Multimedia Reader" and increase to the highest priority. This will enable TMPGEnc to accept a properly encoded .AVI with .AC3 audio for input...


    If it proves to be VBR:

    Converting .AVIs with VBR-MP3 Audio

    Simply use NanDub (or VirtualDubMod) to save the audio stream as an Uncompressed PCM (WAV) file as follows:
    Load your original .AVI into NanDub
    Set "Video" to "Direct Stream Copy"
    Set "Audio" to "Full Processing Mode"
    From the "Audio" dropdown menu, select "Compression" and choose - and choose "No compression(PCM)"
    From the "File" dropdown menu, select "Save WAV" (Enter a new filename with a ".WAV" extender).Click on "OK"
    Then save the .AVI as a silent .AVI (set "Audio" to "No audio" after you've saved the WAV file).
    Open TMPGEnc and "drag and drop" the silent .AVI onto it, then do the same with the .WAV file

    Comment

    • nigeh
      Junior Member
      Junior Member
      • Jul 2003
      • 7

      #3
      Attatched is the properties for the movie I am working on
      Attached Files

      Comment

      • setarip
        Retired
        • Dec 2001
        • 24955

        #4
        Your file contains an .AC3 audiostream.

        1) If you don't already have one, download and install an .AC3 codec

        2) Then , as per my instructions above:

        In TMPGEnc, under the "Environmental Settings" "VFAPI plugin" tab rightclick on the "Direct Show Multimedia Reader" and increase to the highest priority. This will enable TMPGEnc to accept a properly encoded .AVI with .AC3 audio for input...

        Comment

        Working...