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 |
|||
« Next Oldest | Next Newest »
|
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
Leif, Corwyn, Dargoth and Kaelin Australia - TipplerEt - 12-02-2016, 09:01 PM
|
User(s) browsing this thread: 1 Guest(s)