473,326 Members | 2,173 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

DirectShow

Hi!

How I can reproduce a file of video using DirectShow?

Thanks!

Gustavo
Oct 10 '07 #1
5 2681
"Gustavo Arriola" <gu************@hotmail.comschrieb
Hi!

How I can reproduce a file of video using DirectShow?
MSFT does not and will not offer a managed interface to DirectShow.

The best known site about it is probably
http://directshownet.sourceforge.net/
Armin

Oct 10 '07 #2

"Armin Zingler" <az*******@freenet.dewrote in message
news:u%****************@TK2MSFTNGP04.phx.gbl...
... MSFT does not and will not offer a managed interface to DirectShow.

...
Why? I.E. because DirectShow is about to be replaced with something new?

Thanks, Bob
Oct 10 '07 #3
"eBob.com" <fa******@totallybogus.comschrieb
>
"Armin Zingler" <az*******@freenet.dewrote in message
news:u%****************@TK2MSFTNGP04.phx.gbl...
... MSFT does not and will not offer a managed interface to
DirectShow.

...

Why? I.E. because DirectShow is about to be replaced with something
new?
"Media Foundation". I have no clue what it is, in which state it is and if
it completely replaces DShow. AFAIK at least not with XP. Link:
http://msdn2.microsoft.com/en-us/library/ms694197.aspx
Armin

Oct 10 '07 #4
Thank you Armin. I hadn't even heard of it before. Do you know if it's
compatible with VB.NET? I took a look at the link you provided but the only
code I have seen, even with the "Language Filter" set to Visual Basic, was C
or C++ (#define statements).

Thanks, Bob
"Armin Zingler" <az*******@freenet.dewrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
"eBob.com" <fa******@totallybogus.comschrieb
>>
"Armin Zingler" <az*******@freenet.dewrote in message
news:u%****************@TK2MSFTNGP04.phx.gbl...
... MSFT does not and will not offer a managed interface to
DirectShow.

...

Why? I.E. because DirectShow is about to be replaced with something
new?

"Media Foundation". I have no clue what it is, in which state it is and if
it completely replaces DShow. AFAIK at least not with XP. Link:
http://msdn2.microsoft.com/en-us/library/ms694197.aspx
Armin

Oct 11 '07 #5
"eBob.com" <fa******@totallybogus.comschrieb
Thank you Armin. I hadn't even heard of it before. Do you know if
it's compatible with VB.NET? I took a look at the link you provided
but the only code I have seen, even with the "Language Filter" set
to Visual Basic, was C or C++ (#define statements).
I don't think there are managed interfaces (yet), but as I said "I have no
clue what it is..."

:-)
Armin

Oct 11 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: agrsaurabh | last post by:
Hello Everybody, I have created an AVI Player using DirectShow. This player is working fine. I have also created a View Window (with class name CViewWnd) using CFrameWnd class. This view...
0
by: pps | last post by:
I've been away from MSFT s/w for a few years... I need to develop some filter and higher-level control code work for MCE 2005. Which development tool environment do I need to get in order to do...
4
by: Tamir Khason | last post by:
Question: I have some custom video card with custom driver, which does not support DirectShow. How it possible (if it is) implement program using it within .NET enviroment? TNX -- Tamir...
0
by: Nick Z. | last post by:
I need to use DirectShow and it is just a pain in the butt with C#. (since the managed version of dx doesnt have directshow) I'm thinking of different ways of getting DirectShow functionality. I...
0
by: sengkok | last post by:
hi, i am using the directshow in C# to built a karaoke system,but i am facing a problem with the audio play in the video file (DAT format), some of the video file , i can control the music and...
2
by: Andrew Bullock | last post by:
Hi, I'm trying to use direct show to grab arbitrary frames from a DV .avi. I'm using the PlayWnd code from this example: http://www.codeproject.com/cs/media/directshownet.asp Currently an...
1
by: Michael A. Covington | last post by:
I asked about this several months ago and got some useful advice, but now that we've had 4 months of progress and turnover, let me ask again... What's involved in using DirectShow to edit video? ...
7
by: Dave | last post by:
Hi, can I use directshow in c#??? dose Microsoft still support direct show sdk or there is a new technology today??? what is the best way to draw on playing video and how can I do that??? ...
4
by: ink | last post by:
Hi All, I am trying to build an image capture user control using DirectShow to be used in an existing C# application. It needs to have a view finder/ preview window and be able to take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.