Search found 1 match

Go to advanced search

by wecVideoLanUser
19 Jan 2017 21:49
Forum: Development around libVLC
Topic: [LibVLC in C] Logo from memory instead of file
Replies: 4
Views: 2124

Re: [LibVLC in C] Logo from memory instead of file

I have a similar question. I simply need to extract a frame to a memory buffer instead of to file. I don't want to have to call TakeSnapshot(), save to a temp file, then open that file. The information has to be in memory (as a bit map etc...) before it can be saved to file so i know it is in there ...

Go to advanced search