Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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