{"id":13904808,"url":"https://github.com/BlockListed/encodedir","last_synced_at":"2025-07-18T02:32:04.054Z","repository":{"id":163650241,"uuid":"389159915","full_name":"BlockListed/encodedir","owner":"BlockListed","description":"Encode a dir using ffmpeg","archived":false,"fork":false,"pushed_at":"2024-01-02T10:44:58.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-07T23:40:44.600Z","etag":null,"topics":["automation","encoding","ffmpeg","linux","rust","unix","video"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlockListed.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,"roadmap":null,"authors":null}},"created_at":"2021-07-24T17:26:53.000Z","updated_at":"2023-03-24T15:08:50.000Z","dependencies_parsed_at":"2024-01-01T23:57:05.398Z","dependency_job_id":"45847b89-d028-48f3-9d76-f6de4832c2cf","html_url":"https://github.com/BlockListed/encodedir","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlockListed%2Fencodedir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlockListed%2Fencodedir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlockListed%2Fencodedir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlockListed%2Fencodedir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlockListed","download_url":"https://codeload.github.com/BlockListed/encodedir/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226336383,"owners_count":17608822,"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":["automation","encoding","ffmpeg","linux","rust","unix","video"],"created_at":"2024-08-06T23:01:03.799Z","updated_at":"2024-11-25T13:30:38.359Z","avatar_url":"https://github.com/BlockListed.png","language":"Rust","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# LINUX ONLY\n\n# Encodedir\nEncode a directory using the systems ffmpeg.\n\n# Install\n* Make sure ffmpeg is installed on your system.\n* Download latest release from the releases tab.\n* Unpack the archive using `tar -xf [downloaded archive goes here]`.\n* Run `sh ./install.sh` from a terminal in the extracted folder.\n* If your shell can't find it, that probably means the default binary location (~/.local/bin) isn't in your path.\n * If this is the case please either add the location to your path or run with `~/.local/bin/encodedir`.\n## Notes\n* The default config use hevc_nvenc as the encoder. If your system doesn't have an nvidia gpu with nvenc, edit the config file to use an encoder like hevc_vaapi (for systems, that support vaapi) or just the cpu encoder (libx265).\n\n# Install from source\n* Install a rust toolchain for your system. (Only linux is tested and I probably won't add config locations that work with windows for a while).\n* Compile with `cargo build --release`.\n  * (Optional) strip binary with `strip target/release/encodedir`.\n* Move file to a location in your path (Ex. /usr/bin or $HOME/.local/bin (AKA ~/.local/bin)).\n* Use with `encodedir [Path to directory]`.\n\n# Usage\n* Usage information is available using `encodedir --help`\n\n# Configuration\n* The config file is location at `$HOME/.config/encodedir.toml` (AKA `~/.config/encodedir.toml`).\n  * Configure command args (Like switching from nvidia nvenc to vaapi or cpu encoding).\n  * Configure what files encodedir sees as video files, incase you don't have your files in an MKV, MP4 or MOV container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlockListed%2Fencodedir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBlockListed%2Fencodedir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlockListed%2Fencodedir/lists"}