VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member RogerTango's Avatar
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    Its been over a year ago since I last used the utility, now I cannot remember what the name was to go download it again!

    Im looking for a command line tool to mux an MP3 into an AVI that has no audio, which was encoded using AVS2AVI.

    I know it's kind of 'old school', but if you have a hint, please help!

    Thanks-
    Andrew
    Quote Quote  
  2. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    mencoder "video.avi" -ovc copy -oac copy -mc 0 -noskip -noodml -audiofile "audio.mp3" -o "completed.avi"

    or

    divxmux -o "completed.avi" -v "video.avi" -a o-0 "audio.mp3
    Quote Quote  
  3. Member RogerTango's Avatar
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    Thanks much, the mencoder app was the one I was after! AFAIK, it previously worked for me without a hitch!

    Would you happen to have a link to command line arguments that I could use to better understand the switches? I did a google and found mostly information other that what I needed.

    Thanks-
    Andrew
    Quote Quote  
  4. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    I wish I did, as it would make my life easier as well. It's a hugely powerful and woefully under-documented program. The closest I've found is the official docs: http://www.mplayerhq.hu/DOCS/HTML/en/
    Quote Quote  
  5. Member RogerTango's Avatar
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    I have also had GREAT success both encoding and muxing with FFMPEG.


    Andrew
    Quote Quote  



Similar Threads

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