Joshiraku VS enable-chromium-hevc-hardware-decoding

Compare Joshiraku vs enable-chromium-hevc-hardware-decoding and see what are their differences.

Joshiraku

Kaleido-subs release of Joshiraku (Rakugo Girls) (by Kaleido-subs)

enable-chromium-hevc-hardware-decoding

A guide that teach you enable hardware HEVC decoding & encoding for Chrome / Edge, or build a custom version of Chromium / Electron that supports hardware & software HEVC decoding and hardware HEVC encoding. (by StaZhu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Joshiraku enable-chromium-hevc-hardware-decoding
1 10
2 1,105
- -
6.7 7.0
4 months ago 10 days ago
Kotlin JavaScript
- 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.

Joshiraku

Posts with mentions or reviews of Joshiraku. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Google Quietly Added HEVC Support in Chrome
    8 projects | news.ycombinator.com | 25 Oct 2022
    - <https://github.com/Kaleido-subs/Joshiraku>

    Regarding 'why' AV1 and other codecs like VP8/VP9 or VVC haven't really been used:

    1. Many of the private trackers have fairly strict rules in terms of standards (e.g., due to lack of hardware support, perceived differences in quality, etc., many don't allow <4K HEVC encodes at all, except in edge cases like when a streaming platform releases a new show in HEVC-only), so individual encoders and groups aren't always free to use whatever codecs they please.

    2. Many seem to find x264 easier to tune for certain types of media than x265, and even more so compared to AV1 and others.

    3. Many seem to believe that insert codec tends to produce worse results in certain circumstances or for certain content, so they will stick with x265 (or even x264 for the same reasons)

    4. Many find that, to truly achieve the same picture quality produced by x265, compression ratios often end up much worse than people claim, and thus the significant slow-down in encoding speed and loss of hardware support is not worth the minor reductions in size.

    #4 is likely the most common reason, as it was/is the same with those who prefer x264 over x265; HEVC video is definitely not "half the size" if you want it to look comparably good. And so, especially in the past with older hardware, it simply wasn't worth the tradeoffs; it's worth remembering that, in the case of piracy groups which distribute over P2P networks, no one is paying a AWS exorbitant amounts of money per terabyte of data transferred.

    These sites run off of 'free' bandwidth provided by users and cheap unmetered servers from companies like Hetzner, OVH, LeaseWeb, etc -- saving 10-30% in bandwidth often is not worth it at the expense of doubling your encode times (or significantly worse than doubling, in the case of AV1 and VVC) and alienating the people watching on older hardware.

enable-chromium-hevc-hardware-decoding

Posts with mentions or reviews of enable-chromium-hevc-hardware-decoding. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-30.
  • Raspberry Pi 5 drops codec hardware acceleration except for HEVC decode
    7 projects | news.ycombinator.com | 30 Oct 2023
    Most devices can indeed most likely handle software decode of more common resolutions, codecs and bitrates. But I'd really hope they'd pick the one that won't suck up all the battery, so H264. This line of thought is supported by the fact that YouTube still provides an H264 option with most if not all videos.

    With higher bitrate things, HEVC seems to grow in popularity but even software decode support is not everywhere. Netflix for example requires the installation of HEVC support on Windows to play 4K content.

    Actually hardware-accelerated video decode is even spottier and more unreliable across most platforms. The JS API for codec support (canPlayType) literally returns "maybe" and "probably". It's quite bad.

    So far the best compatibility I've seen has been Edge with flags on Windows (MPEG-2, H264, HEVC, AV1, VP8, VP9 with most also supporting accelerated encode). It still fails with some content (Dolby Vision P5 colors are incorrect, HEVC Rext doesn't play - more info about HEVC is available here https://github.com/StaZhu/enable-chromium-hevc-hardware-deco...). Chrome on macOS is a close second in terms of codec support.

    The worst in terms of HW acceleration being all the browsers on desktop Linux-s, few and fragile combinations that offer limited and janky support. But it's slowly improving. This combined with the not-the-latest hardware many use, means things like VP9 or AV1 tend to stutter.

    I'd love to see some more generic stats, but considering the APIs aren't sufficient to determine actual support, these might be difficult to gather.

  • Chrome still hasn't changed its opinion about dropping JPEG XL support
    3 projects | news.ycombinator.com | 6 Jun 2023
    > The 'right' solution would be to just use system codecs for everything. Many apps need good implementations of image codecs. They just need to be implemented once by the OS vendor (or the toolkit on Linux).

    Windows has done this and is still doing this, but the decade-long track history so far is that this does not work well. It can work, in a very limited scope and if you have a lot of influence.

    Sure, it's really nice if an 8K@60Hz HDR HEVC video plays perfectly straight in your browser or desktop app, but more often than not, it just won't. You don't have the right browser, the extension installed (due to license agreements), good enough graphics drivers or someone has forgotten a flag yet again.

    And we haven't even gotten to the immense amount of variation each codec introduces or the potential attack surface.

    How shit the situation is with just HEVC (and thus also basically HEIC): https://github.com/StaZhu/enable-chromium-hevc-hardware-deco...

    > Just file a bug against your OS.

    In the end that "just" carries a lot of burden, it can't be the users reporting these issues.

    It's just way easier to leech off of ffmpeg and similar, and let it deal with all the formats. Instead of hoping that maybe you can leverage what the OS gives you, that it works and works correctly in all your edge-cases.

    Though not everything is that gloomy, there are Vulkan extensions that might (in the future) simplify cross-platform image and video decoding (and HW acceleration).

  • Ubuntu 22.04 hevc video playback in chrome
    1 project | /r/Ubuntu | 12 May 2023
  • Solution for ZoneMinder and Reolink Cams and High Efficiency Video Coding H.265
    1 project | /r/reolinkcam | 7 Feb 2023
  • Google Quietly Added HEVC Support in Chrome
    8 projects | news.ycombinator.com | 25 Oct 2022
  • What are your pet peeves about how people use your plex? This is one of my biggest
    2 projects | /r/PleX | 19 Sep 2022
  • Proper way to watch HEVC on supported browser like Chromium
    1 project | /r/Ubuntu | 17 Sep 2022
  • Chrome now has optional HEVC/h265 support
    1 project | news.ycombinator.com | 24 Aug 2022
  • Ask HN: Why does nobody support h.265/HEVC anymore?
    3 projects | news.ycombinator.com | 9 May 2022
    I think there are a few patches that can enable HEVC hardware decoding with chromium. Though I am a firefox user so I didn't test whether these patches works or not. https://github.com/StaZhu/enable-chromium-hevc-hardware-deco...

What are some alternatives?

When comparing Joshiraku and enable-chromium-hevc-hardware-decoding you can also consider the following projects:

enable-chromium-hevc-hardware-deco

encode-scripts - Scripts of our encodes

jellyfin-ffmpeg - FFmpeg for Jellyfin

SVT-AV1

aniyomi - An app for manga and anime

libheif - libheif is an HEIF and AVIF file format decoder and encoder.

saikou - An Android Anilist client, which lets you stream & download Anime & Manga. [UnavailableForLegalReasons - Repository access blocked]

DietPi - Lightweight justice for your single-board computer!

pinymotion - Python implementation of a motion detecting H.264 camera for Raspberry Pi