I need a simple, bug-free program for cutting/joining video files without reencoding. Ideally supporting as many video formats as possible. Virtualdub is good, but doesn't support wmvs.
Wmv is Windows format, so not many programs can support it (espcially without re-encoding) as they would have to pay Microsoft to.
Sometimes I think you can get away with renaming wmvs it to .avi and downloading the Windows Media Video 9 VCM Codec. It should then be able to be opened in Vdub.
...I can't quite remember how that worked though.
I think I may have to resort to using separate tools for non-avi files. I did find a good one for asf/wmv, asfbin. http://www.radioactivepages.com/english/asfbin.html Know any for MPEG or mov?
Try VdubMod and MpegVdub for MPEG, if I recall right.
I never had to deal with movs, so no idea. Though, that's also proprietary format, so it might be hard to find software to edit it. Quicktime Pro probably can, if you feel like paying for it.
Also, you can try searching Doom9 and Videohelp:
http://forum.doom9.org/ / http://www.videohelp.com/ / http://www.doom9.org
<- Retired fansub encoder :p
you could use mencoder to convert them to avi without reencoding...mencoder -oac copy -ovc copy -o filename.avi filename.wmv
mencoder -oac copy -ovc copy -o filename.avi filename.mpg
mencoder -oac copy -ovc copy -o filename.avi filename.mov
STOIK Video Encoder 2?
Quoting >>1 (Emphasis Mine)
> I need a simple, bug-free program for cutting/joining video files without reencoding. Ideally supporting as many video formats as possible. Virtualdub is good, but doesn't support wmvs.
Good luck... nothing is bug-free.
Stable, then.