3b1b / 3b1b/manim

FFMpeg hardware acceleration.

未關閉
#1,283 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
93.9k
分支
7.7k
平均合併
2 天 13 小時
30 天內合併 PR
4

描述

Is there a way to make the encoder parameter configurable? This could make rendering time much faster.
For AMD GPU user they could use h264_amf or hevc_amf encoder.

https://github.com/3b1b/manim/blob/e336cf5ddc1b6766448189e2849b63b055e1e156/manimlib/scene/scene_file_writer.py#L421

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

查看 manimlib/scene/scene_file_writer.py 的第 421 行,該行目前設定了 encoder。了解 FFmpeg 的硬體加速編碼器(例如 h264_amf 或 hevc_amf)如何運作。檢查是否有用於渲染設定的配置系統。目標是讓 encoder 參數可設定,可能透過命令列參數或設定檔,讓使用者能指定硬體加速編碼器。

由索引模型根據 Issue 內容生成。

評估

領域
performance, tooling
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。