libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit 77909ecd54fc4e71ca1941628c2d3650f29e51b5
parent 9b5d09e17c987ea2018854322a2351aa1ff17e45
Author: Heikki Lindholm <holin@iki.fi>
Date:   Sat, 21 Jun 2008 09:00:06 +0000

update


Diffstat:
Msrc/plugins/thumbnailffmpeg/README | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/plugins/thumbnailffmpeg/README b/src/plugins/thumbnailffmpeg/README @@ -1,5 +1,6 @@ This is a thumbnail extractor using the ffmpeg libraries that will eventually -support extracting thumbnails from both image and video files. +support extracting thumbnails from both image and video files. Compiling +the ffmpeg libraries requires at least GNU make version 3.81. A local ffmpeg tree is used, because (1) there are no recent official releases of the ffmpeg libs, @@ -16,6 +17,7 @@ tests: - multithreading test - zzuf test - random input test +(- valgrind) At least, the following should be eventually enabled: if ! ./configure \