spdl.utils

Utility functions.

Functions

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.

is_cuda_available

is_cuda_available

Check if SPDL is compiled with CUDA support.

is_nvcodec_available

is_nvcodec_available

Check if SPDL is compiled with NVCODEC support.

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.