media-codecs icon indicating copy to clipboard operation
media-codecs copied to clipboard

Get a codec parameter string (like 'avc1.4d002a') from human readable options (like { name: 'Main', level: '4.2' }) and back to a descriptive name ('AVC Main Profile Level 4.2').

Results 3 media-codecs issues
Sort by recently updated
recently updated
newest added

The current project doesn't work right with TypeScript, with a ts(7016) error when importing. This makes me wonder is a migration to TS might be more desirable and is welcome...

This would be very handy for HEVC (h.265) as well!

help wanted