samvera-labs / active_encode

Declare encode job classes that can be run by a variety of encoding services
Other
6 stars 8 forks source link

Allow ffmpeg to add additional pieces to derivative filenames #115

Closed cjcolvar closed 1 year ago

cjcolvar commented 1 year ago

When processing s3 files ffmpeg adds "_alt_media" after the original filename which breaks the label determination. Allow any character after the original sanitized input filename before the dash which separates the quality label and file extension.