I'm a bit of a developer, but I mostly just code for fun, and I have no experience with working with media files. So I've got this application that will download video files it finds on the internet, and they are often segmented. 01.mpg, 02.mpg, 03.mpg or 01.wmv, 02.wmv, 03.wmv
My program downloads them, but what I'd like to do is have it combine split files it finds from a single website - the format of the files I'm trying to combine will always be the same, but sometimes it might a .mpg or a .avi or a .wmv.
What I'm REALLY hoping for, is an application that I can use like this...
MoveMerge -i 01.mpg 02.mpg 03.mpg -o joinedMovie.mpg
Then I could just have my program, call that program - and everything would be great. If there is such a tool, could someone point me in the right direction?
+ Reply to Thread
Results 1 to 2 of 2
Similar Threads
-
Command line tool to demultiplex video
By lovyagin in forum EditingReplies: 6Last Post: 20th Dec 2009, 12:43 -
Join MOV Video from command line
By parisisal in forum EditingReplies: 4Last Post: 19th Feb 2009, 10:59 -
best programs to join wmv from command line
By ziptip in forum Newbie / General discussionsReplies: 2Last Post: 30th Dec 2008, 01:02 -
Command line tool to take AVI samples
By Dean C in forum EditingReplies: 6Last Post: 9th Sep 2008, 05:55 -
Command line text overlay tool
By lmundy in forum LinuxReplies: 3Last Post: 13th Jul 2008, 13:58