PDA

View Full Version : NSV muxer?


mahsah
3rd December 2006, 02:27
Does anyone know if such a thing exists? All I could find was the old NSVtools package, which incudes a command line encoder and command line demuxer, but no muxer.

There IS a spec for the format here:
http://ultravox.aol.com/NSVFormat.rtf

But I have yet to find a muxer...

Currently you have to encode using their tools, which are a pain, as well as reencoding the audio! I would like to just be able to take a vp6 .avi stream and mux it with mp3 audio... is such a thing possible?

bond
3rd December 2006, 10:34
try ffmpeg

mahsah
3rd December 2006, 22:10
Hrm... ffmpeg -formats says it can decode nsvs, but not mux em...

stegre
4th December 2006, 16:25
http://www.nullsoft.com/nsv/

http://www.scvi.net/software.htm

You could probably start with just "NSV Tools" from the top link

mahsah
6th December 2006, 05:17
NSVtools cannot however do a "direct stream copy"; all videos have to be reencoded with nsvtools.