Contents
run codecs
uv.lock
main()
generate_rd_plots_for_lf_and_metric()
generate_rd_plots_for_lf()
create_json()
create_latex_tables()
get_data_from_preffix()
clone_and_build_repo()
create_codec_wrapper_instance()
process_codec_using_wrapper()
load_json()
compare_json_files()
get_wrapper_instances()
get_metrics_bpps()
get_rate_string()
md5_from_logs()
get_lenslet_lf()
get_raw_lenslet_lf_ppm()
load_paths_from_json()
copy_and_rename_files()
log_bundle_copy()
organize_encoded_bitstreams()
checksum_conversion()
get_output_log()
download_lightfield_if_needed()
convert_lightfield_to_yuv_and_pgx()
ctc-codecs-declaration
aliases
lightfields
other-lightfield-configuration-files
other-quality-metrics-configuration-files
raw_paths
force_conversions
remove_yuv_from_pgx_after_check
codecs
logs
rd_plots
quality_heatmaps
bd_reports
bundled_bitstream_path
rd_plots_from_bundle
equivalence_check
performance
vmaf_executable_path
x265_target_kbps_file
example-codec-result
name
category
original-format
url
target-rates
original-size
pre-processing
encode-size
metrics
bd-adjusted-metrics
weighted-metrics
wrappers
adjust_values_for_bd()
BDWrapper
BDWrapper.method
BDWrapper.interpolator
BDWrapper.require_matching_points
BDWrapper.min_overlap
BDWrapper.compute_bd_rate()
BDWrapper.compute_bd_distortion()
BDWrapper.create_json_report()
BDWrapper.create_bd_rate_tables()
adjust_bd_metric()
resolve_bd_adjusted_metric()
resolve_derived_metric()
CompoundMetrics
CompoundMetrics.is_weighted_metric()
CompoundMetrics.is_bd_adjusted_metric()
CompoundMetrics.calculate_weighted_metric_value()
CompoundMetrics.resolve_metric_value()
CompoundMetrics.get_list_frames()
HeatmapFromVMAFReports
HeatmapFromVMAFReports.__init__()
HeatmapFromVMAFReports.read_reports()
HeatmapMatplotlib
HeatmapMatplotlib.__init__()
HeatmapMatplotlib.plot()
RunProfile
RunProfile.duration
RunProfile.success
RunProfile.start_time
RunProfile.end_time
RunProfile.log_data
RunProfile.stdout
RunProfile.stderr
RunProfile.asdict()
RunProfile.filtered_log_data()
PooledMetrics
PooledMetrics.mean
PooledMetrics.median
PooledMetrics.min
PooledMetrics.max
PooledMetrics.stddev
PooledMetrics.cv
PooledMetrics.asdict()
ExecutionMeasurements
ExecutionMeasurements.runs
ExecutionMeasurements.pooled_metrics
ExecutionMeasurements.memory_metrics
convert_to_bytes()
get_metrics_from_runs()
QualityToolWrapper
QualityToolWrapper.__init__()
QualityToolWrapper.reports_path
QualityToolWrapper.get_metrics()
RDCurve
RDCurve.codec_name
RDCurve.title
RDCurve.rate
RDCurve.distortion
RDCurve.rate_unit
RDCurve.distortion_unit
RDCurve.distortion_name
RDCurve.is_compatible()
get_all_metrics()
RDCurveFromVMAFLikeReports
RDCurveFromVMAFLikeReports.read_reports()
RDCurveMatplotlibView
RDCurveMatplotlibView.marker
RDCurveMatplotlibView.color
RDCurveMatplotlibView.rd_curve
RDCurveMatplotlibView.db_title
RDCurveMatplotlibView.show()
RDPlotMatplotlib
RDPlotMatplotlib.plot()
process_sample_file()
process_target_rate()
RDResult
RDResult.bpp
RDResult.min
RDResult.max
RDResult.mean
RDResult.stddev
RDResult.asdict()
VMAFMetrics
VMAFMetrics.__init__()