CloudTranscoding / CTS

Licence: other
php ffmpeg transcoding system

Programming Languages

PHP
23972 projects - #3 most used programming language
hack
652 projects
shell
77523 projects

Projects that are alternatives of or similar to CTS

Videomass
Videomass is a free, open source and cross-platform GUI for FFmpeg and youtube-dl / yt-dlp
Stars: ✭ 451 (+1403.33%)
Mutual labels:  ffmpeg-gui
BatchEncoder
BatchEncoder is an audio files conversion software.
Stars: ✭ 145 (+383.33%)
Mutual labels:  transcoding
Spectrum
A client-side image transcoding library.
Stars: ✭ 1,908 (+6260%)
Mutual labels:  transcoding
nebula
Media asset management and broadcast automation system
Stars: ✭ 103 (+243.33%)
Mutual labels:  transcoding
simdutf
Unicode routines (UTF8, UTF16): billions of characters per second.
Stars: ✭ 108 (+260%)
Mutual labels:  transcoding
sbcOS
Barebone Opensource Powered SBC
Stars: ✭ 59 (+96.67%)
Mutual labels:  transcoding
DuME
A fast, versatile, easy-to-use and cross-platform Media Encoder based on FFmpeg
Stars: ✭ 66 (+120%)
Mutual labels:  transcoding
wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 20 (-33.33%)
Mutual labels:  transcoding
cassandra-nginx-cdn
Some config files and POC code to use Apache Cassandra as distributed storage for HLS chunks accross multiple datacenters and scripts for converting/transcoding UDP MPEG-TS to HLS and vice versa. The idea is take from Globo.com’s Live Video Platform for FIFA World Cup ’14.
Stars: ✭ 24 (-20%)
Mutual labels:  transcoding
content-transcoder
Transcodes HTTP-stream to HLS
Stars: ✭ 19 (-36.67%)
Mutual labels:  transcoding
clusterplex
ClusterPlex is basically an extended version of Plex, which supports distributed Workers across a cluster to handle transcoding requests.
Stars: ✭ 123 (+310%)
Mutual labels:  transcoding
TinyClip
🚀 JavaFX开发的FFMPEG-GUI客户端
Stars: ✭ 59 (+96.67%)
Mutual labels:  ffmpeg-gui
ffmpegtoolkit
CentOS 8.x 64bit ffmpeg auto installer scripts
Stars: ✭ 62 (+106.67%)
Mutual labels:  ffmpeg-gpu

CTS

2018年开发的,一套单机视频转码系统
看看是不是还能用到什么吧

这个版本不会在更新了,写了个新的v2完成了还没推 不要公网商用, 这个当时是部署在内网的,所以没做安全处理

安装

部署文档见 Deploy_Doc.md

预览

后台

后台首页
上传页 管理页 队列

前台

前台列表

视频播放

功能

使用方式

  1. 登录 =》 选择视频文件 =》 上传 等待上传成功,上传成功会返回标题等信息

    1. 修改标题,设置标签,发布视频 后台自动转码开始

    2. 点击 “视频管理”可以看到视频信息 点击 表格里的“Share”图标 获得M3U8外链

    3. 转码队列可以看到转码的进度

其他功能陆续添加,例如统计,同步等功能.......

转码输出 (本系统转码后输出的文件和格式介绍)

MP4文件
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/hVHnIbkMVq.mp4

M3U8文件
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/index.m3u8

缩略图 10张
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/img/1.jpg
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/img/2.jpg
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/img/3.jpg
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/img/4.jpg
.......
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/img/10.jpg

九宫格 3x3
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/mozaique.jpg

Sider 20x1
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/slide.jpg

GIF动态
http://192.168.1.200/cloud/20180327/hVHnIbkMVq/perview.gif

已知问题

部分老视频因为非标准模式,加水印会出现水印位置偏移导致报错
所以暂时不要开启水印, 水印是Logo图片, 不是滚动字幕广告,这个没影响

广告字幕写死了 位置在app下面 app/adsubtitle.ass

直接修改这个文件即可
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].