VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Oct 2011
    Location
    Spain
    Search Comp PM
    I want to extract the audio from an MP4 file, but for some reason it doesn't work. The file itself plays OK, both the video and the audio, but I'm wondering if it might be corrupted. I have tried to extract the audio with My MP4Box GUI and Avidemux, but both have failed.

    I attach a short segment of the video so you can check what might be wrong and whether it is possible to fix it: Short excerpt.mp4
    Quote Quote  
  2. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    I managed to extract the audio stream with FFmpeg:

    Code:
    ffmpeg -i "Short excerpt.mp4" -vn -acodec copy audioextract.mp4
    The volume is incredibly low, BTW
    Quote Quote  
  3. AoA Audio Extractor extracts it as WAV audio easily enough.
    Quote Quote  
  4. Member
    Join Date
    Dec 2005
    Location
    Canada
    Search Comp PM
    AviDemux with audio set as wav pcm saves the audio ok.
    Quote Quote  
  5. Member
    Join Date
    Oct 2011
    Location
    Spain
    Search Comp PM
    Thank you. I used AviDemux because I'm already familiar with it.
    Quote Quote  



Similar Threads

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