feat: ffmpeg

This commit is contained in:
imeepos
2025-08-18 13:19:32 +08:00
parent 704272001f
commit 0f19b416ae
4 changed files with 738 additions and 0 deletions

View File

@@ -70,3 +70,11 @@ path = "examples/quick_verify.rs"
[[example]]
name = "comprehensive_demo"
path = "examples/comprehensive_demo.rs"
[[example]]
name = "test_4x_slowmo"
path = "examples/test_4x_slowmo.rs"
[[example]]
name = "detailed_ffmpeg_analysis"
path = "examples/detailed_ffmpeg_analysis.rs"