VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Hi,
    I've an Ubuntu distro, I have an AVI file wih MP3 audio, I'd like to remove the audio and add a new one changing the frame rate of the video.
    Can you pls explain me how to do it and what sw to use? Or simply give me a link to a good guide.

    Thanks in advance
    ciao
    h
    Quote Quote  
  2. Member
    Join Date
    May 2005
    Location
    Toronto ||*||
    Search Comp PM
    You can use mencoder to accomplish this task.
    Make sure you have all files to be muxed in the same directory.


    Step 1 -- Stream copy the video removing the audio

    Example:
    mencoder inputfile.avi -ovc copy -nosound -o outputfile.avi

    Step 2 -- Stream copy video changing FPS and mux audiofile into video

    Example
    inputfile.avi -ovc copy -ofps 15 -oac -audiofile audio-to-mux.mp3 -o muxed.avi


    Gentoo has a good guide on mencoder. Check here:
    http://gentoo-wiki.com/HOWTO_Mencoder_Introduction_Guide

    Hope this helps!
    Quote Quote  
  3. Thank you VirtualDoobMon
    I'll try for sure!!

    Thanks again!
    ciao
    h
    Quote Quote  



Similar Threads

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