Transform filter with different input & output media types (crop filter, Delphi)?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



(Delphi)
http://koti.mbnet.fi/akini/delphi/dspack/SimpleTransform.pas.txt
http://koti.mbnet.fi/akini/delphi/dspack/SimpleTransform.zip
http://www.progdigy.com/modules.php?name=Forums&file=viewtopic&t=563

I have been trying to create CropFilter in Delphi. So far I managed to
create filter fine but without cropping.

I want to crop right+bottom side of the original video. Zip has example
256x256 video and I want to output it as 246x246 RGB32 video. Pixels are
manipulated along the cropping. Example now draws a opaque gradient colors.

GetMediaType call should return media type of output pin. I copy input
pin format and then change width,height,lSampleSize,biSizeImage attributes.

DecideBufferSize instructs to use a new cropped size for buffers.

Its like .avi videofile or DX resets everything and force pipeline to
use input pin filter.

Problems:
* Input media type and output media type are always identicals even if I
put 10 pixels crop.

Any (delphi) specilists here can help?
.



Relevant Pages

  • Re: need similar solution to "cascading combos"...
    ... I learned from Delphi programming that if I sniff around, ... > I'm creating a search form w/ unbound combo boxes ... Also "Filter" is a very specific term in Access, and I think you are using ... programming language, not a database -- so there'll be more to the "Delphi ...
    (microsoft.public.access.forms)
  • Re: need similar solution to "cascading combos"...
    ... Like clone that recordset and reference it in code from ... Also "Filter" is a very specific term in Access, and I think you are using ... to with Combo Boxes. ... This may, indeed, be easy to accomplish in Delphi, but Delphi is a ...
    (microsoft.public.access.forms)
  • Re: Oh no!
    ... Once you select Delphi, it should filter by Delphi and also remember your preference for next time. ... That's what I see when I change the language filter. ... entry was for Delphi $IF directive (which isn't what I was ...
    (borland.public.delphi.non-technical)
  • Re: filer table by a word ....
    ... >Go to Delphi help, find TTable. ... Datestr is either a date picked by the user .. ... delphi to then filter it using the information ...
    (alt.comp.lang.borland-delphi)