VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. I have come across some x264 avi files that I would like to convert to x264 mkv's. Is this possible? Also, I would prefer to use either ffmpeg or mencoder for this if possible.
    Quote Quote  
  2. doesn't a simple:
    Code:
    ffmpeg -i "input.avi" -acodec copy -vcodec copy "output.mkv"
    work properly, or didn't you try that?
    Quote Quote  
  3. Member leghorn's Avatar
    Join Date
    Apr 2007
    Location
    Germany
    Search Comp PM
    Do you have to / want to reencode? If not, simply remux. Take MKVToolnix and throw your AVIs at it. The rest speaks for itself. Easiest going this way

    @Selur: Du bist verdammt zügig
    Das Leben ist eine Nebelwand voller Rasierklingen. (C. Bukowski)
    Quote Quote  
  4. Thanks for the help guys the command worked
    Quote Quote  



Similar Threads

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