Custom Video Compression Filter
|
12-14-2014, 06:22 PM
Post: #1
|
|||
|
|||
Custom Video Compression Filter
Hi,
I'm triying to develope a custom video compression filter using a VLGenericFilter on ProcessData I'm able to compress the frame succesfully(I have tested that this is donde correctly decompessing the frame), the result of compression is return in a TMemoryStream, how can I write the compressed data to the OutBuffer var? I have tested the following but I get and AV. P := OutBuffer.Write; CompStream.Read(P,CompSize); Thanks In advance, Omar Zelaya |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Custom Video Compression Filter - ozelaya - 12-14-2014 06:22 PM
RE: Custom Video Compression Filter - ozelaya - 12-15-2014, 04:48 AM
RE: Custom Video Compression Filter - ozelaya - 12-18-2014, 04:40 PM
RE: Custom Video Compression Filter - BReeves - 12-21-2014, 01:32 AM
|
User(s) browsing this thread: 2 Guest(s)