Skip to content

Releases: narbs/ti.ffmpeg

iOS ti.ffmpeg v1.0.0

02 Oct 14:14
59448d7
Compare
Choose a tag to compare

The iOS version of the ti.ffmpeg module implements the same interface as the Android module (so they are compatible), and adds two new features: the log event to stream logs back to the caller and multiple inputs (options.inputs). Multiple inputs allows defining multiple input files and options for each. The iOS version uses the ffmpeg-kit-min-6.0-ios-xcframework libraries (min to reduce file size). There is a test harness application in example/app.js