Skip to content

Commit

Permalink
Update ABOUT, debian control files
Browse files Browse the repository at this point in the history
  • Loading branch information
CineEncoder committed Nov 19, 2021
1 parent f9885e8 commit 585365a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
7 changes: 3 additions & 4 deletions distros/debian/cine-encoder.1
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ CineEncoder is a video encoder based on Qt and C++.
.SH DESCRIPTION
Cine Encoder is an application, uses the FFmpeg, MKVToolNix and MediaInfo
utilities, that allows to convert media files while preserving HDR metadata.
Supported hardware encoding NVENC for codecs H265, H264 and Intel QSV
(for Windows and experimental for Linux) for codecs H264, MPEG-2.
The following encoding modes are implemented: H265, H264, VP9, MPEG-2,
XDCAM, DNxHR, ProRes. Licence: GNU GPL v.3.
Supported hardware encoding NVENC and Intel QSV (for Windows and experimental
for Linux). The following encoding modes are implemented: H265, H264, VP9,
MPEG-2, XDCAM, DNxHR, ProRes. Licence: GNU GPL v.3.
.SH OPTIONS
No options for this man page
.SH SEE ALSO
Expand Down
7 changes: 3 additions & 4 deletions distros/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Depends: ${misc:Depends},
Description: Cine Encoder 2021 ver 3.5
Cine Encoder is an application, uses the FFmpeg, MKVToolNix and MediaInfo
utilities, that allows to convert media files while preserving HDR metadata.
Supported hardware encoding NVENC for codecs H265, H264 and Intel QSV
(for Windows and experimental for Linux) for codecs H264, MPEG-2.
The following encoding modes are implemented: H265, H264, VP9, MPEG-2,
XDCAM, DNxHR, ProRes.
Supported hardware encoding NVENC and Intel QSV (for Windows and experimental
for Linux). The following encoding modes are implemented: H265, H264, VP9,
MPEG-2, XDCAM, XAVC, DNxHR, ProRes.
Licence: GNU GPL v.3
6 changes: 3 additions & 3 deletions share/ABOUT
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ Cine Encoder 2021 v3.5

Cine Encoder is an application, uses the FFmpeg, MKVToolNix and MediaInfo
utilities, that allows to convert media files while preserving HDR metadata.
Supported hardware encoding NVENC for codecs H265, H264 and Intel QSV (for
Windows and experimental for Linux) for codecs H264, MPEG-2. The following
encoding modes are implemented: H265, H264, VP9, MPEG-2, XDCAM, DNxHR, ProRes.
Supported hardware encoding NVENC and Intel QSV (for Windows and experimental
for Linux). The following encoding modes are implemented: H265, H264, VP9,
MPEG-2, XDCAM, XAVC, DNxHR, ProRes.

Supported operating system: Linux x86_64

Expand Down

0 comments on commit 585365a

Please sign in to comment.