-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I created (and used) a Windows Media Encoder object in Microsoft Visual C# 2008 Express Edition on MS Server 2003 64 bit. This worked fine.
However, when I attempted to create the equivalent Windows Media Encoder object using Microsoft Visual Web Developer 2008 on MS Server 2003 64 bit,…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello everyone,
I am using the following code snippet to run on Windows Server 2003 x64 edition. I met with the following error when invoking encoder.start method. I am using Windows Media Encoder 9.
System.Runtime.InteropServices.COMException 0xC00D1B67
My code snippet is below, does anyone have…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have an ASF file which contain 8 audios and 1 video. Now i want to merge this file with other of same ASF type. Is it possible to do with windows media SDK.
My language is VC++
Please give some help
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
There is a facility in Microsoft Encoder to give input from a file or from a device such as webcam for streaming. But i haven't found a way to give live video stream to encoder. i.e. How to make encoder listen to particular UDP port. From which encoder will take input stream and encode it and push…
>>> More
-
as seen on Super User
- Search for 'Super User'
Hello,
sometimes I like capturing my screen for others to see. Only thing: I am playing games while I do it.
I have tried a few streaming solutions where Windows Media Encoder coupled with my own Windows server appealed to me most, because I can change resolutions, etc.
I also tried ustream coupled…
>>> More