dvconnect
software library for DV format digital video (sample apps)
Install
- All systems
-
curl cmd.cat/dvconnect.sh
- Debian
-
apt-get install libdv-bin
- Ubuntu
-
apt-get install libdv-bin
- Alpine
-
apk add libdv
- Arch Linux
-
pacman -S libdv
- Kali Linux
-
apt-get install libdv-bin
- CentOS
-
yum install libdv-tools
- Fedora
-
dnf install libdv-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libdv-bin
- OS X
-
brew install libdv
- Raspbian
-
apt-get install libdv-bin
- Dockerfile
- dockerfile.run/dvconnect
- Docker
-
docker run cmd.cat/dvconnect dvconnect
powered by Commando
libdv-bin
software library for DV format digital video (sample apps)
The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders. This package contains sample programs for viewing (playdv), encoding (encodedv), transferring DV data (dvconnect) and insert audio into a DV stream (dubdv).
libdv-tools
Basic tools to manipulate Digital Video streams
libdv
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.