I would like to be able to play HEVC files in Ubuntu v18 but I know since version 17 the following plugin is not installable:
hutber@hutber ~ $ sudo apt-get install vlc-plugin-libde265
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vlc-plugin-libde265
Is it possible to get these files working in 18 without having to use the chrome app to play them?
gstreamer1.0-libav supports video/x-h265 (HEVC) in Ubuntu 17.10 and later in Totem media player.
H.265 is the successor to H.264 which gstreamer1.0-libav also supports in Ubuntu 17.10 and later. To install it open the terminal and type: