friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
233 stars 12 forks source link

Support video codec profiles #134

Closed rodlie closed 6 months ago

rodlie commented 6 months ago

This PR adds support for video codec profiles (encode).

The following codecs now support profiles:

Support for more codecs can be added later.

WARNING! This commit bumps the evformat (26). Project files saved with this version or later will not be compatible with earlier versions of Friction (or enve).

Fix #129