Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第3,1913,200项(搜索用时0.006秒)
multimedia/mkclean-0.8.7 (Score: 0.006224396)
Clean and optimize Matroska and WebM files
mkclean is a command line tool to clean and optimize Matroska files that have already been muxed.
multimedia/mkvalidator-0.5.0 (Score: 0.006224396)
Command line tool to verify Matroska and WebM files
mkvalidator is a simple command line tool to verify Matroska and WebM files for spec conformance. It checks the various bogus or missing key elements against the EBML DocType version of the file and reports the errors/warnings in the command line.
multimedia/mkxvcd-2.0.2 (Score: 0.006224396)
Makes high quality X/K/S/VCD movies from many formats
Makes high quality X/K/S/VCD movies from any format mplayer can play From README: GOAL Make a 2 hour vcd with good quality. USAGE mkxvcd.sh yourmovie.whateverextensionmplayercanplay mkxvcd.sh /dev/dvd (or whatever device your dvd drive is using) Options on the commandline are: -d for debugging. -m to force mplayer if you don't have transcode installed. -t to force transcode (you can also edit the script in the :user settings" section)
multimedia/mmpython-0.4.10 (Score: 0.006224396)
Retrieves metadata from mp3, ogg, avi, jpg, and other formats
MMPython is a Media Meta Data retrieval framework. It retrieves metadata from mp3, ogg, avi, jpg, tiff and other file formats. Among others it thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object oriented struture.
multimedia/mmsrip-0.7.0 (Score: 0.006224396)
MMS ripper - a client for the proprietary protocol mms://
MMSRIP is a client for the proprietary protocol MMS://. It actually saves to a file the content being streamed. Please remember that this is not intended for real use, its existence is only and must only be documentary.
multimedia/motion-3.2.12 (Score: 0.006224396)
Motion detection application
This is a port of motion, this version works with network cameras and with any capture devices that supports bktr(4) with composite and svideo inputs. Tuner support is not yet implemented. Latest port versions supports webcams supported by pwcbsd.
multimedia/mp3cd-1.027 (Score: 0.006224396)
Perl script that burns MP3 to audio CDs
mp3cd is a perl script that normalizes and burns MP3, OGG, and WAV files to audio CDs.
multimedia/mpeg2play-1.1b (Score: 0.006224396)
Program to play mpeg-2 movies on X displays
mpeg2play is a player for MPEG-1 and MPEG-2 video bitstreams. It is based on mpeg2decode by the MPEG Software Simulation Group.
multimedia/openquicktime-1.0 (Score: 0.006224396)
Portable library for handling Apple's QuickTime(TM) files
OpenQuicktime aims to be a portable library for handling Apple's QuickTime(TM) popular media files on Unix-like environments. This project was firstly designed to allow the porting of the 3ivx codec on any Unix, but is now a completely separate and fully Open Source project. Details: - OpenQuicktime library contains no embedded codecs but has a plugin system to dynamically load audio and video codecs. - OpenQuicktime contains no colorspace conversion algorithm. - OpenQuicktime is fully portable and fully configurable with all the autoconfigure and automake magic we have been able to add. - OpenQuicktime supports compressed headers (decoding only for the moment). - OpenQuicktime supports Quicktime Sound System version 2. - OpenQuicktime can support any inputs and outputs (file, HTTP, FTP, RTP, ...), in fact the functions used to read, write and seek are overloadable. - OpenQuicktime has an overloadable plugin mechanism. This is a complex feature which enables any application to use its own codecs instead of the OpenQuicktime ones.
multimedia/naludump-0.1.1 (Score: 0.006224396)
Delete NALU fill data from h.264 TS files
Naludump is a tool to delete NALU fill data from h.264 streams embedded into TS files. The overall file structure isn't modified, only complete TS packets of NALU fill data are removed. Naludump contains lots of code of Klaus Schmidinger's VDR, and is based on cocepts from Marten Richter's Nalustripper. Usage: naludump inputfile.ts [outputfile.ts]