We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
矩阵信息:用作解码后的transform 其他信息
The text was updated successfully, but these errors were encountered:
https://juejin.cn/post/7358388858305970212
webav 没有返回相关信息 可以自己装个mp4box 用于获取相关信息 需要注意 老版本MP4box 封装出来的视频带有异常旋转信息 需要做 默认值处理 mp4box 和 webav 都已修复封装的视频带有异常旋转信息的问题
Sorry, something went wrong.
WebAV 内部 MP4Clip 已经解析得到了 mp4 的原始信息。 但它的数据结构比较复杂
提供这些信息很容易,但我不知道以何种形式提供。 如果原封不动全部暴露出去,外界对数据的操作可能会破坏内部逻辑。
WebAV 内部 MP4Clip 已经解析得到了 mp4 的原始信息。 但它的数据结构比较复杂 提供这些信息很容易,但我不知道以何种形式提供。 如果原封不动全部暴露出去,外界对数据的操作可能会破坏内部逻辑。
全部暴露出来也不太合适 暴露部分的话 又不知道改暴露哪一部分 😂
No branches or pull requests
矩阵信息:用作解码后的transform
其他信息
The text was updated successfully, but these errors were encountered: