-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
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
it can resolve flv format video? #418
Comments
The community added VP8, VP9, VVC, there's a PR for AVS3, ... If you need support for the 'flv' container you could also elaborate on that. Another option would be to leverage the gpac wasm build. What are you trying to achieve? |
i want to extract audio buffer from flv format video,like using mp4box.js to extract in the browser. |
mp4box.js doesn't support flv at the moment. There was a related discussion in #391 in case it helps you. |
OK thank you
发自我的 iPhone
在 2024年11月7日,17:26,Romain Bouqueau ***@***.***> 写道:
mp4box.js doesn't support flv at the moment. There was a related discussion in #391<#391> in case it helps you.
—
Reply to this email directly, view it on GitHub<#418 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOJVWF3STMGZXVW3GAJLHIDZ7MW4HAVCNFSM6AAAAABRIMGZQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRRG4ZDMMRSHE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
only can resolve MP4+avc?
or MP4+hevc?
tks
The text was updated successfully, but these errors were encountered: