Code Monkey home page Code Monkey logo

ffmpeg-tutorial-cn's Introduction

FFmpeg Tutorial CN

如何用FFmpeg编写一个简单播放器

An ffmpeg and SDL Tutorial

or

How to Write a Video Player in Less Than 1000 Lines


教程英文原文由Stephen Dranger写成,并发布在 http://dranger.com/ffmpeg/ffmpeg.html ,中文版原始翻译出处不详,本文档参考百度文库中的翻译版本及部分其它译本进行校正和重排。正如原文作者在教程开始部分指出的,教程中有些内容已经过时了,教程提供的代码中使用的API 有些已经被FFmpeg 废弃了。不过好在有开发者更新教程的代码到比较新的FFmpeg版本(ffmpeg version N-50314-gf6fff8e),因此文章作为开发者的入门教程还是很有参考价值。

本文档LaTeX源码和PDF文档发布在Github:https://github.com/huwan/FFmpeg-Tutorial-CN ,你可以在这里获取最新更新,如果有发现文字或翻译错误,请提交到FFmpeg-Tutorial-CN/issues

原文的版权声明:

This work is licensed under the Creative Commons Attribution-Share Alike 2.5 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/2.5/ or send a letter to Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.

Code examples are based off of FFplay, Copyright (c) 2003 Fabrice Bellard, and a tutorial by Martin Bohme.

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.