# fftool **Repository Path**: CaryXiong/fftool ## Basic Information - **Project Name**: fftool - **Description**: This is a program to build a tool for you to use FFmpeg.exe quicker and easier. - **Primary Language**: Python - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-29 - **Last Updated**: 2024-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FFtools ### 简介 这是一个基于ffmpeg的用于简单操作视频和音频的小工具 软件根据MPL2协议开源 窗口采用wxPython编写 ### 安装操作 1. 安装Python3.8.10(其他版本未经测试) 2. 使用pip安装wxPython ```bat Windows环境 : pip install wxPython -i https://pypi.tuna.tsinghua.edu.cn/simple Linux环境 : pip3 install wxPython -i https://pypi.tuna.tsinghua.edu.cn/simple ``` #### 制作者:CaryXiong #### 公开项目,请根据MPL2协议使用 #### 联系我们 : a1816101108@outlook.com