Skip to content

Allow users to convert .mkv to mp4 #78

@Rl0007

Description

@Rl0007

Currently when you upload a .mkv file the player does not work as it does not support .mkv file.

In the video card inside project show an option to convert the .mkv to .mp4 or .mov use the ffmpeg the command is this "ffmpeg -i input.mkv -c copy output.mp4"


  • A button like split, but the video goes into processing state.
  • The original file will be replaced in R2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions