1 Star 3 Fork 7

屈阿零 / 云转码安装文档

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 4.29 KB
一键复制 编辑 原始数据 按行查看 历史
bookyo 提交于 2018-08-02 15:43 . docs
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>云转码express-ffmpeg</title>
<meta name="description" content="基于nodejs开发的简单转码切片管理平台">
<link rel="preload" href="/assets/css/3.styles.49cd2042.css" as="style"><link rel="preload" href="/assets/js/app.ff7d4791.js" as="script"><link rel="preload" href="/assets/js/2.9e8e5bfc.js" as="script"><link rel="prefetch" href="/assets/js/0.5e25f11b.js"><link rel="prefetch" href="/assets/js/1.e4ee1de0.js">
<link rel="stylesheet" href="/assets/css/3.styles.49cd2042.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container no-sidebar"><header class="navbar"><div class="sidebar-button"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" viewBox="0 0 448 512" class="icon"><path fill="currentColor" d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"></path></svg></div><a href="/" class="home-link router-link-exact-active router-link-active"><!----><span class="site-name">
云转码express-ffmpeg
</span></a><div class="links"><div class="search-box"><input aria-label="Search" autocomplete="off" spellcheck="false" value=""><!----></div><nav class="nav-links can-hide"><div class="nav-item"><a href="/guide/" class="nav-link">文档</a></div><div class="nav-item"><a href="https://gitee.com/quazero/express-ffmpeg" target="_blank" rel="noopener noreferrer" class="nav-link external">
Gitee
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></div><!----></nav></div></header><div class="sidebar-mask"></div><div class="sidebar"><nav class="nav-links"><div class="nav-item"><a href="/guide/" class="nav-link">文档</a></div><div class="nav-item"><a href="https://gitee.com/quazero/express-ffmpeg" target="_blank" rel="noopener noreferrer" class="nav-link external">
Gitee
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></div><!----></nav><!----></div><div class="home"><div class="hero"><img src="/hero.png" alt="hero"><h1>云转码express-ffmpeg</h1><p class="description">
基于nodejs开发的简单转码切片管理平台
</p><p class="action"><a href="/guide/" class="nav-link action-button">查看文档 →</a></p></div><div class="features"><div class="feature"><h2>完全免费及开源</h2><p>开源于码云平台,完全免费,提供大家学习ffmpeg的用法。</p></div><div class="feature"><h2>转码加切片</h2><p>使用最流行的ffmpeg,按照h264视频编码及aac音频编码最大限度的进行视频压缩转码,多种分辨率选择,自动视频截图,自动视频切片。</p></div><div class="feature"><h2>辅助功能</h2><p>随机生成token防盗链,甚至可以设置只允许目标域名进行调用。ts切片文件分发,多服务器同步,负载均衡。vtt格式字幕支持,支持后台上传vtt字幕,视频播放自动加载。webtorrent协议播放磁力链接。</p></div></div><div class="content custom"></div><div class="footer">
MIT Licensed | Copyright © 2018-present Evan You
</div></div></div></div>
<script src="/assets/js/2.9e8e5bfc.js" defer></script><script src="/assets/js/app.ff7d4791.js" defer></script>
</body>
</html>
1
https://gitee.com/quazero/ffmpeg-doc.git
git@gitee.com:quazero/ffmpeg-doc.git
quazero
ffmpeg-doc
云转码安装文档
master

搜索帮助