Tutorial 01: Making Screencaps
制作屏幕录像 http://home.chinavideo.org/space.php?uid=1&do=thread&id=14§
Code: tutorial01.c§
Overview
Movie files 电影文件have a few basic components. First, the file itself is called a container容器, and the type of container容器类型 determines where the information in the file goes.信息存放在文件中的位置 Examples of containers are AVI and Quicktime. Next, you have a bunch串 of streams; for example, you usually have an audio stream and a video stream. (A "stream" is just a fancy想象出来的 word for "a succession连续 of data elements made available over time".
一个流只是一种想像出来的词语&