clsid2 / mpc-hc

Media Player Classic
GNU General Public License v3.0
11.03k stars 491 forks source link

Does not support VVC decoding. #2231

Closed Hackjjang closed 1 year ago

Hackjjang commented 1 year ago

image

I'd like you to provide a way to play it back.

v0lt commented 1 year ago

MPC-HC uses LAV Video Decoder for video decoding. LAV Video Decoder uses FFmpeg to decode videos. There is no VVC support in the FFmpeg master branch yet.

Hackjjang commented 1 year ago

https://github.com/MartinEesmaa/VVCEasy/tree/master/LAVFilter

The MPC-HC has LAV Filters that support VVC.

clsid2 commented 1 year ago

VVC is still an irrelevant format at this point in time. Once it starts being used more commonly it will almost certainly get added to official LAVFilters.