473,388 Members | 1,600 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,388 software developers and data experts.

Video question

Suppose I wanted to write software which would put together a show by
segmenting together some existing video clips, repeating some of them over
and over, and either display the show, or even output it as a video file.

How much help can C# and .NET give me with this? How much of the
infrastructure is in place?

Nov 17 '05 #1
5 1301
Windows Movie Maker is done with DirectSHOW. It is better C++ with
DirectShow but with C# you can make a lot of things..

Nov 17 '05 #2
Actually, look for DirectShowLib (DirectShow.NET). It's a source forge
project which has brought over a good number of the direct show interfaces.
It makes using Direct Show extremely easy in C#.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"RicercatoreSbadato" <em***********@yahoo.it> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Windows Movie Maker is done with DirectSHOW. It is better C++ with
DirectShow but with C# you can make a lot of things..

Nov 17 '05 #3

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:Op*************@TK2MSFTNGP15.phx.gbl...
Actually, look for DirectShowLib (DirectShow.NET). It's a source forge
project which has brought over a good number of the direct show
interfaces. It makes using Direct Show extremely easy in C#.


Thanks. If I do the project, I certainly don't mind coding parts of it in
C++ as needed. I much prefer C# or Delphi for the user interface and
overall organization.
Nov 17 '05 #4
Can DirectShow burn a video file to a regular video DVD for playback in an
ordinary DVD player?
Nov 17 '05 #5
Michael,

The only way I can think that it would be able to do this would be to
plug a renderer to the end of a filter graph that would do this. However, I
don't think it is a good idea, as you would have to do a lot of conversion
into the two tracks for the DVD, and then burn it (and your data rate would
not be high enough, for sure).

You are better off getting some sort of third party software for this.
I think Windows has a unified interface for this, but I don't know if it
will handle the formatting of the DVD video tracks.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Michael A. Covington" <lo**@ai.uga.edu.for.address> wrote in message
news:ul*************@tk2msftngp13.phx.gbl...
Can DirectShow burn a video file to a regular video DVD for playback in an
ordinary DVD player?

Nov 17 '05 #6

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

Similar topics

4
by: Google Mike | last post by:
Is there a Linux PHP module so that I can process web cam video with Linux PHP from multiple USB ports? (I'm working on a video surveillance idea since I found out that my office spent a whopping...
1
by: Lonewolf | last post by:
Hi everyone, pls forgive me for my lack of knowledge and skills if my question sounds very stupid. I am trying to implement a video conferencing software and I am currently looking at a few set of...
1
by: majestik | last post by:
Question, can I see an event in Javascript that tells me a video starts playing using the <embed src="file.wmv>. I stream the video, but there is a wait time and wanted to pop up a message telling...
3
by: ghostrider | last post by:
Does anyone know how to recognise the image capture signal from a medical scope such as a video colonoscope? I've got video streaming from the scope to the computer but want my app to recognise...
8
by: Oscar Arreyano | last post by:
I did a website for a friend's company where they wanted a 'downloads' section similar to standard file sharing you see all over the place. Everything works great except for video. I know there are...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.