Linux Lite Forums
How to update VLC? - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: How to update VLC? (/showthread.php?tid=3106)

Pages: 1 2


Re: How to update VLC? - N4RPS - 07-07-2016

Hello!

Haven't tried 2.2.4 in Windows yet, but even in the version just prior to that, playing H.265 in VLC was, at best, a hit-or-miss proposition. Do what you feel to be best, I suppose...

73 DE N4RPS
Rob



Re: How to update VLC? - Monkeyman - 07-08-2016

I was given this link this morning.  Any opinions on it?

https://www.unixmen.com/fix-vlc-not-support-audio-video-format-hevc/


Re: How to update VLC? - Valtam - 07-08-2016

We have the H265 files in the LL repo for Series 2.x.

Code:
sudo apt-get install vlc-plugin-libde265 libde265

They WILL play HEVC files, if they don't, you have a separate issue.
If you don't have a powerful , modern computer, the video files simply won't play. They require a lot of horsepower.

If you're on 2.8, chances are these files are already installed. Stay clear of the PPA you posted.

HEVC test files of varying bitrates here - http://jell.yfish.us/


Re: How to update VLC? - Monkeyman - 07-08-2016

(07-08-2016, 12:13 PM)Jerry link Wrote: We have the H265 files in the LL repo for Series 2.x.

Code:
sudo apt-get install vlc-plugin-libde265 libde265

They WILL play HEVC files, if they don't, you have a separate issue.
If you don't have a powerful , modern computer, the video files simply won't play. They require a lot of horsepower.

If you're on 2.8, chances are these files are already installed. Stay clear of the PPA you posted.

HEVC test files of varying bitrates here - http://jell.yfish.us/

Thanks.  My computer is neither modern nor especially powerful.  It's a 4 year old build so it's "ancient".  Smile  I'll stick with x264 movies from now on (or at least until I build a new computer).  It's done more than enough for me until this.

I have a 750w power supply, GeForce GTS 450 vid card and an AMD Phenom II cpu.  Is there anything I could upgrade that might make it possible to play this format or would I need a completely new system?


Re: How to update VLC? - Valtam - 07-08-2016

(07-08-2016, 12:35 PM)Monkeyman link Wrote: Is there anything I could upgrade that might make it possible to play this format or would I need a completely new system?

IMO, no. You'll need to build a pc from scratch. Keep the PSU.


Re: How to update VLC? - Monkeyman - 07-08-2016

(07-08-2016, 12:37 PM)Jerry link Wrote: [quote author=Monkeyman link=topic=3225.msg24864#msg24864 date=1467981333]
Is there anything I could upgrade that might make it possible to play this format or would I need a completely new system?

IMO, no. You'll need to build a pc from scratch. Keep the PSU.
[/quote]

/sigh/  I guess it's time to start buying parts.  Heck, it's way overdue anyway.

Thanks a heap.