Skip to content

Is there any plan to support webm in addVideo() API? #87

@DanielSIPark

Description

@DanielSIPark

Is there an existing issue for this?

  • I have searched the existing issues

What's missing?

I would like to add a video to the current page using the addVideo() API,
but currently the addVideo API does not support the webm format.
To add a video to the current page, I need to create an mp4 file with the h.264 codec and add it using addVideo.
I have two questions like as follows.

  1. Is there any plan to support the webm format in addVideo()?
  2. In order to create an mp4 file with the h.264 codec, I need to create an mp4 file using the h.264 codec in FFMPEG in the Addon.
    Do I need to handle the h.264 license issue separately in each Addon, or is there a separate support plan in the Adobe Express Addon?

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