- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/danielgtaylor/qtfaststart
软件介绍
该项目为 Python 实现可 Quicktime/MP4 视频流的快速定位。基于 ffmpeg 项目中的 qt-faststart.c。
该项目的目的是可以在无需编译下运行,Windows 和 OS X 用户在编译 qt-faststart.c 会有些麻烦。
特性:
- 使用 Python 编写,支持跨平台
- 可处理 32-bit (stco) 和 64-bit (co64) atoms
- Handles any file where the mdat atom is before the moov atom
- Preserves the order of other atoms
- Can replace the original file (if given no output file)
Math Adventures with Python
Peter Farrell / No Starch Press / 2018-11-13 / GBP 24.99
Learn math by getting creative with code! Use the Python programming language to transform learning high school-level math topics like algebra, geometry, trigonometry, and calculus! In Math Adventu......一起来看看 《Math Adventures with Python》 这本书的介绍吧!
