{"id":20256561,"url":"https://github.com/interdigitalinc/vtmdecoder_vlcplugin","last_synced_at":"2025-04-11T00:22:21.014Z","repository":{"id":38110192,"uuid":"381407367","full_name":"InterDigitalInc/VTMDecoder_VLCPlugin","owner":"InterDigitalInc","description":"VVC decoder plugin for VLC based on a multithreaded VTM","archived":false,"fork":false,"pushed_at":"2024-05-31T11:56:08.000Z","size":838,"stargazers_count":21,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T21:11:15.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InterDigitalInc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-29T15:10:08.000Z","updated_at":"2024-08-14T03:24:42.000Z","dependencies_parsed_at":"2024-05-31T13:02:32.347Z","dependency_job_id":"6238c361-cd46-476a-ae5d-89e1922d7e44","html_url":"https://github.com/InterDigitalInc/VTMDecoder_VLCPlugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InterDigitalInc%2FVTMDecoder_VLCPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InterDigitalInc%2FVTMDecoder_VLCPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InterDigitalInc%2FVTMDecoder_VLCPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InterDigitalInc%2FVTMDecoder_VLCPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InterDigitalInc","download_url":"https://codeload.github.com/InterDigitalInc/VTMDecoder_VLCPlugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248318930,"owners_count":21083751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T10:47:14.374Z","updated_at":"2025-04-11T00:22:20.982Z","avatar_url":"https://github.com/InterDigitalInc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"/************* VLC PLUGINS FOR THE MULTITHREADED VVC DECODER BASED ON VTM  ************/\n\nSee also the README.md files inside the following subfolders for build instructions.\n\n./DecoderPluginVLC  VVC video decoder plugin making use of the VTM decoder lib\n./TsDemuxPluginVLC  TS demux with a new es vvc stream format ID\n\n/************* Installation and usage  ************/\n\nTested with VLC 3.0.9.2 and 3.0.12 64-bit versions (Windows)\n\n1. Install VLC\n\n- download VLC media player.\n- unpack in (for example) C:\\VLC\nnote: in order to use windows compiled binaries (which are 64-bits), the 64-bits version of VLC is required\n\n2. Install plugin and decoder dlls\n\n- copy decoder plugin and VTM decoder dll into plugin directory:\n  ....VLC\\plugins\\codec\\\n- to play ts files, add the ts-demux plugin libvvctsdemux_plugin.dll to:\n  ....VLC\\plugins\\demux\\\n\n3. Try to play a VVC binary file\n\nIt tries to follow frame rate from HRD information if coded, otherwise targets 50 Hz.\nIf playing a ts, it uses ts timestamps and find fps with consecutive timestamps.\n\nAdditional parameters control the behaviour of the decoder, and can be set either\nfrom the command line of from the configuration dialog: go to Tools / Preferences,\nselect \"show allow parameters\" on the bottom-left, then look for Input/codecs /\nVideo codecs / vvcdec.\n\nDecoder parameters description\n\nnb-threads\t\t\t\tinteger (default 0), number of threads for decoding in the range [1-32]; 0: automatic detection of cores\nnb-threads-parsing\t\tinteger (default -1), Maximum number of threads for CABAC parsing (from same pool as decoding threads) [1-32]; -1: auto; 0: sequantial parsing and decoding\ntarget-layer-set\t\tinteger (default -1), Target output layer set (for multi-layer streams)\nvvc-enable-hurry-mode\tbool (default true), hurry-up mode: skip decoding pictures if late\nvvc-fps\t\t\t\t\tfloat (default 0), Frames per Second; 0: try automatic, default 50Hz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterdigitalinc%2Fvtmdecoder_vlcplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterdigitalinc%2Fvtmdecoder_vlcplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterdigitalinc%2Fvtmdecoder_vlcplugin/lists"}