All Projects → MattMcManis → Axiom

MattMcManis / Axiom

Licence: gpl-3.0
An FFmpeg GUI for Windows

Projects that are alternatives of or similar to Axiom

Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (-82.68%)
Mutual labels:  audio, converter, mp3, mp4, flac
Mediafile
A unified reader of metadata from audio & video files.
Stars: ✭ 138 (-75.36%)
Mutual labels:  audio, mp3, mp4, flac
Ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
Stars: ✭ 733 (+30.89%)
Mutual labels:  audio, ffmpeg, mp3, mp4
Audioplayer
Audio Player for Nextcloud and ownCloud
Stars: ✭ 179 (-68.04%)
Mutual labels:  audio, mp3, mp4, flac
Ni Media
NI Media is a C++ library for reading and writing audio streams.
Stars: ✭ 158 (-71.79%)
Mutual labels:  audio, mp3, mp4, flac
Fast Youtube To Mp3 Converter Api
Very Fast YouTube to MP3 & MP4 Converter API
Stars: ✭ 69 (-87.68%)
Mutual labels:  ffmpeg, converter, mp3, youtube-dl
Music Metadata
Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
Stars: ✭ 455 (-18.75%)
Mutual labels:  audio, mp3, mp4, flac
Mediatoolkit
A .NET library to convert and process all your video & audio files.
Stars: ✭ 492 (-12.14%)
Mutual labels:  audio, ffmpeg, mp3, mp4
Flacon
Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.
Stars: ✭ 252 (-55%)
Mutual labels:  audio, mp3, encoder, flac
Symphonia
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
Stars: ✭ 191 (-65.89%)
Mutual labels:  audio, mp3, mp4, flac
Atldotnet
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
Stars: ✭ 180 (-67.86%)
Mutual labels:  audio, mp3, mp4, flac
Freac
The fre:ac audio converter project
Stars: ✭ 518 (-7.5%)
Mutual labels:  audio, converter, mp3, flac
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+4789.64%)
Mutual labels:  webm, audio, ffmpeg, mp4
Swiftffmpeg
A Swift wrapper for the FFmpeg API
Stars: ✭ 243 (-56.61%)
Mutual labels:  webm, audio, ffmpeg, mp4
audio-metadata
A library for reading and, in the future, writing audio metadata. https://audio-metadata.readthedocs.io/
Stars: ✭ 41 (-92.68%)
Mutual labels:  mp4, mp3, flac
loudgain
ReplayGain 2.0 loudness normalizer based on the EBU R128/ITU BS.1770 standard (-18 LUFS, FLAC, Ogg, MP2, MP3, MP4, M4A, AAC, ALAC, Opus, ASF, WMA, WAV, AIFF, WavPack, APE)
Stars: ✭ 127 (-77.32%)
Mutual labels:  mp4, mp3, flac
devtube
Laravel YouTube and Online Video viewing and download interface.
Stars: ✭ 30 (-94.64%)
Mutual labels:  mp4, mp3, youtube-dl
URTube
URTube, a YouTube video to MP3 downloader built in NodeJs and Electron
Stars: ✭ 20 (-96.43%)
Mutual labels:  converter, mp3, youtube-dl
aplay-
a simple BitPerfect player
Stars: ✭ 23 (-95.89%)
Mutual labels:  mp4, mp3, flac
slibs
Single file libraries for C/C++
Stars: ✭ 80 (-85.71%)
Mutual labels:  mp4, mp3, flac

https://github.com/MattMcManis/Axiom

Axiom

An FFmpeg GUI for Windows

 

Overview

Axiom generates command scripts to be processed by the multimedia encoder, FFmpeg, and streams analyzer, FFprobe.

Convert to webm, mp4, mkv, avi, ogv, mp3, m4a, ogg, flac, wav, png, jpg, webp and more.

Axiom

 

Features

  • The Power of FFmpeg in a Minimal Interface
  • Convert any media file to multiple formats
  • Cut Video and Audio timeline
  • Resize Video to standard aspect ratios
  • Lossless, Constant and Variable Quality
  • Auto-Quality and Copy Modes
  • Advanced Batch Processing
  • Video to Image Sequence
  • Custom User Defined Settings
  • Command Script Generator

 

Downloads

Axiom

Latest Release

Included Files

Requirements

FFmpeg Builds

https://www.gyan.dev/ffmpeg/builds
https://github.com/BtbN/FFmpeg-Builds/releases

 

Installation

Axiom is portable and can be run from any location on the computer.

  1. Extract Axiom.FFmpeg.7z to a location of your choice.
  2. Run Axiom.exe or create a shortcut on the Desktop.
  3. It will automatically detect ffmpeg.exe and ffprobe.exe in the included ffmpeg folder.
  4. If you move the ffmpeg folder, set the Windows Environment Variable or specify a path in the Axiom Settings Tab.

Add FFmpeg to Environment Variables (optional):

  1. Move the ffmpeg folder to a location of your choice, such as C:\Program Files\.
  2. Go to Control Panel → System and Security → System → Advanced system settings
  3. Advanced Tab → Environment Variables → System variables → Path
  4. Add C:\Program Files\ffmpeg\bin\
  5. Separate multiple paths with a semicolon ; (Windows 7, 8, 8.1)
  6. Typing ffmpeg in Command Prompt will now execute without needing to specify a direct path.


YouTube Download

youtube-dl.exe is included in Axiom.FFmpeg.7z.
Requires Microsoft Visual C++ 2010 x86 & Python (2.6, 2.7, or 3.2+) installed.

Axiom will auto-detect it in its included folder. You can also add it to Windows Environment Variables or specify a path in the Axiom Settings Tab.

  1. Paste a YouTube URL into the Input TextBox
  2. Download file only:
    • Select Preset: YouTube-DLVideo or Music, Press Download
  3. Download and Convert:
    • Select any Presets or Settings you need and Press Convert
  4. Generate a Script without Downloading:
    • Select any Settings you need and Press Script

 

Resources

 

Build

Visual Studio 2015
WPF, C#, XAML
Visual C++ 19.0 Compiler

 

Donate

Thank you for your support.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].