VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    Is there a simple app that can demux a folder of AVI files?
    And/or is it perhaps possible to demux in an Avisynth script?

    Ideally, I'd like to just extract the audio streams of a batch of files. I can do it in VDUB, but as far as I can tell, only by opening each file in sequence and saving out the stream(s).
    Quote Quote  
  2. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    I found a command line tool, avi2raw.
    Part of the MPEG4IP tools.

    project: http://mpeg4ip.net/
    But no binaries and few docs there.
    So I found:
    binaries: http://pbx.mine.nu/w21sa/mpeg4ip.html
    docs: http://karmak.org/archive/2003/05/encoding.html

    And use this batch command to extract an MP3 from an AVI:
    avi2raw -a %1 %1.mp3
    Quote Quote  
  3. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Wouldn't it work with mplayer also? mplayer -dumpaudio -dumpfile something.
    Quote Quote  
  4. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by Baldrick
    Wouldn't it work with mplayer also? mplayer -dumpaudio -dumpfile something.
    I'll keep it in mind.
    But now I'm happy enough with avi2raw, and it's about 1% of the size of mplayer.
    Quote Quote  



Similar Threads

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