CCCreator WASM FFmpeg README
base on FFmpeg RELEASE-3.3.9
=============
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.)
CCCreator WASM FFmpeg README base on FFmpeg RELEASE-3.3.9 =============
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:
(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.