123456789101112131415161718192021222324252627 |
- name: handbrake
- description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
- annotations:
- title: HandBrake
- type: application
- version: 1.0.3
- apiVersion: v2
- appVersion: 23.12.2
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.9
- home: https://github.com/jlesage/docker-handbrake
- icon: https://media.sys.truenas.net/apps/handbrake/icons/icon.png
- sources:
- - https://github.com/jlesage/docker-handbrake
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/handbrake
- - https://hub.docker.com/r/jlesage/handbrake
- keywords:
- - media
- - video
- - transcoder
|