logo
分类于: 其它 互联网

简介

FFmpeg Basics: Multimedia handling with a fast audio and video encoder

FFmpeg Basics: Multimedia handling with a fast audio and video encoder 0.0分

资源最后更新于 2020-08-17 00:14:02

作者:Frantisek Korbel

出版社:CreateSpace Independent Publishing Platform

出版日期:2012-01

ISBN:9781479327836

文件格式: pdf

标签: ffmpeg 视频技术 计算机 编程 音视频 计算机科学 程序设计 ffmpeg的

简介· · · · · ·

The book will try to make you familiar with FFmpeg tools that are used by Facebook, Google and many other companies. You will learn how to:

● scale, pad, crop, flip, rotate, blur, sharpen and denoise video

● speed up or slow down audio and video

● create sounds with mathematical expressions

● generate refrain of winter song Jingle Bells

● let the computer to read the text with ...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Introduction
01. FFmpeg Fundamentals
02. Displaying Help and Features
03. Bit Rate, Frame Rate and File Size
04. Resizing and Scaling Video
05. Cropping Video
06. Padding Video
07. Flipping and Rotating Video
08. Blur, Sharpen and Other Denoising
09. Overlay - Picture in Picture
10. Adding Text on Video
11. Conversion Between Formats
12. Time Operations
13. Mathematical Functions
14. Metadata and Subtitles
15. Image Processing
16. Digital Audio
17. Presets for Codecs
18. Interlaced Video
19. FFmpeg Components and Projects
20. Microphone and Webcam
21. Batch Files
22. Color Corrections
23. Advanced Techniques
24. Video on Web
25. Debugging and Tests
Glossary
About the author