Rename file extension on transcoded files #11
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The transcode job uses the same filename as the ingest file (e.g. "ingest/intro-1.mkv" transcodes to "output/intro-1.mkv") instead of being renamed to match the container format (e.g. "output/intro-1.mov").
Handled in
076947ebf9