WebCare360

Offshore Hosting, Offshore VPS, Offshore Servers | WebCare360

Install H.265 HEVC codec on Ubuntu with WebCare360

by John Doe
H265 icon

H.265, or High Efficiency Video Coding (HEVC), is a video codec that offers the best quality and compression for media players. It is twice as efficient as the current H.264 standard, making it the ideal codec for high-definition and 4K video. While most media players do not yet support H.265, the codec is slowly becoming more widely adopted as more devices are released that can take advantage of its superior quality.

Because of the use of H.265 HEVC decoder, many players are playing videos that get smaller and smaller today. If a player does not, it will be necessary to install or use the H.265 HEVC decoder service.

Follow the instructions to download and install the H.265 HEVC decoder for Ubuntu Desktop.

Make sure that the third party repository PPA is enabled;

sudo apt-add-repository ppa:strukturag/libde265
  • Perform the system update;
sudo apt-get update
  • Now install the GStream application on server;
sudo apt-get install gstreamer1.0-libde265

The above application will install a default H.265 HEVC decoder and will set up a media player to be able to play the media files.

  • If you are using VLC, then install following VLC plug-in by using the following command;
sudo apt-get install vlc-plugin-libde265

That’s it. Enjoy playing HD video files on your Offshore Dedicated Servers wth WebCare360.

1. Update your system

Begin by ensuring your system’s package list is up-to-date:
 
bash
sudo apt-get update
Use code with caution.

2. Enable repositories (if needed)

If you haven’t already, enable the universe and multiverse repositories, as they might be required for some codec packages:
 
bash
sudo add-apt-repository universe
sudo add-apt-repository multiverse
sudo apt-get update
Use code with caution.
 

3. Install the libde265 PPA and related packages

The libde265 PPA provides GStreamer integration for H.265 playback in various applications like browsers and media players.
 
bash
sudo apt-add-repository ppa:strukturag/libde265
sudo apt-get update
Use code with caution.
 

4. Install GStreamer plugins

Install the GStreamer plugins to enable H.265 playback in GStreamer-aware applications:
 
bash
sudo apt-get install gstreamer1.0-libde265
Use code with caution.
If you are using an older version of Ubuntu, you might also need to install the GStreamer 0.10 plugin:
 
bash
sudo apt-get install gstreamer0.10-libde265
Use code with caution.
 

5. (Optional) Install VLC plugin

If you prefer using VLC Media Player, you can install the specific libde265 plugin for it: 
 
bash
sudo apt-get install vlc-plugin-libde265
Use code with caution.
Note: If you encounter dependency issues, you may need to upgrade VLC to version 2.2 or higher first.
 

6. Verify installation

To ensure H.265 support is successfully installed, try playing an HEVC-encoded video file using a GStreamer-aware player like Totem. The player should now be able to decode and play the file without issues.
 

Why This Matters for Offshore Hosting

Providers like WebCare360 configure offshore dedicated servers to handle media streaming efficiently, often pre-installing codecs like H.265 for better compression and faster delivery. Following these steps ensures you can replicate that setup on your own Ubuntu environment.

Installing H.265 support ensures smooth playback of HD and 4K videos in media players like VLC, Totem, and other GStreamer-based applications.

No. Due to licensing restrictions, Ubuntu does not include H.265 codecs out of the box. You need to manually install them using packages like gstreamer1.0-libde265 or VLC plugins.

Yes. Once the vlc-plugin-libde265 is installed, VLC will be able to decode and play HEVC videos without additional configuration.

Yes. If you install from trusted PPAs like ppa:strukturag/libde265, the process is safe and widely used in the Ubuntu community.

H.265 offers high compression with minimal quality loss, making it ideal for streaming large video files from offshore dedicated servers like those from WebCare360.

Yes, but older releases may require installing gstreamer0.10-libde265 for compatibility.

Related Blogs

CONNECT

Stay in the Loop