Skip to content
Snippets Groups Projects
  • Sybren A. Stüvel's avatar
    d2e3791c
    Added command 'create_video' to run FFmpeg · d2e3791c
    Sybren A. Stüvel authored
    This requires FFmpeg to be installed (not just for the command, but also
    for running the accompanying unit test). Because of this external
    dependency, the worker has to declare task_type='video-encoding' in its
    configuration file before it gets such tasks. This is not enabled by
    default.
    d2e3791c
    History
    Added command 'create_video' to run FFmpeg
    Sybren A. Stüvel authored
    This requires FFmpeg to be installed (not just for the command, but also
    for running the accompanying unit test). Because of this external
    dependency, the worker has to declare task_type='video-encoding' in its
    configuration file before it gets such tasks. This is not enabled by
    default.