FFmpegGUI
- Convert images to video or animated gif, png
- Decompose video to images
- Overlay an image on a video
- Merge up to three videos
- Trim play time (start and end time)
- Crop area
- Scale (resize) area, stretch or pad
- Flip video horizontally or vertically
- Rotate video
- Change frame rate
- Set quality
- Set compression
- Use default encoder (mostly h264) or high encoder h265 if possible
- Remove audio streams
- Extract audio streams
- Add/replace audio stream and synchronize audio and video (delay audio).
- Multi video streams are not handled.
- Mostly the default codecs are used.
Cite As
Peter Seibold (2021). FFmpegGUI, MATLAB Central File Exchange.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
ffmpegGUIv2_8
| Version | Published | Release Notes | |
|---|---|---|---|
| 2.8 | Removed error at progress bar with webm videos.
|
||
| 2.7 | Implemented handling of animated gif or png. |
||
| 2.6 | Layout was dependend on Matlab version due to different handling of units 'characters'. Now all layout units are set to 'pixels'. |
||
| 2.5 | Removed bug concerning not existing VLC activex |
||
| 2.4.0 | Removed a sporadic failure on start up. |
||
| 2.3.0 | Fixed error in OpeningFcn. |
||
| 2.2.0 | Implemented flip and rotation of video |
||
| 2.1.1 | Upload of zip file |
||
| 2.1.0 | Better folder handling for input and output.
|
||
| 2.0.0 | Added some audio functions |
||
| 1.1.0 | Resize of GUI implemented and some minor changes. |
||
| 1.0.0 |
