Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

aomenc av1 av1-encoders docker docker-container encoder ffmpeg hevc quality rav1e rust scenes svt-av1 target-quality video vp9 x265
3 Open Issues Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the Av1an video encoding framework's zone parser to accumulate and report all validation errors and warnings from a zones file, including context (line number or frame index) for each error, instead of stopping at the first error.

Complexity: 4/5
enhancement good first issue

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

Rust
#aomenc#av1#av1-encoders#docker#docker-container#encoder#ffmpeg#hevc#quality#rav1e#rust#scenes#svt-av1#target-quality#video#vp9#x265

AI Summary: The task is to debug and fix a unit test failure in the Av1an video encoding framework. The failure occurs on Windows due to a path comparison issue where Linux-style paths are expected. The solution involves modifying the unit test to handle path differences between Windows and Linux operating systems, likely by using platform-agnostic path manipulation functions or adjusting the expected path string.

Complexity: 2/5
bug good first issue rust

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

Rust
#aomenc#av1#av1-encoders#docker#docker-container#encoder#ffmpeg#hevc#quality#rav1e#rust#scenes#svt-av1#target-quality#video#vp9#x265

AI Summary: The task is to debug and fix a bug in the Av1an video encoding framework where the indentation is removed from scene files passed as input. The fix should preserve the original formatting of the scene file after encoding is complete. This involves examining the code that handles scene file input and output to identify where the formatting is being lost and implementing a solution to maintain it.

Complexity: 4/5
enhancement good first issue rust

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

Rust
#aomenc#av1#av1-encoders#docker#docker-container#encoder#ffmpeg#hevc#quality#rav1e#rust#scenes#svt-av1#target-quality#video#vp9#x265