Merge AVI

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
angiotell
Posts: 2
Joined: Tue Oct 09, 2018 6:39 am

Merge AVI

Post by angiotell »

Description of problem or question:
Can I merge two avi files?



Steps to reproduce the problem (If Applicable):




HandBrake version (e.g., 1.0.0):
1.1.2



Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Win 10 64 bit



HandBrake Activity Log ***required*** (see How-to get an activity log)

Code: Select all

Please replace this text with the contents of your log file between the two code tags - OR -  provide a pastebin URL in place of these 3 lines.
User avatar
BradleyS
Moderator
Posts: 1860
Joined: Thu Aug 09, 2007 12:16 pm

Re: Merge AVI

Post by BradleyS »

Not with HandBrake. Try MKVToolNix, it should allow you to make a single MKV that you may later feed to HandBrake if you wish.
angiotell
Posts: 2
Joined: Tue Oct 09, 2018 6:39 am

Re: Merge AVI

Post by angiotell »

Thank you
Deleted User 13735

Re: Merge AVI

Post by Deleted User 13735 »

Code: Select all

 C:\ copy /b file00.avi + file01.avi + file02.avi Combined.avi  
Not recommended for Long-GOP source.
Post Reply