diff options
Diffstat (limited to 'graphics/libfame/pkg-descr')
-rw-r--r-- | graphics/libfame/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/libfame/pkg-descr b/graphics/libfame/pkg-descr new file mode 100644 index 00000000000..e6a7be5a074 --- /dev/null +++ b/graphics/libfame/pkg-descr @@ -0,0 +1,15 @@ +libfame is a video encoding library. + +It can currently encode MPEG-1 and MPEG-4 rectangular video, as well as +MPEG-4 video with arbitrary shape. + +Objectives + - Compliance : Provide bitstreams compliant to the MPEG-1, MPEG-2 and + MPEG-4 video standards. + - Speed : Provide a fast implementation of the techniques used in MPEG + standards. + - Flexibility : Allow the user to choose between different options for + speed, compression ratio and quality. + - Portability : Support many different platforms and architectures. + +WWW: http://fame.sourceforge.net/ |