How to merge 2 asf files.?
Tue, 9 Feb 2010 21:47:01 -0800
Hello,
I want to know how can I merge files which is splitted from same base file
and different base file.Is there any way to do this .?
I'm working on VC++ 6.0
Please help...
Thanks ...
|
playing video data using onstreamsample from windows media sdk
Tue, 9 Feb 2010 18:00:12 -0800 (PST)
Hi everyone,
As i need to extract embedded data extension units (DUE) from my
video, i had to use the onStreamSample callback. However i realised
that video sample data retrieved from onstreamsample is compressed.
Previously when using onSample, i managed to playback the video by
converting the uncompressed d ...
|
Custom Data Unit Extensions
Tue, 9 Feb 2010 17:42:14 -0800 (PST)
Hi everyone,
I managed to set due to an encoded wmv using the windows media sdk
sample from "Programming Microsoft Directshow". It works fine for a
timecode due. However as i tried to specify my own custom due of 140
bytes, upon viewing using both the wmstats sample and the windows
media asf viewer, i realise ...
|
Setting FPS using WMEncoder Options
Thu, 4 Feb 2010 13:44:03 -0800 (PST)
OK,
You wrote: What about reading the docs in the WME9 SDK?
I'm agree, but......
WHERE I CAN GET "docs in the WME9 SDK"?
Or I need read VC++ code samples, and screw my brain to adopt them to
C#?
By the way, I used to be C/C++ programmer, and not too bad programmer.
Anyway, please post the link to WME9 S ...
|
DMO and seeking
Thu, 4 Feb 2010 05:18:10 -0800 (PST)
Hi,
I've developed a DMO to run within WMP.
I would like to also implement seeking functionality, however I'm
trying to understand the seek flow
What functions within the DMO are called after I press anywhere on the
progress bar, and in what sequence.
(such as Discontinuity/GetInputStatus/ProcessInput/ProcessO ...
|
If then statement for param name=filename
Tue, 2 Feb 2010 17:42:01 -0800
We have a backup URL for our video source that is on another server. We are
hoping to build our page code IF the primary video URL doesn't connect THEN
use the backup video URL. Can that be done at the page code level? ...
|
WMP aspect ratio
Sun, 31 Jan 2010 11:20:01 -0800 (PST)
Hi, I have been trying to get a mkv file to play on my pc tried Widows
media player classic with coreavc but played video jerky even after
disabling ffdshow video codec although the ffdshow audio codec still
came up along with the media splitter and coreavc .So I got rid of it
and the ffdshow codecs.Vlc plays it ...
|
|
|
Question regarding SCardGetStatusChange when called from a service
Thu, 28 Jan 2010 23:14:01 -0800
Hi,
I am trying to use SCardGetStatusChange API in a system service and am
facing problems as the function returns 0x00000006. When I call this function
in a console application or Winlogon's Notify dll it works fine but as a
service I have this problem. Is there something I need to do when
SCardGetStatu ...
|
Windows Media Encoder 9 series SDK - C# solution
Thu, 28 Jan 2010 03:33:04 -0800 (PST)
I need use the SDK to connect and trasmiting my images generated
through a IP camera brand D“link model DCS 6620 to my point of publish
in Windows Media Services, but the object WMEncoder.RemoteFileName is
said not implemented.
How can I implement it? and how to inform user and password?
This solution is co ...
|
Using BDA/DirectShow compliant USB-Receiver
Wed, 27 Jan 2010 11:02:04 +0100
Hi
A DVB-C/Analog-TV USB-Receiver comes with a BDA/Direct Show compliant
driver.
- Can I use this Receiver directly with WMP11?
- Can I control this Receiver using the WMP ActiveX control from my own
application?
- How about EPG?
My target is to not have to use any Thirdparty application that comes
...
|