summaryrefslogtreecommitdiff
path: root/ffmpeg-fas/README
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-08-08 13:32:46 +0100
committerTim Redfern <tim@herge.(none)>2013-08-08 13:32:46 +0100
commita2254447b138af7fc0719e5a107816487255736b (patch)
treefc72463364bd158b5a042ac821766f466efdfcb0 /ffmpeg-fas/README
parent1f8aca919df6ab2d2636cddaa30de1e388b4c09d (diff)
basic speed control for video_loader
Diffstat (limited to 'ffmpeg-fas/README')
-rw-r--r--ffmpeg-fas/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/ffmpeg-fas/README b/ffmpeg-fas/README
deleted file mode 100644
index 6cb5e32..0000000
--- a/ffmpeg-fas/README
+++ /dev/null
@@ -1,14 +0,0 @@
-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)
-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. \ No newline at end of file