Ports Search

Results 3,2013,210 of 5,161 for /ports-mgmt/.(0.005 seconds)
multimedia/oggvideotools-0.9 (Score: 0.006224396)
Toolbox for manipulating Ogg video files
The "Ogg Video Tools" is a toolbox for manipulating Ogg video files, which usually consist of a video stream (Theora) and an audio stream (Vorbis). It includes a number of handy command line tools for creating an manipulating these video files, such as for splitting the different streams.
multimedia/poe-0.5.1 (Score: 0.006224396)
Vorbis comment editor for GNUstep
Poe: A Pugnacious Ogg Editor. Poe is a vorbis comment editor. It tries to follow the vorbis comment header specification closely, while being convenient and flexible to use. Towards that end, it doesn't have a static 'form' style interface. Instead, it has an editable table of comments. The contents of the table change dependent upon preference settings, and what comments are in the ogg file you are editing. LICENSE: GPL2 or later
multimedia/ogmrip-1.0.1 (Score: 0.006224396)
Application and libraries for encoding DVDs into DivX/OGM files
OGMRip is an application and a set of libraries for ripping and encoding DVD into DivX/OGM files using a wide variety of codecs. It relies on mplayer, mencoder, ogmtools, oggenc and lame to perform its tasks. The GUI features a clean HIG-compliant GNOME 2 interface and tries to minimize as much as possible esoteric settings.
multimedia/gtk-youtube-viewer-3.2.3 (Score: 0.006224396)
GTK Search and play YouTube videos streaming in MPlayer
GTK YouTube Viewer is created to be a flexible and reliable open-source application which is dedicated to streaming YouTube Videos with MPlayer.
multimedia/openshot-1.4.3 (Score: 0.006224396)
Non-linear video editor
OpenShot Video Editor is a program designed to create videos on Linux. It can easily combine multiple video clips, audio clips, and images into a single project, and then export the video into many common video formats. OpenShot is a non-linear video editor, which means any frame of video can be accessed at any time, and thus the video clips can be layered, mixed, and arranged in very creative ways. All video clip edits (trimming, cutting, etc...) are non-destructive, meaning that the original video clips are never modified.
multimedia/OQTEncoder-0.1 (Score: 0.006224396)
Simple encoder using OpenQuicktime (TM)
[ from developer's readme ] OQTEncoder is just here to show how simple it is to realize an encoder using OpenQuicktime... It is simple, new and doesn't have a lot of functionality but it should soon be better and it's already usable ;) Just launch it without options and it will explain you how to use it ;). Here follows a simple example to encode any mpeg file using the great program mpeg2dec from Aaron Holzman: mpeg2dec -s -o pgmpipe test.mpg | oqtencoder -V jpeg test.mov
multimedia/OQTPlayer-0.5 (Score: 0.006224396)
Small, not functional, video OpenQuicktime (TM) player
OQTPlayer is a very very small, even not functional, very very buggy video player that uses OpenQuicktime and the SDL library. It is just a example to see how easy it is to use the OpenQuicktime library. Really!
multimedia/gmtk-1.0.9 (Score: 0.006224396)
Library for gnome-mplayer and gecko-mediaplayer
GNOME MPlayer Toolkit is a library for gnome-mplayer and gecko-mediaplayer. libgmlib - a set of functions that support non-graphical operations libgmtk - a set of gtk widgets to use with gnome-mplayer
multimedia/gnome-mplayer-1.0.9 (Score: 0.006224396)
GNOME frontend for MPlayer
GNOME MPlayer is a simple GUI for MPlayer. It is intended to be a nice tight player and provide a simple and clean interface to MPlayer. GNOME MPlayer has a rich API that is exposed via DBus. Using DBus you can control a single or multiple instances of GNOME MPlayer from a single command. The player can be used to play media on websites when used with Gecko Mediaplayer
multimedia/ppm2fli-2.1 (Score: 0.006224396)
Utilities to merge PPM files into animated FLI and backwards
PPM2FLI can read directly PPM,PGM,PBM and FBM files. If necessary it performs a quantization. The filters of the NETPBM, PBMPLUS and FBM package can be used as read filters. Together with one of this packages a large number of image formats can be handled. UNFLICK writes images in PPM or FBM format. In contrast to FBM2FLI no additional package is required to build PPM2FLI and UNFLICK. So it can be used without any of the above mentioned packages, if another source of PPM,PGM,PBM or FBM images is available. For example, PS images can be animated using ghostscript. The current version is call `beta' because some parts are relative new and not totally tested. I made tests on SUN sparc-stations (various versions of SUN-OS), on PC running LINUX and under MSDOS using the DJGPP DOS-extender. In all cases the GCC compiler was used. Under MSDOS I used a modified makefile. Anyway, in some environments changes in the makefile are necessary.