{"id":24792375,"url":"https://github.com/zly-u/aebatchrenderingsetup","last_synced_at":"2025-07-11T00:05:09.461Z","repository":{"id":197685904,"uuid":"427380310","full_name":"Zly-u/AEBatchRenderingSetup","owner":"Zly-u","description":"Customizable After Effects Render setups for pipelines and personal use. WINDOWS ONLY!","archived":false,"fork":false,"pushed_at":"2023-06-25T14:06:35.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T15:29:46.890Z","etag":null,"topics":["ae","after-effects","batch","batch-file","batch-script","windows"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zly-u.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-11-12T14:03:35.000Z","updated_at":"2024-02-12T22:23:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b71ff09-cabc-4b50-ac70-7aa312d51560","html_url":"https://github.com/Zly-u/AEBatchRenderingSetup","commit_stats":null,"previous_names":["zly-u/aebatchrenderingsetup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zly-u/AEBatchRenderingSetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zly-u%2FAEBatchRenderingSetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zly-u%2FAEBatchRenderingSetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zly-u%2FAEBatchRenderingSetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zly-u%2FAEBatchRenderingSetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zly-u","download_url":"https://codeload.github.com/Zly-u/AEBatchRenderingSetup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zly-u%2FAEBatchRenderingSetup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264696187,"owners_count":23650934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ae","after-effects","batch","batch-file","batch-script","windows"],"created_at":"2025-01-29T20:33:23.212Z","updated_at":"2025-07-11T00:05:09.436Z","avatar_url":"https://github.com/Zly-u.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-Threaded Render Setup for After Effects\n\nMade for simple rendering without a need of extra hand work and setting\nup your general rendering pipelines.\n\n### `!!!Made for sequence rendering only!!!`\n\n\n### Curently includes:\n\n- Preset based rendering (Writing down your preset names in the config\n  file)\n- Render Queue rendering (selecting Sequence render queue and Audio\n  render queue indexes)\n- Adjustable paths\n- Adjustable memory usage and Image caching per thread\n\n\n### The rendering consists out of 3 steps:\n\n- Sequence Rendering\n- Audio Rendering\n- Video Compiling (e.g. combining sequence w/wo audio)\n\n  **All of them are optional and can be run separately through different\n  batch files!**\n\n# Setting up\n\n### Requirements:\n\n- [FFMPEG](http://ffmpeg.org/download.html)\n- Aerender.exe - it's in your AE already.\n\n  **All the rendering parameters and variables can be changed in\n  `_config.bat`!**\n\n### Preparing the setup's components:\n\n1. Add FFMPEG's folder, where its executable at, into `PATH` Enviroment\n   variable in Windows.\n   - If not possible, then add a full path to the program's\n     executable(ffmpeg.exe) into the `_config.bat`'s variable called\n     `PATH_TO_FFMPEG`\n\n2. Add Aerender's folder, where its executable at, into `PATH`\n   Enviroment variable in Windows.\n   - If not possible, then add a full path to the program's\n     executable(aerender.exe) into the config file's variable called\n     `PATH_TO_AERENDER`\n\n3. Done.\n\n# Params info\n\n**All the rendering parameters and variables can be changed in\n`_config.bat`!**\n\n- It has comments about every parameter in the file, pointing out this\n  info in here just in case.\n\n- Also, *do not add additional quotes or delete any from the examples in\n  the config file, also don't add additional spaces at the beginning,\n  and the end of `=` symbols, it's because BATCH sucks, but I used it so\n  non-programmers bois on Windows could use this thing.*\n\n---\n\n### `THREADS`\n\n**Description**: for the amount of threads to be used for the rendering\na sequence.\n- You can use Env variable `%NUMBER_OF_PROCESSORS%` to set all of your\n  threads for rendering.\n- You can perform some arithmetical operations on the\n  `%NUMBER_OF_PROCESSORS%` variable e.g. division\n  `%NUMBER_OF_PROCESSORS%/2` to use half of your available threads.\n\n---\n\n### `IMAGE_CACHE_PERCENT` | _PER RENDER INSTANCE!_\n\n**Description**: Image caching in percentage **[0-100]**.\n\n---\n\n### `MAX_MEMORY_PERCENT` | _PER RENDER INSTANCE!_\n\n**Description**: Max memory usage in percentage **[0-100]**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzly-u%2Faebatchrenderingsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzly-u%2Faebatchrenderingsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzly-u%2Faebatchrenderingsetup/lists"}