.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_open_video" "3" "" "Allegro reference manual" .SH NAME al_open_video \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] ALLEGRO_VIDEO *al_open_video(char const *filename) .EE .SH DESCRIPTION Reads a video file. This does not start playing yet but reads the meta info so you can query e.g.\ the size or audio rate. .SH SINCE 5.1.0