...
In 5.10.0-5.10.7, the old transcode system was automatically migrated to the new transcode system when upgrading. This resulted in the same changes as the changes obtained by following the manual migration process.
From 5.10.8, the migration from the old transcode system to the new transcode system must be performed manually.
The automatic migration in 5.10.0-5.10.7 resulted in the same changes as the changes obtained by following the manual migration steps described on this page.
Migration script
To manually migrate from the old transcode system to the new transcode system, the following SQL script can be used: https://github.com/Digizuite/scripts/blob/main/transcode_system_migration.sql.
...