# FFMPEG视音频解惑 **Repository Path**: xiaoyungongcheng/ffmpeg_demo ## Basic Information - **Project Name**: FFMPEG视音频解惑 - **Description**: 关于视频的操作,包括编码,解码,视音频解析播放,视频格式转换等。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2018-09-20 - **Last Updated**: 2021-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FFMPEG视音频解惑 ```$xslt sudo apt-get install libsdl2-dev sudo apt-get install libarchive-dev apt-get install liblzma-dev sudo apt-get install libmp3lame-dev ``` #### Description 关于视频的操作,包括编码,解码,视音频解析播放,视频格式转换等。 基于ubuntu 系统 #### Software Architecture Software architecture description #### Installation 1. 安装 ffmpeg 2. 编写CMakeLists.txt 3. 编写c文件 #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the project 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature