AV1/IVF/VP9 reframer¶
Register name used to load filter: rfav1
This filter may be automatically loaded during graph resolution.
This filter parses AV1 OBU, AV1 AnnexB or IVF with AV1 or VP9 files/data and outputs corresponding visual PID and frames.
Options¶
fps (frac, default: 0/1000): import frame rate (0 default to FPS from bitstream or 25 Hz)
index (dbl, default: -1.0): indexing window length. If 0, bitstream is not probed for duration. A negative value skips the indexing if the source file is larger than 20M (slows down importers) unless a play with start range > 0 is issued
importer (bool, default: false): compatibility with old importer
deps (bool, default: false): import sample dependency information
notime (bool, default: false): ignore input timestamps, rebuild from 0
temporal_delim (bool, default: false): keep temporal delimiters in reconstructed frames
bsdbg (enum, default: off): debug OBU parsing in media@debug logs
- off: not enabled
- on: enabled
- full: enable with number of bits dumped