Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有简单的方法来分块 Ogg Vorbis 文件,以便我能够对这些块进行转码?文档太少了,libogg 接缝对我来说太过分了,因为将其合并到 C# 项目中会很痛苦。是否有一种简单的方法可以在十六进制中查找一些段分隔符并将其拆分出来?