I wonder if I can get two output from same avi file. I dont want to initialize
two graph for one video to get two output, because hard disk goes slow down.
How can do it ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wonder if I can get two output from same avi file. I dont want to initialize
two graph for one video to get two output, because hard disk goes slow down.
How can do it ?
You can achieve to make custom allocator and then draw texture where ever you
need.
I'm sorry, I didn't understand what you mean about "custom
allocator".