Skip to content

Flv Interactive Rebase - Modify FLV file at flv tag level. Tag 级别 FLV 文件魔改工具

License

Notifications You must be signed in to change notification settings

Genteure/FlvInteractiveRebase

Repository files navigation

FlvInteractiveRebase

一个对 FLV 文件进行 Tag 级别编辑的命令行工具

What's "Interactive Rebase"

因为设计思路是参考了 git 的 git rebase -i 所以起名为 Flv Interactive Rebase.

用法

.\FlvInteractiveRebase.exe parse input.flv tags.xml

.\FlvInteractiveRebase.exe build tags.xml output.flv

编译

dotnet publish -c release -r win-x64
dotnet publish -c release -r osx-x64
dotnet publish -c release -r linux-x64
dotnet publish -c release -r linux-arm

About

Flv Interactive Rebase - Modify FLV file at flv tag level. Tag 级别 FLV 文件魔改工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages