Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant