060523.1 This newsgroup is no longer active. Please see
Tue, 23 May 2006 21:26:24 -0600
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
In the future, I recommend you look at a few posts in a newsgroup before
posting in it.
8 blind people have posted here so far this month. ...
|
WMV Encoder DMO setup
23 May 2006 20:00:12 -0700
hello.
It becomes an error by SetOutputType() though WMV Encoder DMO(Without
Filter) is set up as follows as use.
Where is the problem?
--
void test() {
IMediaObject* m_mediaObject;
HRESULT hr;
/*
EXTERN_GUID(CLSID_CWMVEncMediaObject2,
0x96b57cdd, 0x8966, 0x410c, 0xbb, 0x1f, 0 ...
|
060521.1 This newsgroup is no longer active. Please see
Sun, 21 May 2006 09:36:59 -0600
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
In the future, I recommend you look at a few posts in a newsgroup before
posting in it.
060521.1
--
Microsoft MVPs: http://www.microsof ...
|
Total trainging for after effects
Sun, 21 May 2006 03:54:40 GMT
I am not to download total training for after effects, can someone plz point
me to right direction
Learning tool as an personal hobby not for production or any other
commercial use.
thanks in advance ...
|
060517.1 This newsgroup is no longer active. Please see
Wed, 17 May 2006 21:46:19 -0600
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
In the future, I recommend you look at a few posts in a newsgroup before
posting in it.
060517.1
--
Microsoft MVPs: http://www.micros ...
|
DSHOW filters and baseclasses samples using ATL
17 May 2006 20:03:53 -0700
Hi All
I was able to build and implement DSHOW filters like parser,transformer
etc on desktop.Iused the VS 2005 platform sdk samples and baseclasses
provided by MS.The interfaces are implemented in C++.I tested these
with graphedt on desktop.
1.How to convert a filter(c++) to ATL?
2.Are there ATL based b ...
|
060510.1 This newsgroup is no longer active. Please see
Wed, 10 May 2006 08:14:46 -0600
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
--
Microsoft MVPs: http://www.microsoft.com/mvp and
MVPs.org site http://www.mvps.org
My dshow site: http://tmhare.mvps.org ...
|
|
|
CRT emulation DShow filter?
9 May 2006 19:56:45 -0700
I was just musing today if there was a DirectShow filter in exsistence
that is designed to emulate a standard NTSC color television in
appearance by interpolating staggered RGB pixels(? not sure what the
divisions are called on a CRT). In other words
LCD:
RGBRGB
RGBRGB
RGBRGB
CRT (where - and | are ...
|
060509.1 This newsgroup is no longer active. Please see
Tue, 9 May 2006 07:51:32 -0600
This newsgroup is no longer active. Please see
http://tmhare.mvps.org/help.htm#where
to find the active dshow newsgroups and post in the most appropriate one.
--
Microsoft MVPs: http://www.microsoft.com/mvp and
MVPs.org site http://www.mvps.org
My dshow site: http://tmhare.mvps.org ...
|
DES, Sound lost while Editing AVI
9 May 2006 06:49:57 -0700
Hi,
i wrote a app to trim AVIs. Works very Well but the sound is missing.
Do i have to extract the sound from the avi and add it extra to the
timeline ? Is there a more easy way, or is it typical possible to edit
sound within the avi video ?
best regards, David
here's my Code (mostly like in the doku):
...
|