Can anyone tell me of a tool(freeware) to cut WMV movies. I tried using the Movie Maker in Windows but when I go to save the movie I've trimmed, it re-encodes the video. Thanks.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Try steeper. If it wont work you can try asfcut or asfbin(command line tools) from http://www.radioactivepages.com/. They work likes this from a command prompt,
"c:\location to\asfbin.exe" -i "c:\video.wmv" -start 5:30 -stop 6:30 -o "c:\newvideo.wmv" -
Asfbin (command line) with Cut Assistant (GUI for asfbin). If you use Asfbin 1.5 or later, try "-rkf" option. With this option you can even cut on non-keyframe positions. asfbin will then only reencode the small part between cut and next keyframe. the rest is simply copied.
NOTE if you try -rkf and asfbin gives you this error: "Decompression error: VCM decoding driver is not available", the you must install the VCM driver from here:
http://www.microsoft.com/windows/windowsmedia/de/9series/codecs/vcm.aspx
Similar Threads
-
What's the best tool to cut/trip MKV videos?
By creamsoda in forum EditingReplies: 16Last Post: 4th Jan 2019, 15:36 -
Simple wmv editing tool
By karebo in forum EditingReplies: 2Last Post: 5th Apr 2010, 04:40 -
Please recommend a tool to cut a segment out of a larger video file...
By alank2 in forum Newbie / General discussionsReplies: 16Last Post: 25th Jan 2010, 14:11 -
looking for tool to cut commercials then rip closed caption of ts file
By hunk in forum DVB / IPTVReplies: 2Last Post: 3rd Nov 2009, 18:22 -
[SOLVED] How to cut WMV without re-encoding?
By JestersTear in forum EditingReplies: 10Last Post: 6th Apr 2008, 04:10