From acbe3ce54a411ccb77e6ffb20cfb19664b5afc20 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Sep 2007 21:36:23 +0000 Subject: [new port] multimedia/flv2mpeg4: Fast and less lossy FLV to MPEG4(AVI/MOV/MP4/MP3/3GP) converter flv2mpeg4 allows you convert a Flash Video / FLV file (YouTube's videos,etc) to MPEG4 (AVI/MOV/MP4/MP3/3GP) file online. It is using a compressed domain transcoder technology (outline in Japanese). It converts FLV to MPEG4 faster and less lossy than a typical transcoder. PR: ports/116446 Submitted by: Alex Kozlov --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index 77214d250d42..bac708bee723 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -37,6 +37,7 @@ SUBDIR += etoile-multimediakit SUBDIR += exportvideo SUBDIR += ffmpeg + SUBDIR += flv2mpeg4 SUBDIR += freevo SUBDIR += fxtv SUBDIR += gaupol -- cgit v1.2.3