InterDigitalInc / VTMDecoder_VLCPlugin

VVC decoder plugin for VLC based on a multithreaded VTM
GNU Lesser General Public License v2.1
21 stars 1 forks source link

VLC plugin decodes raw VVC, but not VVC in MP4 #6

Closed LigH-de closed 2 years ago

LigH-de commented 2 years ago

I successfully installed the plugin DLL's in VLC, it nicely plays raw *.266 video streams encoded by uvg266.

So I used MP4Box to multiplex it in MP4, to find a supported file type in the Open dialog (unfortunately, the plugin seems not to be able to add file name extensions).

Unfortunately, VLC did not display any visible video, although it played for the expected time. I guess the VideoLAN team needs to add support for VVC video streams to their MP4 demultiplexer then?

FabriceUrban commented 2 years ago

Hi, Yes I think the MP4 demux has to be modified.