VideoHelp.com Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  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 ||*||
    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_Mencode...oduction_Guide

    Hope this helps!
    Quote Quote  

  3. Thank you VirtualDoobMon
    I'll try for sure!!

    Thanks again!
    ciao
    h
    Quote Quote  




Similar Threads

  1. Muxing MP4-Video and MP3-Audio
    By univocitas in forum Video Conversion
    Replies: 1
    Last Post: 5th Sep 2009, 05:17
  2. h.264/AAC audio to AVI/MP3 muxing help
    By Ryutso in forum Video Conversion
    Replies: 14
    Last Post: 8th Mar 2009, 12:13
  3. CLI for muxing MP3 into AVI?
    By RogerTango in forum Video Conversion
    Replies: 4
    Last Post: 14th Feb 2009, 21:37
  4. Replies: 1
    Last Post: 5th Dec 2008, 09:43
  5. Replies: 1
    Last Post: 5th Dec 2008, 08:07
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools