Skip to content

[Feature Request] Support Webm video format #31

@conanak99

Description

@conanak99

What is this request

Currently, renpy web can not support videos. This is a feature request that renpy web can support and play video file format like webm

Why should we have this

Webm video are mostly used for animation, cut-scene… A lot of VNs with animated scene will benefit from this as it can be ported

Technical Challenge

Webm format is supported by most evergreen browsers so it shouldn’t be an issue https://caniuse.com/webm
Based on my experience, browser will prevent auto play video with sound, so video should be muted, or require users to click the play button.

I’m a web developer myself, with some experience with Python. If the maintainer can give me some guideline, I’d love to create a PR for this 😄.

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