public
Description: ffmpeg - Frame Accurate Seeking Extension - A library to accomplish frame-accurate seeking, and frame-counting, for video processing applications
Homepage:
Clone URL: git://github.com/lbrandy/ffmpeg-fas.git
lbrandy (author)
Fri Jan 02 15:56:33 -0800 2009
commit  170d3bca25e6f63b0eae3fb57a932419c841eb33
tree    9f167cf8245978455378eba69fae13380d37e608
README
The frame-accurate seek library extension to ffmpeg requires ffmpeg. 
Getting the most recent version of ffmpeg and building it from source is
recommended:

svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg

The test/example build script requires ffmpeg be checked out (or symlinked)
and built (./configure ; make) from the base directory. 

Features:
1) Simplified interface for video processing 
2) Frame-accurate seeking using a seek-table
3) Online creation of a seek-table through normal decoding
4) Saving and loading of seek-tables.