Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Save Individual Frames
07-27-2015, 08:57 PM
Post: #2
RE: Save Individual Frames
Hi, i suggest using a VLGenericFilter connected to the VLDSVideoPlayer. In the OnProcessData event use something like:

InBuffer.ToBitmap(yourbitmap);
yourbitmap->SaveToFile(yourfile);

Regards,
Dave
Quote this message in a reply
Post Reply 


Messages In This Thread
Save Individual Frames - oakkas - 07-24-2015, 08:13 AM
RE: Save Individual Frames - Dave - 07-27-2015 08:57 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)