Avcodec.Unknown
type 'mode t = ([ `Data ], 'mode) codec
val codec_ids :
[ `None
| `Ttf
| `Scte_35
| `Epg
| `Bintext
| `Xbin
| `Idf
| `Otf
| `Smpte_klv
| `Dvd_nav
| `Timed_id3
| `Bin_data
| `Smpte_2038
| `Probe
| `Mpeg2ts
| `Mpeg4systems
| `Ffmetadata
| `Wrapped_avframe
| `Vnull
| `Anull ]
list
List of all unknown codec IDs.
val string_of_id : id -> string
Return the name of the codec.