IWMWriter::AllocateSample() failed
Mon, 17 Aug 2009 00:22:40 -0700 (PDT)
i m using iwmwriter to writer asf file. it was working well, but when
disk has no space, then AllocateSample() failed with
NS_E_INVALID_REQUEST and main problem is virtual memory continuously
increasing.
can anyone help me plz ...
|
??????????????????
Fri, 14 Aug 2009 20:49:50 -0700
Çë¸÷½çÖ§³ÖÕß, ¸øÎÒÁªÏµÒ»ÏÂ.
ҶЦ¾ê
...
|
Problem when encoding from Pinnacle Dazzle
Fri, 14 Aug 2009 08:08:53 -0700 (PDT)
Hi folks,
I'm programming an encoder application. And I'm using Pinnacle Dazzle
DVC-90 as device.
My problem is when I start the encoding process sound is not working.
It sends no sound data.
It strange thing is that I dont get any error. It just doesnt send
audio data.
In my tests I figured out that ...
|
Windows Media Source Plug-ins in Windows 7
Thu, 13 Aug 2009 12:22:02 -0700
I have created a source plugin for Windows Media Player as described here:
http://msdn.microsoft.com/en-us/library/dd743738(VS.85).aspx
The WMCreateStreamForURL function in my plugin is called in both Windows XP
and in Windows Vista (using Windows Media Player 11).
In Windows 7 (using Windows Media Player 1 ...
|
Problem in SDK
Wed, 12 Aug 2009 21:23:35 -0700 (PDT)
I'm writing a VC++ code to read the .ASF file header object and i need
to use dshow.h , I'm getting "Cannot open include file: 'dShow.h': No
such file or directory" . I have installed DXSDK_Mar09 in my PC and do
i need do install Direct show SDK also.?? I'm really confused please
help me. ...
|
Cannot encode using WME 9 SDK
Mon, 10 Aug 2009 09:38:01 -0700
I get this error and can't seem to resolve it: Cannot find a valid output
stream from the source.
at this line in code. I'm using the WME sdk's sample code for this.
// Start the encoding process.
// Wait until the encoding process stops before exiting the application.
...
|
Encoding from Two Video Sources
Sat, 8 Aug 2009 16:25:01 -0700
I understand it's well within the scope of WME to encode from multiple source
groups, reading from one group at a time. I was wondering if the foundation
of the SDK facilitated for encoding from two or more video sources
simultaneously and providing coordinate offsets for the output file.
I've just seen a ...
|
|
|
WPD can not work on Windows XP
Wed, 5 Aug 2009 22:40:01 -0700
I am writing the codes using WPD to detect my cell phone.
On Vista and Windows 7, it's OK.
But when I using it under Windows XP, the WPD can not find any device.
I try installing the WMP 11 Player and WMP11 Format SDK runtime, but the
problem is still there.
However, the WMP 11 Player can detect my cell phone ...
|
test
Sat, 1 Aug 2009 00:06:02 +0700
...
|
Encapsulate MPEG-4 elementary stream into ASF container
Wed, 29 Jul 2009 05:27:49 -0700 (PDT)
Hi all
I have a IP-camera which generates MPEG-4 elementary stream runtimely.
The bit-stream looks like...
00 00 01 B0 01 00 00 01 B5 09 00 00 01 00 00 00
01 20 00 C4 88 BA 98 51 40 43 C1 44 3F 00 00 01
B6 15 90 D8 1D 82 C8 14 60 C2 48 30 06 8F 84 71
....
The first 29 bytes are the stream header(they are ...
|