iAvoe
A CCNP-CCNA college student that happends to like video encoding fs reason. Worked as a frontline network tech, could have stayed but left to finish college
Network Engineering Security Analyst: Cisco; Software Programming-----
Pinned Repositories
Batch-batch-encoder
A PowerShell & CMD based CLI+GUI tool that uses ffmpeg, vspipe, avs2yuv, avs2pipemod, x264, x265 & ffprobe to perform heavy duty encoding/multiplexing with simple clicks and works in a Python-free environment
FFProbe-Tutorial-Standalone
本文目的是给出主要参数的所有用途,以及解释输出的一些值(少量科普)
Mem-Pre-Purchase-OC-Tutorial
关于内存板型,主板板型,平台,内存颗粒对比与验货,说明标准的硬件搭配,附有一定 BIOS 设置科普的内存超频入门教程(否则硬件有问题那就没门了 =_=)。影响本教质量的主要因素是资料来源的不完整以及考虑的参数多,所以结果会因人而异。但看完本教程后预计观众能做到从硬件层面拓宽一切瓶颈,斩除超频前的一切软硬件障碍。 (⊃‿⊂) ⊂(⋂ヮ⋂)⊃
Memory-After-Purchase-OC-Tutorial-With-DDR5-Intel-AMD
内存购买后的内存超频教程 - MC, 供电电路→电压选项, 内存时序→内存操作, ODT 与 ClkDrv 设置, 附海力士 / Hynix 稳定超频预设 + BIOS 图例
QAAC-Tutorial-Standalone
QAAC音频编码器命令行参数教程, 由于nazorip.site服务器太可怕所以拷了一份过来
Windows-Decrapifier-Chs
A script to debloat Windows.
Windows-Linux-Command-Batch-Encode-Tutorial
咳咳, 标题有点吓人, 说明白点就是套一堆变量进命令行去, 然后完成一大批操作的操作...
x264-x265-copypaste-tutorial-with-obs-record-setting
第三个压制教程版本,适用于不想看原理,马上要把参数复制粘贴来用的情况(っ╹◡╹)ノ
x264-x265-QAAC-ffprobe-Ultimatetutorial
主打解析编码器内部逻辑和参数说明,从基础到全网没人讲的算法,没人画的图解,没人做的排版整理全都在此集齐;因此叫Ultimate Tutorial
x265-web-tutorial
为浏览器直接打开而重写的x265教程,适合随时查阅
iAvoe's Repositories
iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial
主打解析编码器内部逻辑和参数说明,从基础到全网没人讲的算法,没人画的图解,没人做的排版整理全都在此集齐;因此叫Ultimate Tutorial
iAvoe/x264-x265-copypaste-tutorial-with-obs-record-setting
第三个压制教程版本,适用于不想看原理,马上要把参数复制粘贴来用的情况(っ╹◡╹)ノ
iAvoe/x265-web-tutorial
为浏览器直接打开而重写的x265教程,适合随时查阅
iAvoe/COMP10272-A5-1
iAvoe/COMP10272-A5-2
Assignment 5
iAvoe/COMP10272-A6
This repository is created for Assignment #6 - Portfolio Website only.
iAvoe/Data-structures-and-algorithms-review
Notes created for studying data structures and algorithms
iAvoe/deint-ivtc-web-tutorial
x264 教程中反交错,转逐行与 IVTC 附录内容的 html 网页版
iAvoe/iAvoe
Trying out the Github profile thing
iAvoe/iAvoe.github.io
iAvoe/img-sequence-enc-web-tutorial
x264 教程中处理图像序列附录内容的 html 网页版
iAvoe/Object-Oriented-Analysis-Design-Review
Study notes for Intro to object-oriented systems
iAvoe/Object-Oriented-Analysis-Design-Review-10
SDLC Approaches, Construction Approaches, Walking skeleton, Agile Approach, Agile Modeling, Agile Principles, Waterfall Approach, Incremental Programming, Structured Programming, Object-Oriented Programming, Development Phase, Support Phase, Models, Methodologies, Tools, Techniques, Unified Process, Extreme Programming, Scrum
iAvoe/Object-Oriented-Analysis-Design-Review-11
OO-Design Process and Strength, 3 layer architecture, Model Flow, Analysis models, Design models, Programming models, Object-oriented design, Use case driven, Simple-Complex use cases, Stereotype, Persistent class, Entity class, View class, Controller class, Data access class, CRC Cards, Fundamental Principles for Good Design, Interaction Diagrams
iAvoe/Object-Oriented-Analysis-Design-Review-12
Unit testing - driver & stub, Integration testing - Interface incompatibility; Test param; Runtime exceptions; unexpected state interactions, Stress testing, User acceptance testing (UAT), Deployment Activities, Training Users, Development Order, IPO, Top-down development, Bottom-up development, Use-case driven development, Source code control
iAvoe/Object-Oriented-Analysis-Design-Review-2
Events, use cases, user story, user goal technique, event decomposition technique
iAvoe/Object-Oriented-Analysis-Design-Review-3
Events, use cases, user story, user goal technique, event decomposition technique
iAvoe/Object-Oriented-Analysis-Design-Review-4
Noun & Brainsotrming technique, Attributes, Problem domain, Relationships and State machine
iAvoe/Object-Oriented-Analysis-Design-Review-5
Concurrent behaviour, Object oriented approach, Activity Diagram, UML Alt & Opt fragment, Interaction Diagram, Sequence Diagram, System Sqauence Diagram, Use cases in pre & post-condition, CRUD technique, State machine diagram
iAvoe/Object-Oriented-Analysis-Design-Review-6
Analysis & design, Software classes, Describing environment, User interface, Design class diagram, Design componnets, Control mechanisms & integrity, Security, User privileges, Database design, Encryption
iAvoe/Object-Oriented-Analysis-Design-Review-7
Computing hardware, software, networks, protocols, Service architectures, Business logic layer, interoperability, Network & deployment diagrams, Describing environment
iAvoe/Object-Oriented-Analysis-Design-Review-8
User interface, Direct manipulation, Desktop, Document, Dialog, UI design principles, Human-Interface objects, Consistency, Discoverability, Dialog closure, Readibility & navigation, Usability & efficiency, Analysis models & input forms, UI design questions & fundamentals
iAvoe/Object-Oriented-Analysis-Design-Review-9
Database design and infrastructures
iAvoe/Object-Oriented-System-Design-Diagrams
Use case, Advanced use case, Class diagram
iAvoe/PHP-Practices
iAvoe/PHP-Server-Side-Programming-Review-1-7
HTTP Client-Server Model, Web Application Development Model, Server Side Programming Languages, Introduction to PHP, Data Types, and Strings, PHP Control Structures, Modular Programming in PHP, Model-View-Controller Design
iAvoe/Software-QA-Testing-Review-1-6
Overview of software quality and testing, Exploratory Testing, Web Site Testing
iAvoe/SRTSubtitleMerger
A simple java program to merge 2 SRT subtitle files, a pretty useful ArrayList-of-arrays practice. To run it, simply install Java and execute the JAR file. Download JAR file inside out\artifacts\MergeSRTFiles_jar
iAvoe/WiFi6-HotSpot-FTP-File-Transfer-Scripts
An effective, reliable and fast data-transfer solution inbetween your mobile phone to other devices. This repository focuses on Android-PC solution only.
iAvoe/x264-web-tutorial
视频是现代社会中不可缺少的一部分,所以你至少应该懂点视频技术