blob: cf01789d3b3431f63f693de7e8dd9873da67bf88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: makemkv-bin
Section: video
Priority: optional
Maintainer: B Stack <bgstack15@gmail.com>
Build-Depends: debhelper (>=12~),
libavcodec58,
makemkv-oss
Standards-Version: 4.1.4
Homepage: https://www.makemkv.com
# libavcodec58 is listed only to prevent the "two choices available" error in obs. makemkv-oss handles the dependencies
Package: makemkv-bin
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Convert video into free and patents-unencumbered format.
MakeMKV is a format converter, otherwise called "transcoder". It converts
the video clips from proprietary (and usually encrypted) disc into a set of
MKV files, preserving most information but not changing it in any way.
|