Ports 搜索

共有643项符合/multimedia/的查询结果,以下是第451460项(搜索用时0.004秒)
multimedia/subtitlecomposer-0.5.7 (Score: 0.12770298)
Subtitle editor for KDE
Subtitle Composer supports the basic operations (text, time, and style edition) as well as real time preview, spell checking and more; aiming to become an improved version of Subtitle Workshop for UNIX-like OSes.
multimedia/xtheater-1.0.0.p1 (Score: 0.12770298)
MPEG-1 player in GTK+ capable of playing MPEG-1 format streams
Xtheater is a Media Player for Linux capable of playing MPEG video and audio files, network streams, and VCDs, as well as AVI and ASF files. It tries to keep things simple and straightforward to provide the simplest, most stable behavior as possilbe, while at the same time offering a nice featureset.
multimedia/xvid-1.3.4 (Score: 0.12770298)
Opensource MPEG-4 codec, based on OpenDivx
An opensource MPEG-4 codec, based on OpenDivx
multimedia/transcode-1.1.7 (Score: 0.12770298)
Text-console utility for video stream processing
transcode is a text-console utility for video stream processing, running on a platform that supports shared libraries and threads. Decoding and encoding is done by loading modules that are responsible for feeding transcode with raw video/audio streams (import modules) and encoding the frames (export modules). It supports elementary video and audio frame transformations, including de-interlacing or fast resizing of video frames and loading of external filters. A number of modules are included to enable import of DVDs on-the-fly, MPEG elementary (ES) or program streams (VOB), MPEG video, Digital Video (DV), YUV4MPEG streams, NuppelVideo file format and raw or compressed (pass-through) video frames and export modules for writing DivX;-), OpenDivX, DivX 4.xx or uncompressed AVI files with MPEG, AC3 (pass-through) or PCM audio. Additional export modules to write single frames (PPM) or YUV4MPEG streams are available, as well as an interface import module to the avifile library. Its modular concept is intended to provide flexibility and easy user extensibility to include other video/audio codecs or file types.
multimedia/umph-0.2.5 (Score: 0.12770298)
YouTube video playlist parser for cclive and alike tools
umph is a command line tool for parsing Youtube playlists. It prints playlist video links, each separated with a newline, to the standard output stream, while everything else gets printed to the standard error stream. umph can be run with a simple interactive prompt to select the printed video links.
multimedia/vapoursynth-r33.1 (Score: 0.12770298)
Video processing framework with simplicity in mind
VapourSynth is an application for video manipulation. Or a plugin. Or a library. It's hard to tell because it has a core library written in C++ and a Python module to allow video scripts to be created. It came to be when I started thinking about alternative designs for Avisynth and most of it was written over a 3 month period. The software has been heavily inspired by Avisynth and aims to be a 21st century rewrite, taking advantage of the advancements computers have made since the late 90s. The main features compared to Avisynth are: * Multithreaded - Frame level multithreading that scales well * Generalized Colorspaces - New colorspaces can be specified at runtime * Per Frame Properties - Additional metadata can be attached to frames * Python Based - The scripting part is implemented as a Python module so you don't have to learn a special language * Support for video with format changes - Some video just can't stick to one format or frame size. VapourSynth can handle any kind of change * Compatible with a large number of already existing Avisynth plugins
multimedia/vstream-client-1.2.1.1 (Score: 0.12770298)
Client library for the Tivo vstream server
This is a fork off of the vstream library from the tivo-mplayer project. It has been stripped down to just the client code, and includes an example client application. If you have vserver installed on your Tivo (which most tivo hackers do), then you can use this simple client to stream .ty files from it. MPlayer will also include support for this library soon. This library can also be used by MPlayer/MEncoder to watch/re-encode tivo streams live over a network. (As of October 2005, mplayer does in fact have support for this library.)
multimedia/webcamd-4.8.0.4 (Score: 0.12770298)
Port of Linux USB webcam and DVB drivers into userspace
Webcamd is a daemon that enables use of hundreds of different USB based webcam and DVB USB devices under the FreeBSD-8/9 operating system. The webcam daemon is basically an application which is a port of Linux USB device drivers into userspace on FreeBSD. The daemon currently depends on libc, pthreads, libusb and the CUSE4BSD kernel module.
multimedia/WinFF-1.5.2 (Score: 0.12770298)
Convert your videos quickly, easily, and all at once
WinFF is a GUI for FFmpeg. It will let you encode videos easily.
multimedia/x264-0.148.2708 (Score: 0.12770298)
H.264/MPEG-4 AVC Video Encoding (Front End CLI)
x264 is a free library for encoding H.264/AVC (aka MPEG-4 Part 10) video streams. Encoder features * CAVLC/CABAC * Multi-references * Intra: all modes (4x4 and 16x16 with all predictions) * Inter P: all partitions (from 16x16 down to 4x4) * Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT) * Ratecontrol: constant quantizer, constant bitrate, or multipass ABR * Scene cut detection