An open API service indexing awesome lists of open source software.

https://github.com/marfullsen/sound-files-cutter

a "First-four-seconds-deleter" for MPEG Files.
https://github.com/marfullsen/sound-files-cutter

audio-cutter cut cutter mpeg music-cutter python sound-cutter

Last synced: 11 months ago
JSON representation

a "First-four-seconds-deleter" for MPEG Files.

Awesome Lists containing this project

README

          

# Sound Files cutter
[![](https://img.shields.io/badge/Python%203-yellow?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/)

[![script](./screenshots/script-cutter-py.png)]()

The simplest "first-four-seconds-deleter" for MPEG Files.

## Usage
- Install [Python 3](https://www.python.org/downloads/).
- Install FFmpeg.
- Put all you *.mpeg files next to the **cutter.py** file.
- Run **cutter.py**

[![script](./screenshots/icon-cutter-py.png)]()

- Finally you have all your sound files without the first 4 seconds each one.

## Resources
- Photo by [Adrien Olichon](https://unsplash.com/@adrienolichon) on Unsplash
- Source Code Image by [Carbon](https://carbon.now.sh/)