Re: change avi source files in real-time

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,
to load another AVI, you need to stop the graph, remove the current
source filter, add anothe rone for the new avi file, reconnect the
graph, and run it. You cannot change the current file for an avi
reader (file source filter).
If you have multiple files, you repeat the operation at the end of
each file.

For seamlessly playing a list of files refer to the discussion on GMF
Bridge this site http://www.gdcl.co.uk/

.



Relevant Pages

  • Re: Why pReceivePin->ReceiveConnection is getting failed in my code in this code?
    ... then your source filter has to tell the rest of the ... What are you REALLY sending along to the graph? ... AVI file a few kilobytes at a time, and sending that raw data downstream? ... AddSourceFilter method then the connection between source and AVI ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Why pReceivePin->ReceiveConnection is getting failed in my code in this code?
    ... I am getting the output pin of source filter and I extracted the ... input pin avi decompressor, but when the control goes into ... The AVI ... If you want to feed the frames from an AVI-compressed file into a graph, ...
    (microsoft.public.win32.programmer.directx.video)
  • YV12 and AVI Decompressor
    ... I have a graph with my own source filter, which has an output pin of YV12. ... My Source filter won't connect to an AVI Decompressor, unless, DivX Codec ... on most computers, but on one computer only the AVI header is written - 64K ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Why pReceivePin->ReceiveConnection is getting failed in my code in this code?
    ... input pin avi decompressor, but when the control goes into ... frames, and then advertise that format, so the graph can hook up the right ... And  in the source filter I changed subtype to RGB32 only but still it ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: IMediaDet and VFW_E_INVALIDMEDIATYPE
    ... MediaDet simply builds a graph and asks the ... if the output is of subtype AVI, ... look at the video output of the AVI Splitter to tell what the video ... even using a custom function that does not rely on IMediaDet will ...
    (microsoft.public.win32.programmer.directx.video)