Matroska
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
-
trythil
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
In my experience it's been as simple as
mkvmerge stream1.avi audio.wav -o output.mkv
where stream1.avi contained a DivX-compatible XviD video stream, audio.wav was the audio, and output.mkv was the output Matroska container.
I was using the Linux build of Matroska but the functionality should still be the same...
mkvmerge stream1.avi audio.wav -o output.mkv
where stream1.avi contained a DivX-compatible XviD video stream, audio.wav was the audio, and output.mkv was the output Matroska container.
I was using the Linux build of Matroska but the functionality should still be the same...
-
trythil
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
What do you mean by "doesn't work"? Is an error message given? The only mkvmerge Windows binaries ones I know of require the Cygwin DLLs -- do you have those? (I can't remember if they come with the package or not.)CaTaClYsM wrote:mkvmerge doesn't work
RealVideo video streams are broken at the moment IIRC, but Vorbis audio is supported.
-
trythil
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
libiconv is a GNU library that performs Unicode representation <-> internal representation conversion. Learn more here.CaTaClYsM wrote:libiconv.dll is what it's asking from on mkvmerge and mmg. so far theres no luck getting it to work, even with the cygwin.dlls
There's probably packages of the win32 dll floating around but it may be easier to just install Cygwin: http://www.cygwin.com