An open API service indexing awesome lists of open source software.

https://github.com/lijian736/ffmpegutils

A simple FFMPEG encoder, decoder and transcoder utils
https://github.com/lijian736/ffmpegutils

cpp decoder encoder ffmpeg transcoder

Last synced: about 1 year ago
JSON representation

A simple FFMPEG encoder, decoder and transcoder utils

Awesome Lists containing this project

README

          

# ffmpegutils

#### 介绍
FFmpeg编码、解码和转码类

#### 软件架构
软件架构说明

#### 安装教程

直接使用

#### 使用说明

1. ffmpeg_decoder,FFmpeg解码类
2. ffmpeg_encoder,FFmpeg编码类
3. ffmpeg_transcoder,FFmpeg转码类
4. codec_utils,H264的辅助功能函数