VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. I have decided to give Linux a good trial run and I have found alternatives to all the programs I regularly use except one: AVIRecomp.

    For those who don't know, AVIRecomp simply takes a standalone-incompatible Divx/Xvid file and re-encodes it using the original bitrate/dimensions/audio etc, and produces one that's compatible with standalone players.

    I am looking for something as easy to use as AVIRecomp for Linux, but have so far drawn a blank. (im far to lazy to re-encode AVI files "manually" :P)
    Quote Quote  
  2. AVIDemux requires specifying codec settings but it will work.
    Quote Quote  
  3. Member
    Join Date
    Jul 2002
    Location
    United States
    Search Comp PM
    looks like it could be as simple as:
    ffmpeg -i input.avi -vcodec mpeg4 -vtag XVID -sameq -acodec copy output.avi
    or ffmpeg -i input.avi -vcodec xvid -sameq -acodec copy output.avi
    "The software said Win XP or better, so I Installed Linux"
    Quote Quote  



Similar Threads

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