Page 1 of 1

upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 07 Jun 2011 20:59
by rumpumpel1
well the subject says all: how do I upgrade to vlc-1.1.10 on ubuntu-11.04 ?
whatever I tried, I always ended up with vlc-1.1.9.

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 07 Jun 2011 22:08
by kalehrl

Code: Select all

sudo add-apt-repository ppa:ferramroberto/vlc sudo apt-get update
Then go to update manager and it should offer you the latest vlc.

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 07 Jun 2011 22:22
by Rémi Denis-Courmont
As per https://bugs.launchpad.net/ubuntu/+sour ... omments/73 it is clear that VLC 1.1.10 will never make it to Ubuntu 11.04.

Thus you'll need to get it from a PPA or compile it yourself or upgrade to Ubuntu 11.10.

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 08 Jun 2011 18:08
by rumpumpel1

Code: Select all

sudo add-apt-repository ppa:ferramroberto/vlc sudo apt-get update
Then go to update manager and it should offer you the latest vlc.

that worked, thanks!

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 08 Jun 2011 18:09
by rumpumpel1
As per https://bugs.launchpad.net/ubuntu/+sour ... omments/73 it is clear that VLC 1.1.10 will never make it to Ubuntu 11.04.

Thus you'll need to get it from a PPA or compile it yourself or upgrade to Ubuntu 11.10.

so vlc does not support the current ubuntu version for critical security updates ? strange.

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 08 Jun 2011 18:25
by Rémi Denis-Courmont
It does not work like that.

Ubuntu will (most probably) deliver only the security fix and probably the critical PulseAudio fix in Ubuntu 11.04. They won't provide the entire VLC 1.1.10 update though, until Ubuntu 11.10.

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 12 Jun 2011 17:12
by rumpumpel1

Code: Select all

sudo add-apt-repository ppa:ferramroberto/vlc sudo apt-get update
Then go to update manager and it should offer you the latest vlc.

that worked, thanks!


bad choice! with this version all my movies are 300 msec out of sync!

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 12 Jun 2011 19:29
by Leovinus
I have the exact same problem as rumpumpel1, is there anything I can do to help the dev team? I'm quite the novice however. In short I'm on Ubuntu 11.04 with no idea about anything and between 200 and 300 msec audio delay on everything. I can't be very precise because for the life of me I can't get it to synch... but it's in that range somewhere.

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 12 Jun 2011 20:02
by Rémi Denis-Courmont
PulseAudio output is broken beyond repair in VLC 1.1.x. I wouldn't expect any fix until VLC 1.2.

Re: upgrade to vlc-1.1.10 on ubuntu 11.04

Posted: 17 Jul 2011 10:25
by roi_shoko
Hi,

Had the audio sync issues with the 1.1.10 VLC with Ubuntu 10.04.2 LTS .

I removed pulse-audio and installed alsa as a default and got sync back.

Note that i saw the sync issues with some other players as well such as Kaffiene etc. any how now all is good see here how to:

http://howto.blbosti.com/2010/04/ubuntu ... ulseaudio/

Cheers,

Roi