From aashish1217 at yahoo.com Tue Jan 3 13:04:23 2012 From: aashish1217 at yahoo.com (SHAH AASHISH) Date: Tue, 3 Jan 2012 04:04:23 -0800 (PST) Subject: [Matroska-general] Files with extension mkv.001 onwards Message-ID: <1325592263.62276.YahooMailNeo@web113614.mail.gq1.yahoo.com> How can I join the files with extension mkv.001 onwards into one mkv file, so that, I can enjoy viewing the films on my laptop, LCD TV etc., Thanks, Ashish -------------- next part -------------- An HTML attachment was scrubbed... URL: From glenn.kokayi at gmail.com Tue Jan 3 13:32:16 2012 From: glenn.kokayi at gmail.com (Glenn Jerome Everette) Date: Tue, 3 Jan 2012 07:32:16 -0500 Subject: [Matroska-general] Files with extension mkv.001 onwards In-Reply-To: <1325592263.62276.YahooMailNeo@web113614.mail.gq1.yahoo.com> References: <1325592263.62276.YahooMailNeo@web113614.mail.gq1.yahoo.com> Message-ID: Try 7zip. It's a good utility and can concatenate sequential files. If you're on a Linux system here's the syntax for the cat command that will do the same thing. cat foobar.mkv.* > foobar.mkv On Jan 3, 2012 7:20 AM, "SHAH AASHISH" wrote: > How can I join the files with extension mkv.001 onwards into one mkv file, > so that, I can enjoy viewing the films on my laptop, LCD TV etc., > > Thanks, > > Ashish > > _______________________________________________ > Matroska-general mailing list > Matroska-general at lists.matroska.org > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-general > Read Matroska-General on GMane: > http://dir.gmane.org/gmane.comp.multimedia.matroska.general > -------------- next part -------------- An HTML attachment was scrubbed... URL: