LeGoffMael / video_editor

A flutter package for editing video written in pure Dart with fully customizable UI. Supports crop, trim, rotation and cover selection.

Home Page:https://pub.dev/packages/video_editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultra HD Video isn't exporting.

RzTutul opened this issue · comments

Ultra HD Video isn't exporting.

Did you find any solution?

Did you find any solution?

not yet

Hello, since the 3.0.0 version of video_editor, the exportation is not handled by the package itself. It only provides a quick commands to run with ffmpeg. Please reopen an issue or a PR if you think the VideoFFmpegVideoEditorConfig class should be updated.