playdv
software library for DV format digital video (sample apps)
Install
- All systems
-
curl cmd.cat/playdv.sh
- Debian
-
apt-get install libdv-bin
- Ubuntu
-
apt-get install libdv-bin
- Alpine
-
apk add libdv-tools
- 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
- Raspbian
-
apt-get install libdv-bin
- Dockerfile
- dockerfile.run/playdv
- Docker
-
docker run cmd.cat/playdv playdv
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).