nvidia.dali.fn.readers.video ---------------------------- .. autofunction:: nvidia.dali.fn.readers.video .. seealso:: * `Tutorial describing how to use video reader <../examples/sequence_processing/video/video_reader_simple_example.html>`_ * `Tutorial describing how to use video reader to output frames with labels <../examples/sequence_processing/video/video_reader_label_example.html>`_ * `Tutorial describing how to output frames with labels assigned to dedicated ranges of frame numbers/timestamps <../examples/sequence_processing/video/video_file_list_outputs.html>`_ * `Examples of processing video in DALI <../examples/sequence_processing/video/video_processing_per_frame_arguments.html>`_ * `Tutorial describing how to calculate optical flow from video inputs <../examples/sequence_processing/optical_flow_example.html>`_ * `Reading the data in the multi-GPU setup. <../examples/general/multigpu.html>`_