SevenbytesSoftware / SevenConverter

Seven Converter | Free Converter for Video and Audio files | Simple tool for converting media files into various formats.
http://converter.sevenbytes.com
Apache License 2.0
190 stars 26 forks source link
audio audioconverter avi codecs converter encode ffmpeg ffmpeg-wrapper hdr-video media mjpeg mkv mov mp4 video videoconverter videotoaudio videotogif webm

# FREE VIDEO AND AUDIO CONVERTER - SEVEN CONVERTER

SevenConverter

Seven Converter is a simple tool for converting media files into various formats. The program is distributed for free under the Apache 2.0 license. It uses an open source libraries FFMPEG (build by https://www.gyan.dev/ffmpeg/). The main goal of the program was to create an easy-to-use interface over FFMPEG console utilities with a minimum of additional settings.

Features

Video conversion

Audio conversion

Requirements

Download and Install

  1. You can download the archive with the program from latest builds.
  2. Unzip files from the zip archive to any convenient folder.
  3. Run file SevenConverter.exe.

Using Converter

  1. Choose the type of media files - video or audio.
  2. Add source files by selecting a menu item in the menu that pops up with the right mouse button or dragging the necessary files from the explorer.
  3. Select the destination folder for new files or leave the proposed one - the source files folder is used by default (if the file names match, the new files will be automatically assigned a numerical index).
  4. Select format settings, codecs and their additional parameters.
  5. Press the coding start button.

Custom Build

  1. First of all, you need to download or clone the source from the link https://github.com/SevenbytesSoftware/SevenConverter
  2. To compile you need to open the file SevenConverter\Seven Converter.sln in the Visual Studio 2019 and run the Build.
  3. Then you need to download the latest build of FFMPEG from site https://www.gyan.dev/ffmpeg/builds/ and put the files in the ffmpeg subfolder next to the file obtained in the previous step SevenConverter.exe.
  4. The program checks the presence of FFMPEG at startup and throws an error if they are absent.

Localization

Localization resource files is located in the Properties and Forms. Files with interface translation after compiling the program are placed in subfolders with a two-letter language designation. The language of the program interface is determined automatically depending on the language of the operating system.

Copyright, License

Seven Converter is copyright (c) 2013-2022 Sevenbytes Software.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

You may also see the license in the file LICENSE in the source distribution.

Resources

Contact