# ffmpeg-desktop **Repository Path**: ByteDance/ffmpeg-desktop ## Basic Information - **Project Name**: ffmpeg-desktop - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-12 - **Last Updated**: 2025-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CCCreator FFmpeg README ============= This repository hosts a customized version of FFmpeg, building upon the official FFmpeg project. It includes the standard suite of FFmpeg libraries and tools, augmented with our proprietary codecs and specialized audio/video processing enhancements. The original FFmpeg project provides a comprehensive collection of libraries and tools for handling multimedia content such as audio, video, subtitles, and related metadata. ## Custom Features This version of FFmpeg has been enhanced with several custom features developed by our team: * **Proprietary Codecs:** Integration of in-house developed codecs to support specialized multimedia formats and workflows. * **Advanced Audio/Video Capabilities:** Introduction of new and improved audio/video processing functions, offering extended capabilities beyond the standard FFmpeg toolkit. (Further details or links to specific documentation for these custom features can be added here.) ## License This project is adapted from FFmpeg( GitHub - FFmpeg/FFmpeg: Mirror of https://git.ffmpeg.org/ffmpeg.git), which is licensed under this license(https://github.com/FFmpeg/FFmpeg/tree/master?tab=License-1-ov-file). The modifications we made are licensed under GNU Lesser General Public License version 2.1 or later (LGPL v2.1+), read the file COPYING.LGPLv2.1 for details.