Merging .mkv files.
|
How do I join .mkv.001 files with .mkv.002 and so on? I got a few files, anime episodes, that end with those file types. I tried HjSplitter, doesn't work. Any other way I can merge these files? |
Re: Merging .mkv files.
Link |
by
on 2010-09-18 00:53:39
|
did you check the file name? the file name must be the same before it can be merged with HJsplit |
Re: Merging .mkv files.
|
Yep filename is the same, I checked all of them, HJSplitter keeps giving out errors. They weren't corrupt, .001 worked fine on it's own. |
Re: Merging .mkv files.
Link |
by
on 2010-09-18 12:48:15
|
That's weird, it should work. What errors does it give out exactly? I've never had an issue joining files with HJ split (for Mac or PC). ------- |
Re: Merging .mkv files.
|
The error message says, "Invalid Floating Point Operation" |
Re: Merging .mkv files.
Link |
by
on 2010-11-17 01:59:11
|
Redownload the files then? lol |
Re: Merging .mkv files.
Link |
by
on 2010-11-17 05:36:13
|
try to use different software? lol :3 |
Re: Merging .mkv files.
|
If you're using Windows, type: copy /b [path][filename].mkv.001+[path][filename].mkv.002 [path][filename].mkv from command prompt. |