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 : Tuesday, February 10, 2009 5:01:20 AM(UTC)

vinani  
vinani

Groups: Registered
Posts: 2


Hi,

I want to save the snapshot picture of video file, So I use the SaveStillPicture and GetStillPicture for get the image. Actually, these methods save the still picture to file in physical. Is there any ways to get the bitmap object or the stream of the still picture instead of saving to file.

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 : Wednesday, February 11, 2009 5:52:53 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

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

If you want to get each frame, you can use the LEAD Video Callback Filter which will call a method on a user callback interface each time it receives a frame. This can be used to retrieve and manipulate the image data.

If this is not what you need, please provide me with more details.
 
#3 Posted : Wednesday, February 18, 2009 7:01:57 AM(UTC)

vinani  
vinani

Groups: Registered
Posts: 2


Thanks for your response.
I want build a .net application that take a snapshot picture from the video file. The user just select the video file then click save. The application will take the snapshot of the frame in the video file and save to database. So output should be Bitmap or Stream that I can save it to database.
I found that the LTMMLib.ltmmPlay class has the GetStillPicture() and SaveStillBitmap() methods can get the frame. Is this correct?

Is there any ways to do the same solution from LEADTOOLS SDK?

Thanks,
 
#4 Posted : Thursday, February 19, 2009 3:07:57 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

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

Yes, you can use these methods to obtain the frames from the ltmmPlay control.
 
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.057 seconds.