amenbrake

所属分类:流媒体/Mpeg4/MP4
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-11-02 07:33:46
上 传 者sh-1993
说明:  一个简单的音频转码器和元数据编辑器。
(A simple audio transcoder and metadata editor.)

文件列表:
LICENSE.md (1065, 2023-11-03)
image.png (1131539, 2023-11-03)
requirements.txt (50, 2023-11-03)
src/ (0, 2023-11-03)
src/app.py (8169, 2023-11-03)
src/converter.py (4962, 2023-11-03)
src/helpers.py (916, 2023-11-03)
src/images/ (0, 2023-11-03)
src/images/ui_art_placeholder.png (3372, 2023-11-03)
src/images/ui_button_log.png (2897, 2023-11-03)
src/images/ui_button_start.png (3026, 2023-11-03)
src/images/ui_button_stop.png (2749, 2023-11-03)
src/main.py (1121, 2023-11-03)
src/support.py (1854, 2023-11-03)
src/ui/ (0, 2023-11-03)
src/ui/__init__.py (4774, 2023-11-03)
src/ui/editor.py (14929, 2023-11-03)
src/ui/encoder.py (8142, 2023-11-03)

# AmenBrake [![GitHub](https://img.shields.io/github/license/RadicalRingtail/css-reset)](https://github.com/RadicalRingtail/converter-tool/blob/main/LICENSE.md) A simple audio transcoder and metadata editor. (still in early development, use at your own risk) ![AmenBrake Screenshot](image.png) ---------------- ## Table of contents - [About](#about) - [Requirements](#requirements) - [Download](#download) - [FAQ](#faq) - [Known issues](#known-issues) - [Report a bug](#report-a-bug) - [Contributing](#contributing) - [Support this project](#support-this-project) ---------------- ## About AmenBrake is a python based GUI wrapper for ffmpeg that allows you to transcode batches of audio files and edit or add metadata and cover art. ---------------- ## Motivation With Bandcamp's future seeming uncertain at the moment, i wanted to upload my music somewhere else as a backup alternative so that even if Bandcamp suddenly disappears, people can still download my music. I decided on using itch.io as my alternative of choice since it was very customizable, however, specifically for music, there was one big draw back. A slightly underrated feature of Bandcamp is the ability to download a purchased item in a selection of different formats (flac, mp3, wav, etc.), which is super convenient. itch.io does not have that feature, what you upload is what will be downloaded. This of course was going to be an issue, since all my masters are wav files, which dont allow for metadata or cover art and are quite large, so i would have to transcode and add metadata to a *lot* of files, something that would be tedious to do with a program like audacity. So thats why i created this program, to make the process of transcoding and adding metadata to batches of audio files much more simple and streamlined, similar to something like HandBrake (hence the name!) ---------------- ## Requirements - ``python@3.12`` - ``python-tk@3.12`` - ``ffmpeg`` To install dependencies, run ``pip install -r requirements.txt`` ---------------- ## Download work in progress ---------------- ## FAQ - ### "No ffmpeg installation found!" You dont have a valid installation of ffmpeg on your system, please install ffmpeg. If you have installed ffmpeg and this still persists, please be sure to check if your installation is working by running ``ffmpeg --version`` in a terminal or command prompt. If the install is valid and this issue is still happening, please submit an issue. ---------------- ## Known issues - The application is still in early development, many critical features are missing (error handling, logs, organization features, etc.). The program may not work as expected or may break completely. - The UI layout can be buggy at times. ---------------- ## Report a bug work in progress ---------------- ## Contributing work in progress ---------------- ## Support this project work in progress

近期下载者

相关文件


收藏者