FFmpegReader(Private) Category Reference
[Graphic files access]

Internals of the FFmpeg reader. More...

List of all members.

Public Member Functions

(BOOL) - nextFrame
 Access the next frame in the movie.
(AVFrame *) - getFrame:
 Get and convert the needed frame.


Detailed Description

Internals of the FFmpeg reader.

This code is supposed to seek to the nearest previous key frame if needed, then to step through the frames up to the required frame. Due to some unpredictable behaviour in the key frames reporting and their time tagging : when a problem is detected, the key frame control structure is filled with only the first sequence frame. It is much slower, but (knock on wood) works.


Member Function Documentation

- (BOOL) nextFrame  

Access the next frame in the movie.

Returns:
Wether a frame was succesfully read

- (AVFrame *) getFrame: (u_long)  index  

Get and convert the needed frame.

Parameters:
index The index of the frame to get


The documentation for this category was generated from the following file:
Generated on Sat Mar 22 17:44:49 2008 for Lynkeos by  doxygen 1.5.4