Re: Graph priority question
- From: "José Manuel Álvarez" <jalvarez@xxxxxxxxxx>
- Date: Mon, 12 Jun 2006 20:54:18 +0200
I'm reading 2 MPEG videos and showing a memory base generation of video
(that means a source filter rendered)
There's somekind of synchronization between them.
My problem is setting the frame rate of the source filter. I can run it
faster but it takes more and more CPU.
I'd like to give more priority to the reading threads than the other one. In
that way I could increase the frame rate of the memory one without taking
out all the CPU (because it has not so much priority as the other ones).
Does this explain something?
Do you thing could be another way of doing something similar?
Thanks in advance.
Jose
"novakinblood" <kboydgibson@xxxxxxxxx> escribió en el mensaje
news:1150124164.311950.100220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
José Manuel Álvarez wrote:
Hello,
I'm reading several video files with the same applications
(simultaneously)
and I'd like to set priority o each of them.
It could be seen as a multithread application where I could change the
priority of each frame. The problem Is I don't know how with direcctshow.
Any ideas?
Thanks in advance
Jose Alvarez
jalvarez@xxxxxxxxxx
What are you trying to achieve by setting a higher priority; no dropped
frames, resolution, ?
.
- References:
- Graph priority question
- From: José Manuel Álvarez
- Re: Graph priority question
- From: novakinblood
- Graph priority question
- Prev by Date: Re: Fastest pixel tweaking on a frame grab...
- Next by Date: Re: "Duplicate" video window in Allocator
- Previous by thread: Re: Graph priority question
- Next by thread: Alternative Mpeg2 Demultiplexer
- Index(es):
Relevant Pages
|