EliteMasterEric / extension-ffmpeg

An OpenFL extension which provides support for multimedia files on native platforms.
MIT License
18 stars 5 forks source link

[ENHANCEMENT] Encoding utilities #9

Closed EliteMasterEric closed 2 years ago

EliteMasterEric commented 2 years ago

FFmpeg has advanced and useful utilities for demuxing, muxing, decoding, encoding, scaling, and resampling videos. How do we expose these to Haxe (which would allow the creation of things like video editors)