From 582c7a906d59ebb452bb6865387c8f906ca95233 Mon Sep 17 00:00:00 2001 From: LucasJJulien <169063936+LucasJJulien@users.noreply.github.com> Date: Thu, 24 Oct 2024 22:35:37 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e34f52f..c97d594 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Guaging the quality of software based on popularity alone is not the best way, I - [Virtual Machine](#virtual-machine) - [Video Downloader](#video-downloader) - [Video Player](#video-player) + - [Video Transcoder](#video-transcoder) - [Other](#other) @@ -81,6 +82,7 @@ Guaging the quality of software based on popularity alone is not the best way, I - [Graphics](#graphics) - [Screen Recording](#screen-recording) - [Audio](#audio) + - [Video Transcoder](#video-transcoder) - Development - [IDE](#ide) - [Code Editor](#code-editor) @@ -426,6 +428,12 @@ Guaging the quality of software based on popularity alone is not the best way, I | [iina](https://github.com/iina/iina) | The modern video player for macOS. | **MacOS** | 38k | | [VLC](https://github.com/videolan/vlc) | VLC is a libre and open source media player and multimedia engine, focused on playing everything, and running everywhere. | **Cross-platform** | 14k | +### Video-Transcoder + +| Name | Description | Platform | Stars | +| --- | --- | --- | --- | +| [HandBrake](https://github.com/HandBrake/HandBrake) | HandBrake's main development repository | **Cross-platform** | 17.6k | + ### Other