[Helix-producer-issues] [Bug 15376] New: Can not encode from device with Postview for second times
Helix Bug Tracker <[email protected]> Tue, 28 May 2013 02:25:57 -0700
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
https://bugs.helixcommunity.org/show_bug.cgi?id=15376
guest created:
Priority: P3
Operating System: Win2k
AssignedTo: stevenmcmillen
QAContact: produceriz
Summary: Can not encode from device with Postview for second time
s
Severity: TRIAGE
Status: NEW
Last changed date: 2004-03-04 10:21:02
Hardware: x86
Version: unspecified
Tracker: Settings Files
Project: helix-producer
Target Milestone: Beta
When I encode from Device with Postview window, BuildInstance() call for
IID_IHXTInput returns
fail for the second times. If I encode from file, it works.
REPRODUCE:
1. Update main.cpp of advencoder sample
- add loop from Step 2: to Step 14:
while(1) {
// Step 2: Initialize the logging system so that log messages are
transmitted
if (SUCCEEDED(res))
res = encoderApp.InitializeLogSystem();
:
:
// Step 14: Start encoding
if (SUCCEEDED(res))
res = encoderApp.StartEncoding();
}
2. Run advencoder.exe
3. Disable log system
4. Set input to Device
5. Enable Postview
6. Start encoding
7. Wait 30 seconds
8. Repeat from 4
------- Additional Comments From guest 2013-28-05 02:25 GMT-0800 -------
This bug is a clone of bug #478, created by guest
--
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You are in the CC list for the product the bug is within.
This e-mail is sent to you automatically from the Helix Bug Tracker. Please, do
not respond to this message, but instead edit your Bug Tracker user preferences
to change when Bug Tracker sends you e-mail.