Skip to content

Instantly share code, notes, and snippets.

View dtlnor's full-sized avatar
👋

dtlnor dtlnor

👋
View GitHub Profile
@arch1t3cht
arch1t3cht / resources.md
Last active May 16, 2024 08:33
Encoding Resources

UPDATE: This page has now been moved to / incorporated into the JET Encoding Guide, in the hope that that that page can slowly grow into a more comprehensive encoding guide.


So this is supposed to be a list of encoding-related resources together with some very basic instructions. Kind of an encoding analogue to fansub.html. This is not a full guide on encoding.

Since this page is starting to get linked elsewhere, I should also make clear that it mostly comes from (a person adjacent to) the JET community. In particular, it's written primarily from the perspective of anime encoding. Still, most parts will hold up equally well for live action and other areas.

This guide may seem fairly technical. Partly this is because I have a background in pure mathematics and this is how I learned the material, but partly it's just because encoding is cursed and co

@RyougiKukoc
RyougiKukoc / SplitEncodeMerge.py
Last active March 2, 2024 21:02
Split, Encode then Merge for closed GOP hevc or avc file.
# In my (and Magic-Raws') configue, mkvmerge is placed in system path,
# VSPipe.exe in sys.prefix, and x265 (plus x264) in sys.prefix//x26x, so that is default in this function.
def SEM(
fp_vc_input: str,
segment_list: list,
fp_qpfile: str,
x26x_param: str,
fp_vpy: str,
fp_vc_output: str,
force_expand: bool = True
@Andoryuuta
Andoryuuta / MHRise-file-ext-to-class-table.md
Last active January 19, 2021 16:14
MHRise file extension/class name table
Class Name File Extension Revision Digit
via.SceneResource scn 20
via.PrefabResource pfb 17
via.UserDataResource user 2
via.userdata.UserVariablesResource uvar 2
via.hid.VibrationResource hapvib 1807190270
via.render.PSOPatch psop 1
via.render.ShaderResource sdf 2007288797
via.render.MasterMaterialResource mmtr 2007288797
@zeriyu
zeriyu / fansub-guides.md
Last active February 12, 2024 02:58 — forked from YukinoAi/FansubbingAndEncoding.GuidesIndex.markdown
FansubbingAndEncoding.GuidesIndex.markdown
@groundcat
groundcat / Block_Baidu_Input_HOSTS.txt
Last active February 5, 2024 03:35
屏蔽搜狗/百度输入法后台联网
#<block-baidu>
127.0.0.1 olime.baidu.com
127.0.0.1 dr-ime.baidu.com
127.0.0.1 updateime.baidu.com
127.0.0.1 tips.ime.baidu.com
127.0.0.1 typing.bae.baidu.com
127.0.0.1 pcinput.baidu.com
#</block-baidu>
@WolframRhodium
WolframRhodium / Usage.md
Last active August 27, 2023 16:31
WaDIQaM calculator for VapourSynth

Official implementation based on Chainer (requires CUDA)

from vapoursynth import core
import chainer
# chainer.global_config.cudnn_deterministic = False

from vs_wadiqam_chainer import wadiqam_fr, wadiqam_nr


model_folder_path = "deepIQA-master\models" # path to the folder that contains model's parameter files
@dogtopus
dogtopus / csrotau.py
Created December 12, 2018 20:37
CSR OTAU binary parser
#!/usr/bin/env python3
# CSR OTAU binary parser
# https://developer.qualcomm.com/qfile/34081/csr102x_otau_overview.pdf
# For use with test and demonstration only. This is obviously not official and
# is not affiliated with Qualcomm.
import io
import os
import sys
#!/bin/sh
# This script will be executed after commit in placed in .git/hooks/post-commit
# Semantic Versioning 2.0.0 guideline
#
# Given a version number MAJOR.MINOR.PATCH, increment the:
# MAJOR version when you make incompatible API changes,
# MINOR version when you add functionality in a backwards-compatible manner, and
# PATCH version when you make backwards-compatible bug fixes.
@Sg4Dylan
Sg4Dylan / viewer_image_0.1.8_2018-02-09.js
Last active March 25, 2024 00:18
bookwalker.com.tw online reader DRM
This file has been truncated, but you can view the full file.
/**
Open Source Software Licenses
PUBLUS
Copyright(c) 2013-2014 ACCESS CO., LTD. All rights reserved.
This software includes all or part of the following open source software which is available under each license terms and conditions as follows:
* Backbone.js 0.9.2
(c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc.
@AgentOak
AgentOak / youtube_formats.md
Last active May 9, 2024 17:31
Youtube Format IDs

Last updated: April 2021

Also known as itag or format codes and way back they could be specified with the fmt parameter (e.g. &fmt=22). Depending on the age and/or popularity of the video, not all formats will be available.

DASH video

Resolution AV1 HFR High AV1 HFR AV1 VP9.2 HDR HFR VP9 HFR VP9 H.264 HFR H.264
MP4 MP4 MP4 WebM WebM WebM MP4 MP4