mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add drawtext filter sample
This commit is contained in:
parent
ecec80ab43
commit
5cc1ad6da8
6 changed files with 174 additions and 97 deletions
BIN
trunk/doc/FreeSerifBold.ttf
Normal file
BIN
trunk/doc/FreeSerifBold.ttf
Normal file
Binary file not shown.
BIN
trunk/doc/ffmpeg-min.png
Normal file
BIN
trunk/doc/ffmpeg-min.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
49
trunk/doc/readme.txt
Normal file
49
trunk/doc/readme.txt
Normal file
|
@ -0,0 +1,49 @@
|
|||
ffmpeg-logo.png
|
||||
ffmpeg-min.png
|
||||
ffmpeg的logo。
|
||||
source.flv
|
||||
avatar预告片,400kbps。
|
||||
|
||||
FreeSerifBold.ttf
|
||||
字体文件,ffmpeg的drawtext filter需要使用。
|
||||
参考:http://ffmpeg.org/ffmpeg-filters.html#drawtext-1
|
||||
下载地址:http://www.fonts2u.com/free-serif.font
|
||||
|
||||
aac-iso-13818-7.pdf
|
||||
aac标准,aac的编码等。
|
||||
|
||||
aac-mp4a-format-ISO_IEC_14496-3+2001.pdf
|
||||
aac的封装标准,即ts/flv里面的aac raw data标准。
|
||||
|
||||
amf0_spec_121207.pdf
|
||||
adobe amf0标准
|
||||
|
||||
amf3_spec_121207.pdf
|
||||
adobe amf3标准。
|
||||
|
||||
H.264-AVC-ISO_IEC_14496-10.pdf
|
||||
avc标准,编码部分。
|
||||
|
||||
H.264-AVC-ISO_IEC_14496-15.pdf
|
||||
avc标准,封装部分。
|
||||
|
||||
H.264_MPEG-4-Part-10-White-Paper.pdf
|
||||
h264简介。
|
||||
|
||||
hls-m3u8-draft-pantos-http-live-streaming-12.txt
|
||||
m3u8标准。
|
||||
|
||||
hls-mpeg-ts-iso13818-1.pdf
|
||||
ts标准。
|
||||
|
||||
hls-mpeg-ts-VB_WhitePaper_TransportStreamVSProgramStream_rd2.pdf
|
||||
ts的介绍。
|
||||
|
||||
rtmp.part1.Chunk-Stream.pdf
|
||||
rtmp.part2.Message-Formats.pdf
|
||||
rtmp.part3.Commands-Messages.pdf
|
||||
rtmp_specification_1.0.pdf
|
||||
adobe rtmp标准。
|
||||
|
||||
video_file_format_spec_v10_1.pdf
|
||||
adobe f4v/flv标准。
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue