Ask Your Question

TVMSiber's profile - activity

2013-03-15 06:12:29 -0600 commented answer Force opencv to use a particular decoder

I think I haven't posed my question very clearly. I have h264 decoder installed. But, as I said, current decoder crashes after some time. It can be a memory leak, but memory looks fine in task manager. I think, it has to do with decoder implementation. As I said, if I get another h264 decoder, for example from Elecard or from Main-Concept, can I force OpenCV to use the new h264 decoder?

2013-03-15 04:17:45 -0600 asked a question Force opencv to use a particular decoder

Hello, everybody! I have a problem. When I keep my application running, after some hours of running it crashes and in log I see errors from h264 decoder. Can I get a better (more stable) h264-decoder from somewhere and force opencv to use it?