spdl.io.utils

Overview

Utility functions.

API Reference

Functions

built_with_cuda

built_with_cuda

Check if SPDL is compiled with CUDA support.

built_with_nvcodec

built_with_nvcodec

Check if SPDL is compiled with NVCODEC support.

built_with_nvjpeg

built_with_nvjpeg

Check if SPDL is compiled with NVJPEG support.

get_ffmpeg_filters

get_ffmpeg_filters

Get the list of available filter names.

get_ffmpeg_log_level

get_ffmpeg_log_level

Get the current log level of FFmpeg.

get_ffmpeg_versions

get_ffmpeg_versions

Get the versions of FFmpeg libraries

set_ffmpeg_log_level

set_ffmpeg_log_level

Set the log level of FFmpeg.

trace_counter

trace_counter

Trace a counter value.

trace_event

trace_event

Trace an operation with custom name.

trace_gc

trace_gc

Attach tracer to garbage collection.

tracing

tracing

Enable tracing.