Skip to content
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

Closed
jackluooo opened this issue Nov 6, 2024 · 4 comments
Closed

it can resolve flv format video? #418

jackluooo opened this issue Nov 6, 2024 · 4 comments

Comments

@jackluooo
Copy link

only can resolve MP4+avc?
or MP4+hevc?
tks

@rbouqueau
Copy link
Member

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?

@jackluooo
Copy link
Author

i want to extract audio buffer from flv format video,like using mp4box.js to extract in the browser.
now i using mp4box.js to handle flv video, return nothing.
tks.

@rbouqueau
Copy link
Member

mp4box.js doesn't support flv at the moment. There was a related discussion in #391 in case it helps you.

@jackluooo
Copy link
Author

jackluooo commented Nov 7, 2024 via email

@DenizUgur DenizUgur closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants