VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. i need a program that can remux avi to mp4, and i found ffmpeg, and WinFF as a GUI. but when i open WinFF it says "start Conversion"

    by "conversion", does it actually re-encode, or does it mean it will just remux?
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    It(winff) will reconvert. I think you can adjust the ffmpeg command line with -acodec copy -vcodec copy so it doesn't reconvert.


    Or manually use ffmpeg, ffmpeg -i video.avi -vcodec copy -acodec copy video.mp4

    Or use a mp4 multiplexer like mymp4boxgui or yamb, under multiplex add the avi and output as a new mp4.
    Quote Quote  
  3. awesome thanks! i guess ill just use cmd line from now on :P
    Quote Quote  



Similar Threads

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