Skip to content

[Feature] Allow direct processing of video files #4

@mlange-42

Description

@mlange-42

In addition to processing image series, allow direct processing of video files.

Problem: Didn't find any pure rust library for decoding videos. There are bindings for GStreamer, but that would probably make the deployment process more difficult.

Possible crates (bindings)

  • gstreamer
  • ffmpeg
  • libVLC

Possible crates (pure rust)

  • ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions