Great time in France
Wed, 7 Jun 2006 15:35:29 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
Filter Graph Synchronization Problem?
7 Jun 2006 05:39:19 -0700
Hi Experts,
If I have two streams (video and audio) attached to the same filter
graph manager (Tx FGM) and they are being transmitted through network.
On the receiving side, the two streams media samples will be
reconstructed (timestamp etc information will be placed in). The
receiver video and audio flow g ...
|
Cannot register dsnet.ax (DSNetwork sample)
Tue, 6 Jun 2006 13:30:02 -0700
Hello
I compiled the DSNetwork sample on my windows xp computer. There I can
register it with regsvr32 dsnet.ax. On my windows media center I cannot
register this filter:
LoadLibrary("dsnet.ax") fehlgeschlagen- Diese Anwendung konnte nicht
gestartet werden, weil die Anwendungskonfiguration nicht korrek ...
|
CheckDeviceFormat function does not return D3D_OK
5 Jun 2006 21:48:55 -0700
hello all,
I am Running the following code to select the best depth buffer but
the problem is the pointer is going in the else part and hence i not
able to select the depth buffer. Is there any solution what i should to
so that i can get the depth buffer
LPDIRECT3D8 m_pD3D;
//Select the best depth ...
|
DirectX captures a frame from video steaming
Mon, 5 Jun 2006 14:33:02 -0700
Hi,
I have two questions about DirectX:
1) I installed the April version of DirectX but I need the DirectShow base
classes
and libraries. Do you know what I need to download in order to get them?
2) I use ISampleGrabber to capture one 24-bit RGB frame from the video
streaming. The image sometimes is no ...
|
DirectShow part
Thu, 1 Jun 2006 23:56:01 -0700
Hi,
I have the DirectX SDK (April 2006) downloaded and installed.
But I don't see any DirectShow lib or .h inside.
Frankly, there is no DirectShow in that package.
Am I right? What can I do to fix that problem?
I need DirectShow.
Thankls mates. ...
|
Merge MP3 files
Thu, 1 Jun 2006 20:20:02 -0700
Hi,
I need to merge several mp3 tracks or files into 1 file. I need to do this
from C# or VB.net. Is the DirectX sdk an option for this? If not, any other
suggestions? I know there are many utilities for this but I need to do it
from my program.
Thanks,
Tim ...
|
|
|
redistribution
Wed, 31 May 2006 06:26:02 -0700
Hi.
My application requires the DirectX managed runtime end user files.
I was told before that I can bundle in the webinstaller in my application
(dxwebsetup) if the user does not have these files.
is this true? I just want to confirm.
Thanks! ...
|
DirectShow Thread Priority
Tue, 30 May 2006 09:56:34 GMT
Hi,
We are creating a horror action adventure game and the gameplay is
almost finished. But now we want to add movies to spice up the
experience and that's why we added support for DirectShow.
This implementation succeeded and the movie plays on a Direct3D Texture.
No problem there.
The bigger probl ...
|
Textured surface rotation looks horrible
Sun, 28 May 2006 06:00:02 -0700
Ok, this is a little bit difficult to explain, but I'll try my best:
I create a surface in the following way:
1) I make a flat square that is built from N*N small squares.
2) Some of the vertices' height is changed randomally so it will look
realistic.
3) Each small square recieves a grass texture.
4) Rende ...
|