定制 btesanovic/mconv 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

btesanovic/mconv

Composer 安装命令:

composer require btesanovic/mconv

包简介

Image Photo and Video converter shrinker

README 文档

README

Photo Image and Video converter shrinker written in PHP for Mac OSX , Linux and possibly Windows

Video conversion is dependant on videolan ffmpeg binary,

Image conversion requieres GD php library

Dependancy

  • PHP 7+
  • GD extension
  • ffmpeg for video conversion

This library can be used in other PHP projects or as standalone with mconv CLI tool , mconv stands for media converter

Main purpose of this tool is to save space but retain image and video quality

Installing

  • brew install ffmpeg OSX
  • composer require btesanovic/mconv

Usage

Lets say you want to save space by converting all video files to mp4 ( this is default video output format )

Example 1

  • Input folder ~/Movies
  • Input formats mpg avi mov
  • Output format mp4
  • -g Stands for glob , "*" matches all files , for example you could use "2018*" to match all files starting with file name 2018 that have any of extensions mentioned above mpg avi mov

Command

mconv -i ~/Movies -i "mpg,avi,mov" -o mp4 -g "*"

Example 2

Delete all originally converted files

  • Input folder ~/Movies Command

mconv -i ~/Movies -d

统计信息

  • 总下载量: 13
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2018-11-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固