.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH GAV1_DECODE 1 "23 Oct 2020" "gav1_decode, a libgav1 based AV1 decoder" .SH NAME gav1_decode, \- An example application of gav1.gav1_decode can be used to decode IVF files .SH SYNOPSIS .B gav1_decode [\fI\,options\/\fR] \fI\, \/\fR[\fI\,-o \/\fR] .SH OPTIONS .HP \fB\-h\fR, \fB\-\-help\fR This help message. .HP \fB\-\-threads\fR (Default 1). .HP \fB\-\-frame_parallel\fR. .HP \fB\-\-limit\fR Stop decoding after N frames (0 = all). .HP \fB\-\-skip\fR Skip initial N frames (Default 0). .HP \fB\-\-version\fR. .HP \fB\-\-y4m\fR (Default false). .HP \fB\-\-raw\fR (Default true). .HP \fB\-v\fR logging verbosity, can be used multiple times. .HP \fB\-\-all_layers\fR. .HP \fB\-\-operating_point\fR (Default 0). .HP \fB\-\-frame_timing\fR Output per\-frame timing to in tsv format. .IP Yields meaningful results only when frame parallel is off. .SS "Advanced settings:" .HP \fB\-\-post_filter_mask\fR (Default 0x1f). .IP Mask indicating which post filters should be applied to the reconstructed frame. This may be given as octal, decimal or hexadecimal. From LSB: .IP Bit 0: Loop filter (deblocking filter) Bit 1: Cdef Bit 2: SuperRes Bit 3: Loop Restoration Bit 4: Film Grain Synthesis .PP libgav1 0.16.1 max bitdepth: 10 build configuration: Not available. .SH "SEE ALSO" The full documentation for .B gav1_decode, is maintained as a Texinfo manual. If the .B info and .B gav1_decode, programs are properly installed at your site, the command .IP .B info gav1_decode, .PP should give you access to the complete manual.