Text Over Video...
Tech-Archive recommends: Speed Up your PC by fixing your registry
Hello all,
I have created a filter which writes a text over the
video(using some Text Functions of WIN32) in a DES application.
This filter works fine if i render a media file. i am able to see the
text floating over the video.
i want to use this filter as a effect in DES. I set the GUID of the
filter to the TimelineObj's SetSubobjectGUID function, but seen nothing
in the output.
my question is whether i can use the filter as a effect or not.
if it is not possible what are the other ways to add the text to the
timeline.
thanks in advance.
.
Relevant Pages
- How to set my filter as a subobject of DES source object?Thanks
... I need help for using DES in DirectShow. ... Then the graph is like this: ... In SDK, the source object of DES is usually a media file, and then ... L/R transform filter is just get sample from demux filter and send ... (microsoft.public.win32.programmer.directx.video) - How to set my filter as a subobject of DES source object? Thanks
... Is there any way to let DES accept my filter's sample or any way ... I want to play a mp3 file with effects on its two channels (Add ... I don’t konw to set the source object of the DES timeline to the ... L/R transform filter is just get sample from demux filter and send ... (microsoft.public.win32.programmer.directx.video) - Re: How to Display Text On Live Video and Capturing it to a file
... > i had achieved the video overlay using vmr.... ... You can use DES which is part of the DirectShow documentation. ... presenter and spooling the DX surfaces to a custom source filter). ... >> Iain Downs ... (microsoft.public.win32.programmer.directx.video) - IMediaSeeking wrapper for capture source
... Services (DES) as its underlying engine. ... I wanted to use capture sources as ... I just need the source filter to support IMediaSeeking so I can ... (microsoft.public.win32.programmer.directx.video) - Re: Getting a timeline track to preview video
... I am not entirely certain that you can use DES with a live source stream like you are attempting. ... DES can use a DirectShow source filter as a timeline source, if the filter meets the following conditions: ... The format can be compressed as long as the user's system has a DirectShow filter capable of decoding it. ... However, the SetSubObjectGUID method can also be used for source objects, to specify the class identifier of a filter. ... (microsoft.public.win32.programmer.directx.video) |
|