# V-Nova technologies documentation

## Home page

- [Home](https://docs.v-nova.com/technologies/home.md): Welcome to the V-Nova Documentation Site!

## MPEG-5 LCEVC

- [Overview](https://docs.v-nova.com/technologies/mpeg-5.lcevc/v-nova-lcevc/lcevc-sdk-overview.md)
- [Best practices](https://docs.v-nova.com/technologies/mpeg-5.lcevc/v-nova-lcevc/lcevc-best-practices.md): This page gives advice on how to get the very best results when applying LCEVC-enhancement to your encoding workflows.
- [LCEVC test streams](https://docs.v-nova.com/technologies/mpeg-5.lcevc/v-nova-lcevc/lcevc-test-streams.md): Description of various MPEG-5 LCEVC test streams available from V-Nova and other vendors, to validate a variety of integrations for different applications.
- [Getting started](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/getting-started.md)
- [SDK](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk.md)
- [Encoder Integration Layer (EIL)](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil.md)
- [EIL Integration Process](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/eil-integration-process.md)
- [Error Handling](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/eil-integration-process/error-handling.md)
- [Base Encoder Plugin](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/eil-integration-process/base-encoder-plugin.md)
- [Features](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/features.md)
- [Encoding Configuration Properties](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/encoding-configuration-properties.md)
- [CBR vs CRF](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/cbr-vs-crf.md)
- [Lower Resolutions (720p and below)](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/lower-resolutions-720p-and-below.md)
- [V-Nova LCEVC-specific Parameters](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/v-nova-lcevc-specific-parameters.md)
- [Metadata](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/metadata.md)
- [API (version 3.9)](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/sdk/eil/api-version-3.9.md)
- [NDK](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/ndk.md)
- [LCEVC Encoder IP Core](https://docs.v-nova.com/technologies/mpeg-5.lcevc/encoder/ndk/lcevc-encoder-ip-core.md)
- [Getting started](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/getting-started.md)
- [SDK](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk.md)
- [LCEVC Decoder for Web (LCEVCdecJS)](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk/lcevc-decoder-for-web-lcevcdecjs.md): LCEVC Decoder for Web (LCEVCdecJS)
- [Decoder Integration Layer (DIL)](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk/decoder-integration-layer-dil.md)
- [Functionality](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk/decoder-integration-layer-dil/dil.md)
- [API Overview](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk/decoder-integration-layer-dil/api-overview.md)
- [Example Integration Code](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk/decoder-integration-layer-dil/example-integration-code.md)
- [DIL API](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk/decoder-integration-layer-dil/dil-api.md)
- [DIL Types and Enumerations](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk/decoder-integration-layer-dil/dil-types-and-enumerations.md)
- [DIL Properties API](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/sdk/decoder-integration-layer-dil/dil-properties-api.md)
- [NDK](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/ndk.md)
- [LCEVC Decoder IP Core](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/ndk/lcevc-decoder-ip-core.md)
- [LCEVC Decoder IP Core Deliverables](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/ndk/lcevc-decoder-ip-core/lcevc-decoder-ip-core-deliverables.md)
- [LCEVC Hybrid Driver-level Decoder](https://docs.v-nova.com/technologies/mpeg-5.lcevc/decoder/ndk/lcevc-hybrid-driver-level-decoder.md): The LCEVC hybrid driver-level decoder is a driver-layer solution that utilizes existing hardware blocks and optimizes CPU/GPU resources to deliver high-performance LCEVC decoding on the SoC.
- [Chromium](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/chromium.md)
- [WebRTC](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/webrtc.md)
- [FFmpeg](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/ffmpeg.md)
- [FFmpeg encoder](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/ffmpeg/ffmpeg-encoder.md)
- [FFmpeg decoder](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/ffmpeg/ffmpeg-decoder.md)
- [Putting the software together](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/ffmpeg/putting-the-software-together.md)
- [Example script](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/example-script.md): to encode, decode and calculate metrics
- [Player integrations](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/integrations.md)
- [AVPlayer](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/integrations/avplayer.md)
- [VLCKit](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/integrations/vlckit-with-lcevc.md)
- [hls.js](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/integrations/html5-integration.md)
- [Shaka Player](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/integrations/shaka-player.md)
- [AndroidX (ExoPlayer)](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/integrations/androidx-exoplayer.md): This article introduces how to add LCEVC decoding and rendering into androidx/media project, Google's open source Android platform media libraries specifically ExoPlayer.
- [DASH.js](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/integrations/dash.js.md): LCEVC playback in DASH.js
- [Android open-source project](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/lcevc-in-android-open-source-project.md)
- [GStreamer](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/gstreamer.md)
- [LCEVC encoder build](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/gstreamer/lcevc-encoder-build.md)
- [LCEVC decoder build](https://docs.v-nova.com/technologies/mpeg-5.lcevc/integrations/gstreamer/lcevc-decoder-build.md)
- [Getting started](https://docs.v-nova.com/technologies/mpeg-5.lcevc/carriage/getting-started.md)
- [Overview of LCEVC carriages](https://docs.v-nova.com/technologies/mpeg-5.lcevc/carriage/overview-of-lcevc-carriages.md)
- [Carriage implementations](https://docs.v-nova.com/technologies/mpeg-5.lcevc/carriage/carriage-implementations.md)

## SMPTE VC-6

- [Overview](https://docs.v-nova.com/technologies/smpte.vc-6/v-nova-vc-6/overview.md)
- [Codec description](https://docs.v-nova.com/technologies/smpte.vc-6/v-nova-vc-6/codec-description.md)
- [SDK](https://docs.v-nova.com/technologies/smpte.vc-6/v-nova-vc-6/sdk.md)

## V-Nova PresenZ

- [Introduction](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/introduction.md): Welcome, this is a top level description of  V-Nova PresenZ.
- [Zone Of View](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/zone-of-view.md): The area within which V-Nova PresenZ allows for head movement
- [Two-phase rendering](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/two-phase-rendering.md)
- [Render blocks and occlusion factor](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/render-blocks-and-occlusion-factor.md)
- [The Zone of View size](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/the-zone-of-view-size.md)
- [Render scale](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/render-scale.md)
- [Deep reflections/stereo rendering](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/deep-reflections-stereo-rendering.md)
- [Transparencies](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/transparencies.md)
- [The specular point](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/the-specular-point.md)
- [Rendering resolution](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/rendering-resolution.md)
- [Chaotic tag: rendering grass, hairs, fur, trees...](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/chaotic-tag-rendering-grass-hairs-fur-trees....md)
- [Draft mode](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/draft-mode.md)
- [Underscan](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/underscan.md)
- [Rendering inside the ZOV](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/rendering-inside-the-zov.md)
- [The clipping sphere](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/the-clipping-sphere.md)
- [Smoke, fire and atmospheric rendering](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/smoke-fire-and-atmospheric-rendering.md): How to render Atmospheric volumes
- [File formats and structures in V-Nova PresenZ](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/file-formats-and-structures-in-v-nova-presenz.md): Understanding the different files utilized by V-Nova PresenZ
- [Motion vectors and animation](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/motion-vectors-and-animation.md)
- [Normals inside V-Nova PresenZ](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/normals-inside-v-nova-presenz.md)
- [Quick tips](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/quick-tips.md)
- [V-Nova PresenZ GUI for Maya and Arnold](https://docs.v-nova.com/technologies/v-nova.presenz/getting-started/v-nova-presenz-gui-for-maya-and-arnold.md)
- [Getting Started with V-Nova PresenZ Maya and Arnold](https://docs.v-nova.com/technologies/v-nova.presenz/getting-started/getting-started-with-v-nova-presenz-maya-and-arnold.md): A brief and basic starting tutorial with some instruction on how to get started with V-Nova PresentZ in Maya and Arnold
- [Getting Started with V-Nova PresenZ Houdini](https://docs.v-nova.com/technologies/v-nova.presenz/getting-started/getting-started-with-v-nova-presenz-houdini.md): This section is dedicated to getting you up and running with V-Nova PresenZ in Houdini

## V-Nova Platform

- [Introduction](https://docs.v-nova.com/technologies/v-nova.platform/introduction-and-prerequisites.md)
- [The dashboard](https://docs.v-nova.com/technologies/v-nova.platform/introduction-and-prerequisites/platform-dashboards-functions.md): The V-Nova platform dashboard provides information about the platform and the current status of your account.
- [VOD Job list](https://docs.v-nova.com/technologies/v-nova.platform/introduction-and-prerequisites/vod-job-operations.md)
- [Users and account details](https://docs.v-nova.com/technologies/v-nova.platform/introduction-and-prerequisites/platforms-my-account-page.md): The Users and My Account pages enable platform users to configure and manage their account.
- [Encoding](https://docs.v-nova.com/technologies/v-nova.platform/encoding.md)
- [Create a VOD encoding Job](https://docs.v-nova.com/technologies/v-nova.platform/encoding/platform-api.md): This page explains how to use the V-Nova platform to create VOD assets.
- [Creating encoding templates](https://docs.v-nova.com/technologies/v-nova.platform/encoding/platform-api/platform-presets-creation.md): This page describes functionalities of presets that can be used in encoding VOD jobs and Live Channels.
- [Set up a Live channel](https://docs.v-nova.com/technologies/v-nova.platform/encoding/platform-live-channel-creation.md): This page describes live channel creation and its features. Please note that live channel encoding is not available for trial users.
- [Perform the encode and view content](https://docs.v-nova.com/technologies/v-nova.platform/encoding/performing-the-encode-and-viewing-content.md)
- [Platform API](https://docs.v-nova.com/technologies/v-nova.platform/encoding/platfrom-api.md): This page provides a reference to the V-Nova Platform for encoding LCEVC-enhanced x264 and x265 encodes using the REST API .
- [Decoding](https://docs.v-nova.com/technologies/v-nova.platform/decoding.md)

## ImmersiX

- [Welcome](https://docs.v-nova.com/technologies/immersix/welcome.md)
- [Getting started](https://docs.v-nova.com/technologies/immersix/getting-started.md)
- [System requirements](https://docs.v-nova.com/technologies/immersix/system-requirements.md)
- [Frequently asked questions](https://docs.v-nova.com/technologies/immersix/frequently-asked-questions.md)
- [Troubleshoot guide](https://docs.v-nova.com/technologies/immersix/troubleshoot-guide.md)
- [Performance guide](https://docs.v-nova.com/technologies/immersix/performance-guide.md)
- [Contact us](https://docs.v-nova.com/technologies/immersix/contact-us.md)
- [Privacy Policy for Steam](https://docs.v-nova.com/technologies/immersix/privacy-policy-for-steam.md): Privacy Policy for ImmersiX (Last Updated: 31 March 2025)
- [ImmersiX Privacy Policy for Apple Store](https://docs.v-nova.com/technologies/immersix/immersix-privacy-policy-for-apple-store.md): Privacy information for the ImmersiX application and streaming service.
- [ImmersiX App Terms of Use](https://docs.v-nova.com/technologies/immersix/immersix-app-terms-of-use.md): General terms governing download and use of the ImmersiX application and streaming service.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.v-nova.com/technologies/home.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
