Git Product home page Git Product logo

cvideo_codec's Introduction

cvideo_codec

视频的编解码的原理的深度学习

一、 视频编码基础概念

类型 模块
视频编码基础概念 主流视频编码压缩技术基本概念(一)
视频编码基础概念 主流视频编码压缩技术基本概念(二)

二、 视频编码技术原理

类型 模块
视频编码技术原理

ffmpeg -re -i bangbangbang.mp4 -vcodec libx264 -acodec aac -f flv rtmp://localhost:1935/rtmplive/home

三、基础教程

第一章 数字视频

图像与视频,采样格式,人的视觉系统,视频质量的评价。

第二章 信息论基础

通信系统模型,信息的度量,信源编码,信道编码,率失真理论。

第三章 视频编码基础

视频冗余,视频压缩表示,视频压缩关键技术介绍,视频编码结构。

第四章 预测技术

二维运动估计算法,分象素运动估计,全局运动估计,方向预测。

第五章 变换编码理论

K-L变换,离散余弦变换,整数变换,哈达玛变换,小波变换。

第六章 量化

标量量化,矢量量化,均匀量化,率失真量化。

第七章 熵编码

变长编码理论,哈夫曼编码,哥伦布编码,算术编码,LZW和LZ78编码。

第八章 小波编码

小波变换,嵌入式零树小波编码,EZW编码,SPIHT编码,EBCOT编码。

第九章 视频预处理

去噪声处理算法,去隔行处理算法,超分辨率算法,帧率缩放算法,区块效应算法

第十章 视频编码标准

视频编码国际标准组织介绍,MPEG-1,MPEG-2/H.262,MPEG-4 ASP,H.263,H.264/AVC,AVS,VC-1。

第十一章 视频传输中的差错控制

差错控制技术,差错隐藏,差错恢复,多描述编码,信源信道联合编码。

第十二章 视频传输技术

视频通信的基本模式,视频传输对网络的要求,无线信道,IP网络,码率控制,缓冲区管理。

cvideo_codec's People

Contributors

chensongpoixs avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

cvideo_codec's Issues

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.