All Projects → Anime4000 → Ifme

Anime4000 / Ifme

Licence: other
Powerful x265 GUI Encoder

Projects that are alternatives of or similar to Ifme

Flac
Free Lossless Audio Codec
Stars: ✭ 593 (+252.98%)
Mutual labels:  encoding, audio
Awesome Video
A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
Stars: ✭ 397 (+136.31%)
Mutual labels:  encoding, audio
Img Encode
Encode an image to sound and view it as a spectrogram - turn your images into music
Stars: ✭ 157 (-6.55%)
Mutual labels:  encoding, audio
Ffmpeg Video Player
An FFmpeg and SDL Tutorial.
Stars: ✭ 149 (-11.31%)
Mutual labels:  encoding, audio
Q Municate Ios
Q-municate iOS repository
Stars: ✭ 164 (-2.38%)
Mutual labels:  audio
Ni Media
NI Media is a C++ library for reading and writing audio streams.
Stars: ✭ 158 (-5.95%)
Mutual labels:  audio
React Native Quiet
🤫 Quiet for React Native.
Stars: ✭ 158 (-5.95%)
Mutual labels:  audio
Cyberchef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Stars: ✭ 13,674 (+8039.29%)
Mutual labels:  encoding
Simplycoreaudio
A Swift framework that aims to make Core Audio use less tedious in macOS
Stars: ✭ 167 (-0.6%)
Mutual labels:  audio
Torch Audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Stars: ✭ 164 (-2.38%)
Mutual labels:  audio
Peaks.js
JavaScript UI component for interacting with audio waveforms
Stars: ✭ 2,240 (+1233.33%)
Mutual labels:  audio
Spectrogram
Audio spectrogram in canvas.
Stars: ✭ 158 (-5.95%)
Mutual labels:  audio
Sono
A simple yet powerful JavaScript library for working with Web Audio
Stars: ✭ 164 (-2.38%)
Mutual labels:  audio
Mini Svg Data Uri
Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
Stars: ✭ 158 (-5.95%)
Mutual labels:  encoding
Glow
mpv Config File Generator for Windows
Stars: ✭ 167 (-0.6%)
Mutual labels:  audio
Swiftaudio
Audio player for iOS
Stars: ✭ 160 (-4.76%)
Mutual labels:  audio
Ardour
Mirror of Ardour Source Code
Stars: ✭ 2,318 (+1279.76%)
Mutual labels:  audio
Xssor2
XSS'OR - Hack with JavaScript.
Stars: ✭ 1,969 (+1072.02%)
Mutual labels:  encoding
Datmusic Api
Alternative for VK Audio API
Stars: ✭ 160 (-4.76%)
Mutual labels:  audio
Vuejs Sound Player
▶️ 🎹 🎵 HTML5 <audio> tag sound player UI for Vue.js - supports single, loop, pause/stop modes etc
Stars: ✭ 164 (-2.38%)
Mutual labels:  audio

Internet Friendly Media Encoder

Introduction

Back on 2012 as college student, I originally developed IFME for compressing FRAPS game recordings by using x264 for archiving, my friends showing that IFME simple and lightweight, from that IFME was born.

License

IFME Source Code under license GPL 2.0.
However you are not allowed to sell either Source Code or Binaries.

Artwork drawn by 53C and adeq are property of IFME Project and under license Attribution-NonCommercial 4.0 International

Donation

Support this project! Even a little penny make this project alive and up-to-date!

You can donate via my paypal. If you made a donation, don't forget to tell us at Facebook or Twitter, You will be honored and listed on Hall of Fame and About Program

You

System Requirement

For Windows 7, you need:

  • Microsoft Visual C++ (ALL)
  • Microsoft .NET Framework 4.8

For Ubuntu, Linux, you need:

  • mono-complete (Mono Runtime)

32-bit

IFME no longer support 32-bit since High Resolution (QHD, UHD), High BitDepth require very large RAM

64-bit

  • OS: 64-bit Windows 10 & Linux (Ubuntu, etc...)
  • CPU: Intel Core i9 10th Gen or AMD Ryzen 7 3700X
  • RAM: 8GB DDR4 (QHD and below)
  • RAM: 16GB DDR4 (UHD and above)
  • HDD: 70GB (UHD, HDR temp disk)
IFME was build and compiled under Zen 2 Architecture, likely run very poor on non-Ryzen system, I strongly advice you to compile own x265 aginst own processor for maximum performance

Downloads

You can download it via SourceForge (Release) or GitHub (Build from Source)

Hardware Acceleration

You can get Hardware Acceleration plugin here! simply extract to plugin folder.

Using Hardware Acceleration/Fixed Encoder NEVER gives you better compression quality like x264 & x265 do, they are aimed for Live Streaming or Broadcasting or anything needing very fast encoding with decent quality.

Run

Windows users simply execute ifme.exe, meanwhile Linux users simply execute ifme.sh via Terminal Emulator

IFME require Console or Terminal (tty), please run with it.

Developer

Do this before opening project

Make sure clone these in same folder with ifme, so it will look like:

GitHub
  `-|
    |
    |`- IFME
    |
     `- Newtonsoft.Json

Then you can open ifme.sln. Have fun!

Compiling

mkdir ~/GitHub
cd ~/GitHub
git clone https://github.com/Anime4000/IFME
cd IFME
./configure
make

Simple as that, if show an error, try download and install then run again.

Version History

Version 7

You can find here or change master to ifme7.7.

Version 6

You can find here or change master to ifme6.

Version 5

You can find here or change master to ifme5.

Version 4

You can find here or change master to ifme4.

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].