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

https://github.com/ljnath/batchmp4converter

A batch MPEG-4 video converter powered by FFmpeg
https://github.com/ljnath/batchmp4converter

aac-audio batch-processing ffmpeg ffmpeg-wrapper graphical-user-interface gui-application libx264 video video-converter

Last synced: 11 days ago
JSON representation

A batch MPEG-4 video converter powered by FFmpeg

Awesome Lists containing this project

README

          

# BatchMp4Converter
### Version : 1.1

Author : Lakhya Jyoti Nath (ljnath)

Date : Sept 2020

Email : ljnath@ljnath.com

Website : https://www.ljnath.com

[![Download BatchMp4Converter](https://img.shields.io/sourceforge/dt/batchmp4converter.svg)](https://sourceforge.net/projects/batchmp4converter/files/latest/download)
[![GitHub license](https://img.shields.io/github/license/ljnath/batchMp4Converter)](https://img.shields.io/github/license/ljnath/batchMp4Converter)

[![BatchMp4Converter Homepage](https://sourceforge.net/sflogo.php?type=13&group_id=3215162)](https://sourceforge.net/projects/batchmp4converter/)

## Introduction

A simple and easy to use video converter for converting video files to MP4. Conversion is done using FFmpeg.

`libx264` and `aac` are used as output video and audio converter to achieve lower output filesize.

## Features
- Easy to use
- Lightweight interface
- Supports batch and resume funtinality of conversion
- 1-click start and stop process
- Very small output filesize
- Update notification

## Prerequisite
- FFmpeg binary needs to be in the same location as the binary file.
[[Download FFmpeg]](https://ffmpeg.org/download.html)

## Screenshot

![](app.png)