| Author |
Message |
Marius
Joined: Jun 10, 2013 Posts: 51
|
Posted: Dec 12, 2013 9:34 PM Post subject: Bug with VideoFilePlayer |
|
Hi Jarek,
we are having trouble with VideoFilePlayer
It is set to play in loop. Every time the video reaches its end and starts from the beginning, BioEra will fetch the active window focus in Windows. The means that any other program (e.g. a Word document) in which the user is typing looses the active Window focus, and work is interupted. For Video lengths like 5 seconds, which we use often, this makes any other user activity outside BioEra impossible. Our customers are therefore troubled with it. Can you help?
Marius |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1081
|
Posted: Dec 13, 2013 12:00 AM Post subject: |
|
This doesn't happen here. And BioEra doesn't do anything like that.
The only conclusion - your video codec must be doing it and I see no way to prevent it. |
|
 |
Marius
Joined: Jun 10, 2013 Posts: 51
|
Posted: Dec 13, 2013 4:23 PM Post subject: |
|
I did some testing and I found what is happening here:
When the Video runs to the end while the video display is hidden, then this bug appears.
Can you reproduce that?
Marius |
|
 |
Marius
Joined: Jun 10, 2013 Posts: 51
|
Posted: Dec 13, 2013 4:29 PM Post subject: |
|
Addition: It happens ONLY when the Video is running AND hidden. |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1081
|
Posted: Dec 13, 2013 7:26 PM Post subject: |
|
If it is hidden, then why do you even play it?
But no, I can't reproduce it even when the chart is hidden on the main Runtime window (when chart is on a separate dialog, the video won't start here). |
|
 |
Marius
Joined: Jun 10, 2013 Posts: 51
|
Posted: Dec 13, 2013 8:22 PM Post subject: |
|
thanks for trying. I will try to make a simple snippet that reproduces it.
For our software, hiding and playing are individual paramters that combine in any order. Among other reasons, this keeps multiple displays of the same video in synch.
|
|