VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Mac OSX 10.5.1.

    When i try to mux an avi (xvid) + another audio track (tool avi+1) very often don't work. If work, the file has some problem. When i use the muxed file on a standalone player it is impossible to change the audio track or use fast forward. The player freeze.
    Same problem using d-vision. Only handbrake produce very perfect muxed file.

    So I try to use VirtualDubMod to correct the wrong muxed file. VirtualDubMod, when i load the muxed file, say to me that there is a problem about the second (muxed) track. Exactly it say that the header of the second track tell that the the file is encoded in wrong way VBR instead of CBR and VirtualDub ask the permission to rewrite header. I say ok and then the muxed avi work fine in standalone player and in pc.

    Is it possible solve this problem.
    Thank for replay, and sorry for my english.
    Quote Quote  
  2. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    Are you possibly forgetting to select AVI +audio in the "Mux as:" drop down box?
    Quote Quote  
  3. I solved using binary ffmpeg and a command line string:

    ffmpeg -i input.avi -i audiotoadd.mp3 -ab 128 -acodec mp3 -vcodec copy -f avi newmuxedfile.avi -acodec copy -ab 128 -newaudio

    In this way work either on pc and standalone player. !!!
    Quote Quote  



Similar Threads

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