Quicktime/MP4 Fast Start

码农软件 · 软件分类 · 多媒体处理 · 2019-09-14 06:12:08

软件介绍

该项目为 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)

本文地址:https://codercto.com/soft/d/14549.html

Math Adventures with Python

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》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具