mirror of
https://github.com/Lissy93/awesome-privacy.git
synced 2026-03-11 08:55:33 +00:00
Merge pull request #389 from Bd-Mutant7/main
Adds FFmpeg to File Converters
This commit is contained in:
commit
e55f08c833
1 changed files with 11 additions and 1 deletions
|
|
@ -4997,7 +4997,17 @@ categories:
|
|||
services: []
|
||||
- name: File Converters
|
||||
alternativeTo: ['format factory', 'handbrake', 'freemake video converter', 'any video converter', 'online-convert.com']
|
||||
services: []
|
||||
services:
|
||||
- name: FFmpeg
|
||||
url: https://ffmpeg.org/
|
||||
icon: https://ffmpeg.org/favicon.ico
|
||||
openSource: true
|
||||
github: FFmpeg/FFmpeg
|
||||
description: |
|
||||
A complete, cross-platform solution to record, convert, and stream audio and
|
||||
video. It's the industry standard multimedia framework, handling a vast range
|
||||
of formats. As a command-line tool, it guarantees that all processing is done
|
||||
locally on your machine.
|
||||
|
||||
- name: Creativity
|
||||
sections:
|
||||
|
|
|
|||
Loading…
Reference in a new issue