Skip to content

saved video has mime type video/x-matroska #469

@zeexan-dev

Description

@zeexan-dev

Description

Even with videoMimeType: "video/webm;codecs=H264" , I am getting video/x-matroska as mime-type of saved video and video has unknown duration due to which it does not has seekbar.

Additional Information

"myVideo", { controls: true, fluid: false, width: videoWidth, height: videoHeight, plugins: { record: { audio: true, video: video_option_settings, screen: record_screen_option, frameWidth: videoWidth, frameHeight: videoHeight, maxLength: videoMaxLengthInSeconds, debug: true, videoMimeType: "video/webm;codecs=H264" }, }, },

versions

videojs

what version of videojs does this occur with?
3.11.0

browsers

Chrome Version
81.0.4044.138 (Official Build) (64-bit)

OS
Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions