Platforms to show: All Mac Windows Linux Cross-Platform
JPEGMovieMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | JPEG | MBS Images Plugin | 17.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This is a self written class to create a QuickTime Movie with one video track using JPEG images.
You can use this to quickly write a slideshow video if needed.
Does play in Quicktime player and VLC, but not Windows Media Player.
- 6 properties
- property Duration as Double
- property FrameCount as Integer
- property Height as Integer
- property SecondsPerFrame as Double
- property TimeScale as Integer
- property Width as Integer
- 3 methods
- method AddFrame(Image as MemoryBlock)
- method AddFrame(Image as String)
- method BuildMovie as String
This class has no sub classes.
Some examples using this class:
Blog Entries
- MBS Xojo Plugins, version 18.4pr3
- MBS Xojo Plugins 17.2
- MBS Xojo Plugins, version 17.2pr1
- JPEGs to Movie
Xojo Developer Magazine
Videos
Release notes
- Version 18.4
- Raised limit for JPEGMovieMBS class to make larger videos.
- Version 17.2
- Added JPEGMovieMBS class.
The items on this page are in the following plugins: MBS Images Plugin.
JPEGImporterMBS - JPEGTransformationMBS