Video Editing Component?
-
Does anyone know of a control, activex component or otherwise which allows one to edit AVI files and their embeded sound? I have a time sensitive project of which that will be a part. I need to be able to embed the interface into my own but would rather do as little work as possible on the actual editor (due to the time constraints). I would also rather buy a fully supported component than a free one-off project (uless its REALLY robust) --Tony Archer "I can build it good, fast and cheap. Pick any two."
-
Does anyone know of a control, activex component or otherwise which allows one to edit AVI files and their embeded sound? I have a time sensitive project of which that will be a part. I need to be able to embed the interface into my own but would rather do as little work as possible on the actual editor (due to the time constraints). I would also rather buy a fully supported component than a free one-off project (uless its REALLY robust) --Tony Archer "I can build it good, fast and cheap. Pick any two."
Since you didn't specify what kind of editing you need and you didn't even bother to go to google for this: http://www.softcities.com/VideoEdit-ActiveX-Control/download/6926.htm which is USD77
-
Since you didn't specify what kind of editing you need and you didn't even bother to go to google for this: http://www.softcities.com/VideoEdit-ActiveX-Control/download/6926.htm which is USD77
Ok, sorry, let me specify. I need to be able to cut/paste sections of an avi file (including sound). Select sections of it and play just those (to preview it) etc. Imagine most wave editors, but add the video element to it as well. Small request, isn't it? :) --Tony Archer "I can build it good, fast and cheap. Pick any two."
-
Ok, sorry, let me specify. I need to be able to cut/paste sections of an avi file (including sound). Select sections of it and play just those (to preview it) etc. Imagine most wave editors, but add the video element to it as well. Small request, isn't it? :) --Tony Archer "I can build it good, fast and cheap. Pick any two."
well for something small microsoft made a tool that you can cut/paste AVIEDIT.EXE i think is on one version on vc++ or better yet check the web for free avi editor or on sourceforge.net anyway you probably need some better to do what you asked!
-
Ok, sorry, let me specify. I need to be able to cut/paste sections of an avi file (including sound). Select sections of it and play just those (to preview it) etc. Imagine most wave editors, but add the video element to it as well. Small request, isn't it? :) --Tony Archer "I can build it good, fast and cheap. Pick any two."
visit www.NCTSoft.com . I think there is what u need. NCTVisualStudio is really good set of activeX libraries.
-
Ok, sorry, let me specify. I need to be able to cut/paste sections of an avi file (including sound). Select sections of it and play just those (to preview it) etc. Imagine most wave editors, but add the video element to it as well. Small request, isn't it? :) --Tony Archer "I can build it good, fast and cheap. Pick any two."
look at vdub on sourceforge, its not a component, but it does exactly what u want it to, why have a component?
-
visit www.NCTSoft.com . I think there is what u need. NCTVisualStudio is really good set of activeX libraries.
Thank you. I'd looked at their audio editing component (which does exactly what I want, by the way) but hadn't taken a hard look at their video studio component. Your post convinced me to look at it closer and it will do what I need. THANK YOU! For anyone else this company makes many multimedia components as ActiveX DLLs They also have a few .NET components. http://www.nctsoft.com/ NCTVideoStudio - video editing NCTAudioStudio - audio editning NCTAudioEditor - a drop down audio editing control (very nice) NCTImageStudio - image editing (haven't checked it out) NCTPhotoStudio.NET - ?? image processing (haven't checked it out) NCTSWFProducer.NET - Make macromedia flash files. (haven't checked it out) NCTFinancialChart.NET -?? NCTDiscWriter - burn dvd's / cds from what I can tell (haven't checked it out) NCTDialogicVoice - ?? looks like some text to speach thing, but I'm not sure --Tony Archer "I can build it good, fast and cheap. Pick any two."
-
look at vdub on sourceforge, its not a component, but it does exactly what u want it to, why have a component?
VirtualDub is a stand alone application and therefore does not meet my needs. My whole purpose is to take a convoluted process with external programs being used and tie them into one easy interface. After spending all night working on it, the components from NCTSoft do not synch up nicely. Their audio editing component is nice. and their video components do what they were intended for, but it is nigh-on impossible to get them to synch without a slight delay between the two. Anyone know of another video editing component? I have 20 days to build this project (rediculous, yes?) And therefore would MUCH rather not have to build something from scratch. --Tony Archer "I can build it good, fast and cheap. Pick any two."