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

Using FFmpeg Pipes for Real-Time Video Editing in Flutter: Need Guidance on Displaying Output #1088

Open
mohammadwadhodev opened this issue Dec 27, 2024 · 0 comments

Comments

@mohammadwadhodev
Copy link

Hey, I am working with the ffmpeg_kit_flutter_full package in Flutter, using the FFmpegKitConfig.registerNewFFmpegPipe() function for pipes. My issue is that I am building an editor, and I want to display the result of any small changes in the video without saving it, just like in any standard video editors. I read somewhere that I can achieve this using registerNewFFmpegPipe, but now I’m stuck on how to show these pipes.

I tried using the video_player package and fijkplayer: ^0.11.0, but it didn’t work. Does anyone have any idea or guidance on how I can achieve this?

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

1 participant