rbxmk VS hbr

Compare rbxmk vs hbr and see what are their differences.

hbr

handbrake runner - runs HandBrakeCLI with settings specified in a keyfile. Allows for repeatable and easily modified encoding. (by epakai)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rbxmk hbr
2 2
104 4
- -
0.0 1.6
3 months ago 12 months ago
Go C
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rbxmk

Posts with mentions or reviews of rbxmk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-12.

hbr

Posts with mentions or reviews of hbr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-12.
  • Ask HN: Tools you have made for yourself?
    97 projects | news.ycombinator.com | 12 Jun 2021
    I wrote hbr (handbrake runner) [0]. It takes a global config, a per-file config, and individual outfile sections then calls HandBrakeCLI to encode video. I use it to encode movies/series from optical media.

    Additionally there is hbscan.py to generate a list of potential outfiles from handbrake's --scan argument. One day I'd like to integrate it with hbr (in C) using peg/leg [1]. Currently using pyparsing.

    This is still a lot of manual work, but it saves doing it twice. When you find a mistake in an encode there's a log with the file, and it's easy to go back and modify the keyfile and re-encode it.

    [0] https://github.com/epakai/hbr

    [1] https://www.piumarta.com/software/peg/ (not mine)

  • Ask HN: Show me your Half Baked project
    154 projects | news.ycombinator.com | 9 Jan 2021
    I wrote handbrake runner. It takes a plaintext (glib) keyfile and runs HandBrakeCLI repeatedly to encode video. I use it for my dvd/bd collection. It has a support script (hbscan.py) to build keyfile templates from handbrake's scan of dvd titles.

    https://github.com/epakai/hbr

What are some alternatives?

When comparing rbxmk and hbr you can also consider the following projects:

sysbox - sysadmin/scripting utilities, distributed as a single binary

jenkins-std-lib - Bringing the Zen of Python to Jenkins.

AutoHotkey - AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.

dockly - Immersive terminal interface for managing docker containers and services

Espial - Espial is an open-source, web-based bookmarking server.

DIY-arcade - How to build your own full-size arcade machine from scratch

RBXLX2VMF - Roblox to Source Engine map converter

wireguird - wireguard gtk gui for linux

BookStack - A platform to create documentation/wiki content built with PHP & Laravel

ping-heatmap - A tool for displaying subsecond offset heatmaps of ICMP ping latency

m4b-tool - m4b-tool is a command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b

programmer-calculator - Terminal calculator made for programmers working with multiple number representations, sizes, and overall close to the bits