From fa4ef02d58ddc514ee9eb480b1356cb4c2fd6827 Mon Sep 17 00:00:00 2001 From: MartinEesmaa Date: Sun, 17 Nov 2024 21:58:23 +1100 Subject: [PATCH] Moved VLC VVC InterDigital Plugin summary texts Big texts are moved from README.md of root directory into INSTALLVLCPLUGIN folder of markdown file. --- INSTALLVLCPLUGIN/README.md | 22 ++++++++++++++++++++++ README.md | 20 ++------------------ 2 files changed, 24 insertions(+), 18 deletions(-) diff --git a/INSTALLVLCPLUGIN/README.md b/INSTALLVLCPLUGIN/README.md index 0e8625a..a12c147 100644 --- a/INSTALLVLCPLUGIN/README.md +++ b/INSTALLVLCPLUGIN/README.md @@ -15,6 +15,28 @@ C:\Program Files\VideoLAN\VLC\plugins\demux Step 3: Enjoy and play your h266 file into your VLC Media Player :). +### Explanation + +I have great news. VLC latest version worked out well of Inter Digital VTM plugins. On o266player, there were some problems on my computer for one reason... + +One reason that my Windows 11 operating system won't view video of VVC file on o266player version. On VTM plugins of VLC, now it shows me VVC video good. + +Here is a comparison of o266player version and VTM VVC plugins: + +Top left and right is o266player by Tencent Cloud. + +Bottom left and right is VLC VTM plugins by Inter Digital Inc. + +![windows8testbetweno266playerandvtmplugins](https://user-images.githubusercontent.com/88035011/160266040-863aa216-4694-4b2f-9957-4aa5b5a07ec3.png) + +***UPDATE of 19/04/2022 00:20 AEST:*** + +Bug of Inter Digital VTM VLC Plugin: + +When you try to play your MPEG-TS or TS file, it will crash with your InterDigital VLC VTM Plugin installed on your VLC Media Player. + +Without InterDigital VLC VTM Plugin, playing MPEG-TS or TS file will play fine in your all original plugins (except VLC VTM Plugin) on your VLC Media Player. + ### For Linux users Open terminal and copy code: diff --git a/README.md b/README.md index ed8feb9..831e47e 100644 --- a/README.md +++ b/README.md @@ -103,25 +103,9 @@ You can test Martin Eesmaa's encoded movies of VVC video codec and follow README # VLC InterDigital VTM VVC Plugin -I have great news. VLC latest version worked out well of Inter Digital VTM plugins. On o266player, there were some problems on my computer for one reason... +VLC InterDigital VTM VVC Plugin is an external VVC decoder plugin from third party developer. -One reason that my Windows 11 operating system won't view video of VVC file on o266player version. On VTM plugins of VLC, now it shows me VVC video good. - -Here is a comparison of o266player version and VTM VVC plugins: - -Top left and right is o266player by Tencent Cloud. - -Bottom left and right is VLC VTM plugins by Inter Digital Inc. - -![windows8testbetweno266playerandvtmplugins](https://user-images.githubusercontent.com/88035011/160266040-863aa216-4694-4b2f-9957-4aa5b5a07ec3.png) - -***UPDATE of 19/04/2022 00:20 AEST:*** - -Bug of Inter Digital VTM VLC Plugin: - -When you try to play your MPEG-TS or TS file, it will crash with your InterDigital VLC VTM Plugin installed on your VLC Media Player. - -Without InterDigital VLC VTM Plugin, playing MPEG-TS or TS file will play fine in your all original plugins (except VLC VTM Plugin) on your VLC Media Player. +See [INSTALLVLCPLUGIN folder](INSTALLVLCPLUGIN/README.md). # FFmpeg VVENC/DEC & xHE-AAC support