Skip to content

OrcaXS/boram

 
 

Repository files navigation

boram

This is a fork of the original latest release, with the ability to encode videos with x264 and AAC.

Features

  • Open-source, cross-platform, works on Windows, Mac and Linux
  • AV1/VP9/VP8/Opus/Vorbis/2pass/limit/CRF/CQ/raw-args modes support
  • Industry-grade codec settings, considered defaults
  • Can download source from almost any streaming site, thanks to youtube-dl
  • Displays almost any video with embedded player, thanks to mpv
  • Hardsubbing out of the box with proper shift/track selection
  • Simple yet powerful interface, source video centric design
  • Multiple encodes at once in single window
  • Fast filters result preview, no need to go through trial and error

Install

Windows

Download latest release, unpack and run boram.exe. 64-bit (x64) releases are preferred.

macOS

Download latest release, unpack, right-click boram app in Finder, select Open and Open.

Linux

Download latest release, unpack and run ./boram. You need to have python, ffmpeg and libmpv1 installed. ffmpeg 4.x is required by default, run mv libffmpeg.so.57 libffmpeg.so if you have ffmpeg 3.x.

License

boram's own code is licensed under CC0 but releases also include:

About

Cross-platform Multi-format converter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.1%
  • C++ 6.0%
  • Shell 1.6%
  • Python 1.1%
  • Other 0.2%