Page 1 of 5
VLC without AltiVec for ubuntu MATE 16.04
Posted: Mon Sep 10, 2018 10:12 pm
by xeno74
Hi All,
I compiled the VLC without AltiVec for ubuntu MATE 16.04 today. The reason is, that the default VLC doesn't work on the X5000.
Download:
vlc_2.2.2-linux-powerpc-without_altivec.tar.gz
You can install it with
sudo dpkg -i *.
ubuntu MATE 16.04.5 PowerPC on a X5000 with the RC3 of kernel 4.19 and with the VLC player which shows a DVB-C television channel:
Please test it.
Thanks,
Christian
Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Tue Sep 11, 2018 1:16 am
by Spectre660
@ xeno74
Works very well for me thanks Christian.
Video output set to "OPENGL GLX video output (XCB)" .
Had to run from terminal first before the video would though display .
Regards
Julian
Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Tue Sep 11, 2018 6:04 am
by acefnq
Brilliant. Works well. Thanks you.
Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Tue Sep 11, 2018 10:22 am
by xeno74
Many thanks for testing the VLC!

Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Tue Sep 11, 2018 10:37 pm
by Spectre660
Hi Christian ,
Nice.
Best settings for Me with pciex1 ATI FirePr0 2260 :
Video : XVideo output (XCB)
Input/Codecs : VA-API video decode vi DRM
Regards
Julian
xeno74 wrote:Skateman wrote:RC3 up and running on my X5000 with the VLC non AltiVec version!
Video output set to X11 video output (XCB) (but still not possible to run full screen fluid due to no graphic hardware acceleration)
Fantastic work Christian
Thank you!

BTW, I use the 'VA-API video decoder via DRM' for hardware-accelerated decoding on my X5000 and X1000. It works with my Radeon HD4870 (X5000) and with my Radeon HD6870 (X1000).
Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Wed Sep 12, 2018 12:03 pm
by xeno74
YouTube videos in HD with ViewTube
Installation instructions for ubuntu MATE 16.04.5 PowerPC
- Install VLC without AltiVec with sudo dpkg -i * and the VLC browser plugin with sudo apt-get install browser-plugin-vlc.
- Start Firefox and install the add-on Greasemonkey version 3.11
- Restart Firefox
- After that, add the ViewTube script to Greasemonkey version 3.11

Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Wed Sep 12, 2018 12:58 pm
by Spectre660
Thanks Christian.
Working nicely .
Regards
Julian
Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Thu Sep 13, 2018 6:55 am
by kilaueabart
Great! Two days ago I had given up hope of ever watching a Youtube video on an Amiga machine again, but now I can! Thank you Christian!
Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Thu Sep 13, 2018 2:21 pm
by Roland
I installed this new VLC to my Ubuntu 16.04... After installation there was an error message.
Errors were encountered while processing:
vlc-plugin-fluidsynth
Is that serious...? VLC seems to start normally, but when I open MP4 videos, there does not appear anything on the screen, it stays black (or with some videos just a violet or turquoise screen) but the time count and time bar seem to advance normally, and the sound is also working. The videos themselves are ok as they work with mpv Media Player without problems. My graphics card is a HD 5450 which should not be an issue to any software.
How to fix this problem? (Unfortunately the data quota of my internet account is now very low so cannot download videos in other formats to test).
Re: VLC without AltiVec for ubuntu MATE 16.04
Posted: Thu Sep 13, 2018 5:50 pm
by xeno74
Hi Roland,
Please try out some video output options (Menu Tools - Preferences - Video). I currently use the OpenGL video output There are some other video output options. Please try them. Additionally I use 'Accelerated video output (Overlay)'.
As input codec I use the 'VA-API video decoder via DRM' for hardware-accelerated decoding on my X5000 and X1000 (Menu Tools - Preferences - Input / Codecs). It works with my Radeon HD4870 (X5000) and with my Radeon HD6870 (X1000).
Cheers,
Christian