bytedeco/javacv

List all supported video types.

Open

#1,825 opened on Jun 9, 2022

 (1 comment) (0 reactions) (0 assignees)Java (1,583 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm looking for a way to list all supported video types.

Something akin to the (javax.imageio) method ImageIO.getReaderMIMETypes(), returning: "image/gif", "image/tga", "image/webp", ...

Contributor guide