View Full Version : Mp3 + VP3 Etc. = NSV Any way to turn that around O_O
wicky615
17th April 2004, 16:49
i have some NSV files here, is there any way that i can Convert them to MP3 or another video format?
Help me >_<
ken52787
17th April 2004, 16:56
You can use the demuxer that comes with nsvtools to demux the sound and video separate. the sound file after demuxing will be a readable MP3 file, but the raw video data is useless. so u can get the audio back from it, but no video.
yedo
18th April 2004, 11:37
http://forum.doom9.org/showthread.php?s=&postid=477404#post477404
http://celticdruid.no-ip.com/xvid/NSVDemux.7z
extract use 7-zip
NSVD.exe -n input.nsv -a video.avi -w audio.ext
will demux NSV stream to video(in avi) and audio(mp3 or aac).But this tool is made for VP61.
VP3,VP60,VP62 NSV can convert to avi,But this avi file can't seek.
After demuxed,you can mux to avi by using avimux-gui or mux to mkv by using mkvtoolnix.
sankt
18th April 2004, 16:15
I have added that software and information to scvi.net.
The compiled software is available in the download section with your testing notes yedo.
Enjoy :)
wicky615
19th April 2004, 01:58
Bleh >_< can someone help me use this?
yedo
20th April 2004, 15:50
This tool made for VP61.Another video codec have some problem.Please read link above.
1. Download this and copy NSVD.exe in your system folder.
(for 2k xp C:\WINDOWS\system32\)
http://www.scvi.net/soft.php3?7
2.If your nsv file is input.nsv and with aac
Open notepad and copy this
NSVD.exe -n input.nsv -a video.avi -w audio.aac
3.Save as demux.bat in the same folder to your nsv file.
4.Run demux.bat Now there is video.avi and audio.aac in the same folder.
5.If you want to edit or mux avi or mkv this video.(I think this is reason for convert to avi) use virtualdubmod. To find this please use google.
You can also mux to avi/mkv by avimuxgui.
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.