
Released under the GPL license. Agreeing to the terms of Copying.txt is mandatory.


NSV DeMuxer

http://forum.doom9.org/showthread.php?s=&postid=477404


Written by:
Kurosu

Compiled by:
celtic_druid

Tested by:
yedo1


Notes by yedo1:

I've tested a little bit NSVD.exe compiled by celtic_druid.
NSVD.exe -n input.nsv -a video.avi -w audio.ext
will demux NSV stream. After that I can convert avi or mkv.
some NSV work fine but some had problem.


VP61+mp3
tested with NTCast K-Pop at
http://61.74.71.103:11900/;stream.nsv
work fine.It can convert to VP6+mp3 AVI.

VP31+mp3
tested with XRM at
http://205.188.234.33:8048/;stream.nsv
and OHMYTRANCE at
http://211.39.130.125:8000/;stream.nsv
It can convert to VP3+mp3 AVI.But It can't seek.
If seek it will freeze frame.

VP60+AAC
tested with Bjork 1M at
http://205.188.234.33:8010/;stream.nsv
It have sync problem and can't seek.

VP61+AAC
tested with Saltwaterchimp.com at
http://211.39.130.125:8000/;stream.nsv
same problem as above.

VP62+AAC
tested with NSV file encoded by myself
It can convert to VP6+AAC MKV.But can't seek.


After demuxing NSV, you can mux to avi by using avimux-gui.

AVI-Mux GUI is a tool which allows creating segmented multilingual AVI files 
that can be replayed even at very low speeds (and therefore very little noise) 
directly from CD-R or DVD-R.

http://www-user.tu-chemnitz.de/~noe/Video-Zeug/AVIMux%20GUI/index-eng.html


