Skip to content

DolbyLaboratories/dolby_vision_professional_decoder_plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

This repository provides additional code examples for the Dolby Vision professional decoder SIDK

FFMPEG based H.265 video decoder plug-in

The Dolby Vision professional decoder SIDK features a plug-in concept to support third-party video decoders. The folder 'hevc_ffmpeg_plugin' contains example code for implementing a FFMPEG based H.265 video decoder plug-in. Please refer to 'ffmpeg_readme.txt' for details on how to build the plug-in.

Dolby Vision Professional decoder Gstreamer element example

The folder 'gstreamer_example'contains an example for building a Gstreamer element for decoding Dolby Vision video elementary streams. Dual layer stream support is not implemented. This example may be a good base for adding this feature, however.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published