Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
DanielSIPark opened this issue Sep 6, 2024 · 0 comments
Open
1 task done

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

DanielSIPark opened this issue Sep 6, 2024 · 0 comments

Comments

@DanielSIPark
Copy link

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant