You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing image generation script, used for title and credits on each video, should be modified to use Python instead of Perl. This could simply be a function that is called during the encoding process, rather than a full script in a separate process.
Investigate Wand (an ImageMagick binding for Python) or Pillow to do this.
The text was updated successfully, but these errors were encountered:
The existing image generation script, used for title and credits on each video, should be modified to use Python instead of Perl. This could simply be a function that is called during the encoding process, rather than a full script in a separate process.
Investigate Wand (an ImageMagick binding for Python) or Pillow to do this.
The text was updated successfully, but these errors were encountered: