Source: bestsource-dmo
Section: video
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://github.com/vapoursynth/bestsource
Standards-Version: 4.7.4
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, libavcodec-dev,
 libavformat-dev, libxxhash-dev, python3-mesonpy, python3-dev,

Package: vapoursynth-bestsource
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, vapoursynth,
Description: wrapper library around FFmpeg
 Wrapper library around FFmpeg that ensures always sample and frame accurate
 access to audio and video with good seeking performance for everything
 except some lossy audio formats.
 .
 It can be used as either a C++ library directly or through the combined
 VapourSynth and Avisynth+ plugin that's included.
