Metadata-Version: 2.1
Name: cine-encoder
Version: 2.4
Summary: Encoder
Home-page: https://github.com/CineEncoder/cine-encoder
Author: Oleg Kozhukharenko
Author-email: depositmail@mail.ru
License: GPLv3
Description: Cine Encoder 2020SE
        
        Cine Encoder is an application that allows you to convert media
        files while preserving HDR metadata. NVENC hardware encoding for 
        NVIDIA video cards is also supported for H265 and H264 modes. 
        The following encoding modes are implemented:
        
         - H265 NVENC (8, 10 bit)
         - H265 (8, 10 bit)
         - VP9 (10 bit)
         - AV1 (10 bit)
         - H264 NVENC (8 bit)
         - H264 (8 bit)
         - DNxHR HQX 4:2:2 (10 bit)
         - ProRes HQ 4:2:2 (10 bit)
        
        Supported operating system: Linux x86_64, Windows10 x64.
        
        Licence: GNU GPL v.3
        
        
        
        
Keywords: video
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Requires: pyqt5
Requires: pymediainfo
Requires-Python: >=3.6
Description-Content-Type: text/markdown
