Giter VIP home page Giter VIP logo

tffmpeg's Introduction

简介

使用 ffmpeg 将视频转换成手机能播放的 mp4 格式

已知 BUG

  • 点击 remove 时会错误删除其他列表项
  • 中文显示成方框(不影响使用)
  • 左上角的尺寸设置无法使用

这些都是上游依赖的bug,修是修不来的,只能凑合着用这样子的啦

等待上游依赖修复bug中

功能介绍

有如下功能

  • 对图片进行裁剪
  • 将其他视频格式转换到 mp4

运行

依赖:

  • dotnet core 3.1 及以上的版本
  • 需要下载好对应平台的 ffmpeg 可执行文件放到 ffmpeg-bin/win-x64/ffmpeg 位置
git clone https://github.com/shynome/TFFmpeg.git
cd TFFmpeg
dotnet run
# 打包可执行文件
dotnet publish -r win-x64 -c Release

tffmpeg's People

Contributors

shynome avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.