-
Notifications
You must be signed in to change notification settings - Fork 588
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
[ENH]: Support FFMPEG for web #742
Comments
Yessss ! Mee also. I want that too 👍 |
Why do you need FFmpeg on web ?
I think the best way to support FFmpeg on web would be to develop this function inside Flutter FFmpeg itself and do a Pull Request against this project. The guy/girl who does Flutter FFmpeg are doing a great job. Probably he/she will be very glad if someone (me?) implement some of the Flutter FFmpeg functions for the web. |
I need to edit audio files before uploading to my server. I use flutter web to create the interface. |
It would be awesome if you could develop it for web, I have very little experience with web coding thats why I use flutter because I'm an app developer 👍🏻 |
I am interested by improving Tau on Web. And I think that Flutter FFmpeg is a great project and merits that we contribute to it. |
Hi @MATTYGILO , |
@Larpoux Has this been added yet? |
This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days. |
🚀 Help with Integrating
|
I cannot help myself, but please, int the future, give us some input on how your project is going. I have always think that video and sound can both be handled by flutter Sound.
Note : Actually I have some experience about using the browser Web Audio API from dart using js_interop, but nothing about video. |
I don't know why, but the W3C did a fantastic job specifying the We Audio API, but didn't include in this recommandation anything about video. There is certainly a reason, but I don't understand it. |
Oh great, yeah definitely, I am ready to give input. In Flutter web, using Still, I am trying to figure it out, and as soon as I get some output, I will definitely publish the repo. If you know something useful for the same, then please do contribute! |
Recently, someone in another thread complained that Flutter Sound is incompatible with Wasm because of a stupid reason. I am going to be very careful that the v10 will not have this limitation. |
Note: if you feel ready to improve τ,
perhaps you could do a Pull Request ? This would be great !
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: