Git Product home page Git Product logo

fawcourse_ffmpeg's Introduction

FawCourse_FFmpeg

FFmpeg教程,非控制台模式

所有示例

目录

  • 序言

    • 引言
    • 起因
    • 目标读者
  • 第一章 视频基础

    • 颜色空间
      • RGB颜色空间
      • YUV颜色空间
    • 推荐资料
    • 视频/图像的黑科技
  • 第二章 音频基础

    • 音频采样率
    • 声音的黑科技
  • 第三章 FFmpeg 入门

    • 配置环境
    • 容器及编码
      • 容器
      • 图像编码
      • 音频编码
    • 各种数据结构的生命周期
      • AVCodec
      • AVFormatContext
      • AVStream
      • AVCodecContext
      • AVInputFormat
      • AVDictionary
      • AVPacket
      • AVFrame
  • 第四章 Hello FFmpeg

    • 头文件
    • 初始化
    • 打开摄像头/麦克风
    • 打开输出流
    • 读帧
    • 写帧
    • 程序结构
  • 第五章 音视频格式处理

    • 音视频解码
    • 音视频编码
    • 音视频格式转换
    • 音频帧采样数调节
    • 音视频播放
    • 硬编码/硬解码
    • 程序结构
  • 第六章 FFmpeg与其他库的交互

    • AVFrame与Qt图片互转
    • AVFrame与GDI+图片互转
    • SDL1播放视频
    • SDL2播放视频
    • SDL2播放音频
    • wave函数播放音频
    • 枚举dshow设备
    • Windows捕获扬声器输出
    • 程序结构
  • 第七章 Filter 滤镜

    • 非滤镜图像处理
    • 非滤镜音频处理
    • 滤镜的使用

许可

test

本教程采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议许可。

fawcourse_ffmpeg's People

Contributors

fawdlstty avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.