From 217e8f540e6f90a3ee7c7d822dd642d95643d841 Mon Sep 17 00:00:00 2001 From: Kenny McClive Date: Mon, 9 Sep 2019 20:49:10 -0600 Subject: [PATCH] Clarified output formats in README. --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index cd4febf..693c857 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,16 @@ Tricycle is an open-source video transcoder for macOS. It takes the guesswork o ## Features * Reads/decodes most video and audio formats -* Container formats: - * MP4 - * MKV -* Video formats: - * AVC (H.264) - * HEVC (H.265) -* Audio formats: - * AAC - * Dolby Digital (AC-3) +* Writes/encodes to the following formats + * Container formats: + * MP4 + * MKV + * Video formats: + * AVC (H.264) + * HEVC (H.265) + * Audio formats: + * AAC + * Dolby Digital (AC-3) * Supports 4K resolution and HDR (HDR10) * Tonemaps HDR to SDR * Scales video to standard resolutions