Sending video over memory
|
06-02-2014, 05:17 PM
Post: #1
|
|||
|
|||
Sending video over memory
Hi All,
I want to send ISLBlockBuffer to other components for Video display, from my component. e.g SLGenericFilter.SendData( InBuffer ) 1) Is it possible to compress Video data residing in TStream by ICCompress method, splitting it by frames. And how i would do that? 2) If method 1 is not right way to do, then how can i send binary data from TStream to TVLVideoDeCompressor or any other VideoLab component for display, avoiding read/write to file directly. thanks in advance, dima |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)