On 11-Jan-2009, at 10:55, Jared ''Danger'' Earle wrote:
> On 11 Jan 2009, at 17:50, LuKreme wrote:
>> What's the easiest way to combine two .avis (like, say, Elf.cd1.avi
>> and Elf.cd2.avi) into one  without reëncoding?  What about m4v? mkvs?
>
> ffmpegx => Tools => Join AVI

% cat b1.avi b2.avi b3.avi > joined.avi
% mencoder -forceidx -oac copy -ovc copy joined.avi.avi -o  
SingleFile.avi

(especially since FFMpegX only allows joining two files, and I have  
several "3 cd" releases.

Now, what about mkvs (I have an HD movie that is 2x4GB mkv files)

-- 
It's better to burn out than it is to rust -- Neil Young as quoted
        be Kurt Cobain

_______________________________________________
OSX-Nutters mailing list | [email protected]
http://lists.tit-wank.com/mailman/listinfo/osx-nutters
List hosted at http://cat5.org/

Reply via email to