Is there a way that I can extract frame by frame from a video file. I need raw rgb data in my memory so i can calculate positions of objects. I tried doing that using ffmpeg in linux but i had a lot of problems, for example when I use function av_register_all() I get full screen of errors. The tutorial describes pretty much what I need, but it's out of date and I cant compile it with new version of ffmpeg. Can someone help me with some advice on how to update/edit this code or different method of compiling.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
|
|