Skip to main content
Beyond 2D Evaluation Framework

Scope

This page describes the specifications within the scope of the Beyond 2D tools and the context for how they are meant to be used.

The Beyond 2D Evaluation Framework supports the systematic assessment of next-generation video formats that go past a single flat 2D image, such as multi-view video plus depth, point clouds, and other immersive representations. The emphasis is on evaluation and characterization: providing a repeatable way to compare encoding, delivery, and rendering pipelines for these formats so that results can feed into standardization. This aligns directly with 3GPP's feasibility study FS_Beyond2D and the resulting technical report TR 26.956, "Evaluation and Characterization of Beyond 2D Video Formats and Codecs," which this work tracks.

From an implementer's point of view, the value here is a common, transparent test setup rather than a shipping playback product: defined test content, processing steps, and metrics that let you benchmark candidate formats and codecs on a like-for-like basis. Where volumetric coding is in scope, the framework relates to Visual Volumetric Video-based Coding (V3C, ISO/IEC 23090-5); for delivery evaluation it touches common packaging such as the Common Media Application Format (CMAF). Because this is an evaluation-focused effort tied to an active 3GPP study, the set of dedicated reference tools is smaller than for 5G-MAG's product-oriented projects, and it overlaps with the volumetric tooling; this page states that scope plainly rather than over-claiming a large standalone toolset.

For the authoritative, current list of repositories and their status, see the Resources page; roadmap items are tracked from the Resources. For related encoding and rendering tools, see the MPEG V3C Immersive Platform project.

Standards being implemented

The Beyond 2D work relates to the following specifications and work items. For the full, maintained list, see the standards portal page linked below.

Specification / work itemTitle
3GPP FS_Beyond2DFeasibility Study on Beyond 2D Video
3GPP TR 26.956Evaluation and Characterization of Beyond 2D Video Formats and Codecs
ISO/IEC 23090-5V3C (referenced where volumetric coding is evaluated)

What the framework implements

The Beyond 2D Evaluation Framework is a test setup, not a shipping player. It provides a repeatable way to run candidate formats and codecs through the same pipeline and compare the results. It is organised around the evaluation scenarios from the 3GPP study, which the reference repository lists as:

  1. UE-to-UE stereoscopic video live streaming (stereoscopic format, live/device-to-device).
  2. Streaming of professionally produced volumetric video, a single asset containing people (point-cloud format, on-demand).
  3. On-demand streaming of multi-view plus depth (MV+D format, on-demand).

The repository separates the multi-view-plus-depth (mvd) and point-cloud content, reflecting the different processing chains each family needs.

Formats, codecs, and metrics

Format familyCoding approachesV3C relation
StereoscopicMV-HEVC; simulcast/frame-compatible anchorNot V3C-based
Multi-view plus depthMV-HEVC; MIV (ISO/IEC 23090-12)MIV is a V3C profile
Dense point cloudV-PCC (ISO/IEC 23090-5); G-PCC for comparisonV-PCC is part of ISO/IEC 23090-5

The pipeline runs encode, package, deliver (under a 5G Media Streaming / DASH assumption), decode, and render, then measures quality on both source views and rendered pose-trace views. Reported metrics include PSNR, IV-PSNR, and VMAF against bitrate. Because source sequences, coded bitstreams, and rendered pose-trace videos are large, the framework references content on external servers rather than bundling it.

How the tools map to the standard

The framework tracks 3GPP FS_Beyond2D and TR 26.956. Where volumetric or MV+D content is evaluated, it reuses V3C tooling (V-PCC and MIV), which is why this project overlaps with, and is smaller than, the product-oriented MPEG V3C Immersive Platform. The set of dedicated repositories is therefore intentionally compact; for the authoritative, current list and status see the Resources page.

Getting started

  1. Read the Beyond 2D Video Tech page for the scenarios, formats, and metrics.
  2. Check the Resources page for the current repository (or repositories) and clone the evaluation framework.
  3. Follow the repository README to obtain the referenced test content and run the per-scenario encode, deliver, decode, and metric steps.
  4. Track open work on the Resources.

Go deeper

Technical documentation providing context to this project can be found in the link below.

Tech: Volumetric & Beyond 2D Video Experiences

A list of relevant specifications can be found in the link below.

Standards: Beyond 2D Video Experiences

References to verify

These specifics on this page were not confirmed against the primary source (the 3GPP/ETSI portals block automated access, so the TR 26.956 text could not be machine-checked): the exact codec and anchor set per format family (MV-HEVC, V-PCC, G-PCC, MIV) and the exact metric set (PSNR, IV-PSNR, VMAF). The scenario names and the mvd/point-cloud repository structure are taken from the 5G-MAG reference-tools repository. Verify against TR 26.956, the SA4 work plan, and the repository READMEs before relying on it externally.