Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Sunday, July 4, 2010 7:36:24 PM(UTC)

maymone  
maymone

Groups: Registered
Posts: 1


Is ther an example of a program (C# or VB.Net) that allows to show a video file and edit it (cut some scenes).
There are many examples of caturing from devices but not from files.
Thanks
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, July 5, 2010 1:19:42 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

If you want to delete some scenes from a large video file and save the video file again, you'll need to split it into different videos, remove the ones you don't need, then join the rest in one large video.
We don't have a ready demo for it. However, we have code samples in VB6, which will be easy to convert to use VB.NET or C#. You can find these example in our Multimedia COM help file under this topic:
- Split a Large AVI Into Smaller Files (Visual Basic)
- Concatenate two AVI files using IltmmMultiStreamSource and IltmmMultiStreamTarget Example for Visual Basic

These pages contain the same code samples on our online help:
- http://www.leadtools.com...IntoSmallerFilesExVB.htm
- http://leadtools.com/Hel...ultiStreamTargetExVb.htm
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.047 seconds.