Log in

View Full Version : MSK Mux 0.1beta


OXyGN
28th August 2003, 07:51
Readme.txt
**********************
* MSK Mux 0.1 beta *
**********************
by OXyGN

I.Description
MSK Mux is a Matroska Muxer using DirectShow Filters interface.

II. Changes
0.1beta :
- Video : AVI, RealVideo (RM,RMVB) (only one video stream)
- Audio : Wav, Ogg (number of streams not limited today)
- Output : *.mkv, *.mka (chosen manualy)

III. Futurs changes
- Audio : add MPEG-Layer III (MP3), AC3 and DTS support
- the possibility to add subtitles streams
- Output : chosen automaticaly
- Muxing state in % or time
- ...

IV. Contacts
Just a mail a this time : oxygn@no-log.org (Please specify your object by 'MSK Muxer -...' for example)

It's just the very first version, so i'm waiting bugs release, and features requests. Please be indulgent :o ...

Download : http://members.fortunecity.fr/0xygn/MSK_Mux_0.1beta.zip (VB-Runtime is needed)
Before running MSK Muxer.exe, you have to register needed filters and FSFWrap.dll by running Register.bat

PS : if somebody knows directshow coding, please inform me cause i'm searching some code (to clear filters in graph, to calcul the final matroska file size,etc...)

OXyGN
28th August 2003, 10:21
I would like that some persons make some tests, for helping me coding next version :

-Test 1:
Video : AVI
Audio : WAV

-Test 2:
Video : AVI
Audio : OGG

-Test 3:
Video : RM
Audio : WAV

-Test 4:
Video : RM
Audio : OGG

-Test 5:
Video : AVI
Audio : More than one Audio(WAV or OGG) stream

-Test 6:
Video : RM
Audio : More than one Audio(WAV or OGG) stream

And I think that's all a this time :p