diff options
Diffstat (limited to 'media-video/ffdiaporama/metadata.xml')
-rw-r--r-- | media-video/ffdiaporama/metadata.xml | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/media-video/ffdiaporama/metadata.xml b/media-video/ffdiaporama/metadata.xml new file mode 100644 index 000000000000..3271eedfdbe6 --- /dev/null +++ b/media-video/ffdiaporama/metadata.xml @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>proxy-maintainers</herd> + <maintainer> + <email>hasufell@gentoo.org</email> + <name>Julian Ospald</name> + <description>Maintainer, assign bugs to him</description> + </maintainer> + <maintainer> + <email>olivier.laurantin@laposte.net</email> + <name>Olivier Laurantin</name> + <description>Proxy maintainer. CC him on bugs</description> + </maintainer> + <upstream> + <changelog>http://ffdiaporama.tuxfamily.org/?page_id=7266&lang=en</changelog> + <doc lang="en">http://ffdiaporama.tuxfamily.org/?page_id=6268</doc> + <bugs-to>http://ffdiaporama.tuxfamily.org/Forum/viewforum.php?id=4</bugs-to> + </upstream> + <longdescription lang="en"> +ffDiaporama is an application for creating video sequences consisting of + + - titles, fixed or animated. + - images or photos, fixed or animated. + - movie clips + - music + +These sequences are assembled into a slide show by means of transitions to produce complete videos +The following options are available: + + + - Reframing of images and photos + - Cutting of video clips + - Adding text, notes to images, photos, sequences and animations + - Graphical filters on the images and the videos (conversion into black and white, dust removal, equalization of colors, etc.) + - Creation of animation by zoom, rotation or Ken Burns Effect on images or photos + - Correction of the images and the videos during animations (luminosity, contrast, gamma, colors, etc.) + - Transitions between sequences with definition of the transition type, sequence by sequence. + - Addition of a background sound (wav, mp3 or ogg) with customizable effects for volume, fade in/out and passage in pause, sequence by sequence. + - Generation of videos usable on most current video equipment (DVD player/smartphone, multimedia box, hard drive, etc.) but also publishable on the main video-sharing Websites (YouTube, Dailymotion, etc.) + - Video formats from QVGA (320×240) to Full HD (1920×1080) by way of the DVD and HD 720 formats. + - Image geometry (aspect ratio) : 4:3, 16:9 or 2.35:1 (cinema) + - Possible formats for rendering : avi, mpg, mp4, mkv + </longdescription> + <use> + <flag name='openclipart'>Support openslipart database</flag> + <flag name='texturemate'>Install extra backgrounds</flag> + </use> +</pkgmetadata> + |