vapoursynth.com
A video processing framework with simplicity in mind
Package Information
- Domain:
vapoursynth.com
- Name:
vapoursynth.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install vspipe
Programs
This package provides the following executable programs:
vspipe
Aliases
This package can also be accessed using these aliases:
vspipe
Available Versions
Show all 9 versions
72.0.0
,71.0.0
,70.0.0
,69.0.0
,68.0.0
67.0.0
,66.0.0
,65.0.0
,64.0.0
Latest Version: 72.0.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +vapoursynth.com@72.0.0 -- $SHELL -i
Dependencies
This package depends on:
python.org~3.11
github.com/sekrit-twc/zimg
linux:gnu.org/gcc/libstdcxx
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.vapoursynthcom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.