I'm developing a C++ application that works with mov files. This is the first time I work with the Quicktime API, and it seems there's more than 1 API. What I'm trying to do is extract frames and/or audio from the mov file. The application needs to run on PC, Mac, Linux.
So my questions.
Google for: ffmpeg, libavcodec, libavformat