Skip to content

Commit

Permalink
add link to chinese translation
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromoreira authored Oct 8, 2020
1 parent 4c95671 commit 521757f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[🇨🇳](/README-cn.md "Simplified Chinese")

[![license](https://img.shields.io/badge/license-BSD--3--Clause-blue.svg)](https://img.shields.io/badge/license-BSD--3--Clause-blue.svg)

I was looking for a tutorial/book that would teach me how to start to use [FFmpeg](https://www.ffmpeg.org/) as a library (a.k.a. libav) and then I found the ["How to write a video player in less than 1k lines"](http://dranger.com/ffmpeg/) tutorial.
Expand Down

0 comments on commit 521757f

Please sign in to comment.