Video Transcoding VS Kanboard

Compare Video Transcoding vs Kanboard and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Video Transcoding Kanboard
9 82
2,348 8,122
- 1.6%
0.0 8.5
7 months ago 6 days ago
Ruby PHP
MIT License MIT License
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.

Video Transcoding

Posts with mentions or reviews of Video Transcoding. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-04.
  • The Deception of “Buying” Digital Movies
    2 projects | news.ycombinator.com | 4 Oct 2022
    I use this project by Don Melton to get a Blu-ray video down to an 8 - 10 GB file size: https://github.com/donmelton/video_transcoding

    It uses HandBrake, FFmpeg, MKVToolNix, and MP4v2 with some custom tuned settings and has really good results from my experience.

  • What Are Your Most Used Self Hosted Applications?
    50 projects | news.ycombinator.com | 4 May 2022
    I have primarily used Plex and pretty much everything you said is accurate for Plex as well. Limited transcoding based on the machine it is running on. As disc has become cheaper, I have pretty much stopped doing batch transcodes, which is great for the most part. But there are definitely negatives when you want to watch something offline, or remotely. Biggest pain point is subtitles though. Since they aren't ripped as text and then sent to a client, they have to be burned in to the video itself and transcoded on the fly. Which means losing out on 'forced' ones if it can't transcode fast enough.

    Plex has definitely started to try and commercialize itself more and offer other stuff, when all I want is access to my own media. So I may look into Jellyfin more soon.

    As for batch transcode jobs, I had a system that I was able to set up as essentially a black box. Drop a rip into a folder and out the other side comes a smaller one at a reasonable quality. With forced subs burned right into the actual video. Mostly based on https://github.com/donmelton/video_transcoding

  • I know this is a super specific thing to ask, but would anyone that rips their collection to a Plex server care to share your compression settings?
    1 project | /r/boutiquebluray | 15 Feb 2022
  • BluRay Movie File Size Question
    2 projects | /r/DataHoarder | 15 Oct 2021
    I use Don Melton’s tools to transcode videos to mp4 files. His tools makes use of Handbrake but he has it tuned to produce very small video files of very high quality. You are unlikely to notice the difference when watching the videos.
  • Hit my goal. 100 movies in one year. Done the “old fashioned” way (rip—>encode). Made it with two days to spare. (Plex server built Sept 29, 2020)
    2 projects | /r/PleX | 28 Sep 2021
    Checkout https://github.com/donmelton/video_transcoding. In my experience produces higher quality and smaller files than handbrake alone.
  • Best Handbrake settings for transcoding
    1 project | /r/DataHoarder | 16 May 2021
    When I was ripping my disc collection, I used Don Melton’s library. Don originally started the Safari and Webkit project at Apple but after he retired, he spent some significant time trying to create an easy way of compressing video but resting quality. Great collection of tools in my opinion that leverage handbrake for encoding. Good luck!
  • Best Handbrake settings for 4K Blu-ray?
    4 projects | /r/PleX | 24 Feb 2021
    Check out https://github.com/donmelton/video_transcoding
  • Rplexs Moronic Mondays No Stupid Questions Thread
    1 project | /r/PleX | 17 Feb 2021
    I've been using Don Melton's Video Transcoding tool for my whole library. I upgraded my NAS to a Synology DS1019+ a few months ago, so now I have the space to store the untranscoded MakeMKV files. I've had issues with playback in my system, so I don't mind manually transcoding.
  • I present to you: The ripper
    7 projects | /r/homelab | 14 Jan 2021
    Check out https://github.com/donmelton/video_transcoding – I use it to turn raw Blu-ray tips from 30+ gigs down to 5-7 with no noticeable loss of quality.

Kanboard

Posts with mentions or reviews of Kanboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Ask HN: What software sparks joy when using?
    10 projects | news.ycombinator.com | 17 Apr 2024
    Linux Mint with Cinnamon: https://www.linuxmint.com/ as far as desktop OSes go it's familiar (Ubuntu without snaps by default), whereas the UI feels both snappy, doesn't use too much resources and is actually pretty to look at.

    MobaXTerm: https://mobaxterm.mobatek.net/ this one is a bit more Windows centric but I ended up paying for it and replaced mRemoteNg and PuTTY with it, it's even better than Remmina or whatever Linux has to offer - you can manage SSH/RDP/VNC/... sessions, input across multiple sessions side by side and it just simplifies things a lot (jump host support, a port forwarding too and so much more).

    GitKraken: https://www.gitkraken.com/ also a piece of software that I paid for, this one actually makes using Git pleasant, feels better to use than SourceTree and Git Cola (even though that latter is wonderfully lightweight, too) and honestly I prefer that to the CLI nowadays.

    Kanboard: https://kanboard.org/ is a lightweight Kanban project management tool, it might not have every feature under the sun but it's the most snappy project management tool I've ever used, looks simple and runs well. I honestly love it, what a nice thing to have.

    Most modern text editors and IDEs: I personally pay for JetBrains IDEs but also like Visual Studio Code as a text editor and both have helped me immensely, they're reasonably performant when you have the RAM, look nice, often give you suggestions about how to improve your code and also have a plethora of plugins in their ecosystems. Nowadays I unapologetically use LLMs as well and overall it feels like I have these great tools and cool autocomplete (that is sometimes a bit silly and wrong) at my disposal, that makes me happy.

    Kdenlive: https://kdenlive.org/ imagine if there was a successor to Windows Movie Maker, though something that gets most of the important stuff out of Sony Vegas, except is also completely free and works on most platforms. Kdenlive is all of that and also somehow quite pleasant to use, I actually prefer it to DaVinci resolve. There is a bit of a learning curve to any piece of software like this, but everything mostly makes sense in this one.

    Gitea: https://about.gitea.com/ I still use this for my personal Git repositories and integrating with CI systems and it's lightweight, looks good and just feels pleasant to use. Previously I self-hosted GitLab and constantly ran into resource exhaustion as well as doubts about the next update is going to corrupt all of my data and break (it did), so now I use Gitea instead.

    Drone CI: https://www.drone.io/ a container native CI solution that I can also self host. It's container oriented, integrates with Gitea nicely, is similarly nice to GitLab CI and doesn't cause me headaches like Jenkins would.

    Docker: https://www.docker.com/ yes, even Docker desktop. It just makes working with containers really pleasant and predictable, even when something like Podman also exists (and also is great). I don't know, I feel like Docker really saved me from having brittle legacy environments, even self-contained containers with health checks and resource limits with still the same brittle code inside of those make me feel way more safe.

  • Elegant open source project tracking, Trello like but self-hosted
    6 projects | news.ycombinator.com | 18 Mar 2024
    For someone that's not a web developer, I found Kanboard to be the easiest to set up, and it has all the basic features you'd expect. It's a traditional PHP app where you copy the files to your web server and set a few configuration options and you're good. If you want to use it locally, you download it, run php -S localhost:8080, and start using it.

    https://kanboard.org/

    Note: The project is in maintenance mode, it hasn't shut down or been abandoned.

  • My Open-Source toolkit for 2024
    7 projects | dev.to | 11 Feb 2024
    I kicked off 2024 with an attempt to get more organized and continue my quest to rely less on big tech. To start things off, I’m trying out an open-source taskboard called Kanboard. It’s like Trello but without all the integrations or surprises. I’ve been using it for personal tasks and side projects. I like these boards for dumping out the things I want to do and then visually sorting them into their status and priority. Doing the things is still hard, but at least I know what I’ve got on my plate.
  • What are the best self-hosted project management software
    1 project | /r/selfhosted | 11 Dec 2023
    https://kanboard.org has a kanban board.
  • Trello Alternative
    10 projects | /r/selfhosted | 6 Jun 2023
    For the Kanban experience, I was using Kanboard. It is perfect for Project management and it allows for relations between the cards as well. It is also solid in terms of stability. It is also very lightweight and can easily run on Raspberry Pi. The only downside is that the UI feels a little outdated and it is not Mobile friendly.
  • Ticket system for my personal life
    1 project | /r/computertechs | 3 Jun 2023
    Kanboard is a possible solution if you want something self-hosted and open-source - https://kanboard.org/
  • I need a good ToDo list / simple bug tracker for solo development
    1 project | /r/gamedev | 31 May 2023
    Checkout kanboard. It's free and open source.
  • Dynamic Tabels
    1 project | /r/PostgreSQL | 25 May 2023
    Contrast with https://github.com/kanboard/kanboard/blob/main/app/Schema/Postgres.php - a very similar set up with projects, tasks and columns.
  • Kanban Project Management Software
    1 project | /r/programming | 23 May 2023
  • Kanboard is a free and open source Kanban project management software
    1 project | /r/hypeurls | 23 May 2023

What are some alternatives?

When comparing Video Transcoding and Kanboard you can also consider the following projects:

Streamio FFMPEG - Simple yet powerful ruby ffmpeg wrapper for reading metadata and transcoding movies

Wekan - The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.

Tdarr - Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)

focalboard - Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

HandBrake - HandBrake's main development repository

TaskBoard - A Kanban-inspired app for keeping track of things that need to get done. (Don't forget to read the Wiki page!)

automatic-ripping-machine - Automatic Ripping Machine (ARM) Scripts

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

makemkv-autorip-script - A bash script for automatically ripping movies using MakeMKV, with parallelization for multiple drives.

Planka - The realtime kanban board for workgroups built with React and Redux.

node-makemkv - Web UI for MakeMKV

Restyaboard - Trello like kanban board. Based on Restya platform.