Skip to content

0.7.5 - Encode from pre-signed URL option

Pre-release
Pre-release
Compare
Choose a tag to compare
@alfg alfg released this 28 Dec 23:56
· 16 commits to master since this release
  • Encoding from a pre-signed URL is now an option in settings.
    Enable this setting to enable streaming directly to FFmpeg from a pre-signed S3 URL, instead of downloading the file first if disk space is a concern. Please note this setting can impact performance.
  • Fix logging format for encode progress updates