I need a program to stitch a bunch of short mp4s together. Free is better,but good , easy to use interface is better.
+ Reply to Thread
Results 1 to 4 of 4
-
GuestGuest
-
You might try AVIDemux or VirtualDub. Usually if the clips have exactly the same format and are named progressively, IE, Video 01, Video 02, or similar, they will append automatically, at least with VirtualDub.
-
What kind of mp4? What codec? I'd try AVIDemux, but VD can open most any formats with the proper plugin.
Or you can use a AVISynth script to do it with VD, if you have AVISynth installed. This is for a RealVideo file, but the idea is the same: DirectShowSource("C:\LOTR.RM", fps=29.97, convertfps=true) You create that in Notepad using your video file name and it's location and save it with the .avs extension in the same folder as the video and then point VD to the .avs file and open it.
Similar Threads
-
which 'create DVD from MP4" app for Mac that takes any kind of MP4?
By callagga in forum Authoring (DVD)Replies: 1Last Post: 25th Jan 2012, 19:46 -
trouble with audio after appending a .jpg turned .mp4 to another .mp4
By canadianjameson in forum Newbie / General discussionsReplies: 7Last Post: 26th Jun 2011, 09:55 -
MP4 stitcher
By Dr.Gee in forum Newbie / General discussionsReplies: 7Last Post: 29th Mar 2011, 21:36 -
ffmpeg help... convert mp4 to jpeg array, and back to mp4 - problem!
By SaskVideoMaker in forum Video ConversionReplies: 2Last Post: 4th Feb 2011, 04:53 -
loop mp4 or avi locally so will play on mp4 player - ?
By marinebc11 in forum Video ConversionReplies: 3Last Post: 3rd Oct 2010, 20:24