Forum Archive Home -> Newbie / General discussions -> How do I automatically mux many mp3s into its avi?
How do I automatically mux many mp3s into its avi? | ||||||
| Stealth3si posted 2009 Nov 03 05:02 | ||||||
For starters this is a batch file I use along with ffmpeg.exe to demux all the mp3s from its avi container:
I then used MP3gain to normalize all of them. Now I wish to mux the mp3s back into its AVI container (which has to replace the original mp3 inside the avi). The file names match for each mp3/avi. I could manually do this via virtualdub and add them to a job list but that would take too long and become repetitive as I have to load each file, disable the original mp3 audio stream, add the newly modified mp3 and then add it to the job list but this would defeat the purpose of my question. How do I automatically mux many mp3s into its avi? Like a cli, script or batch or better yet a GUI program? Edit: [s:e12c35f4f2]TIA [/s:e12c35f4f2]I would really appreciate it. :D | ||||||
| Stealth3si posted 2009 Nov 03 14:41 | ||||||
ATM, I devised a temporary solution to my problem with the following code:
However, Gspot reports the final AVI file as AVI 1.0. For example, GSpot reports the original AVI file as:
Unless it doesn't affect its playability in a standalone DivX player, I want the OpenDML feature to be retained. So does anyone know the ffmpeg command switch/line to make it OpenDML (AVI 2.0)? I would really appreciate it. :D | ||||||
| Stealth3si posted 2009 Nov 03 23:44 | ||||||
| I just learned that if AVI files are < 2GB, then OpenDML doesn't affect its playability in a standalone DivX player. |
Login/Register to our forum to be able to post here.
