fbc1e6ed01
library, and libdv-tools, which installs all the associated tools. While doing this, clean-up useless dependencies in libdv's buildlink3.mk file. The main purpose of this change is to let mplayer use the dv codec (which is the default setting) while not depending on unused packages (gtk+).
11 lines
583 B
Text
11 lines
583 B
Text
The Quasar DV codec (libdv) is a software codec for DV video, the encoding
|
|
format used by most digital camcorders, typically those that support
|
|
the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv was developed
|
|
according to the official standards for DV video: IEC 61834 and SMPTE
|
|
314M.
|
|
|
|
This package provides playdv for displaying DV-encoded video data,
|
|
dubdv for inserting audio into a digital video stream, encodedv for
|
|
encoding a series of images to a digital video stream, and dvconnect
|
|
for capturing and sending raw DV streams using the Linux IEEE 1394
|
|
video1394 device.
|