Important notice for Debian/Ubuntu users

*nix specific usage questions
Rémi Denis-Courmont
Developer
Developer
Posts: 15065
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Important notice for Debian/Ubuntu users

Postby Rémi Denis-Courmont » 17 Jan 2010 16:33

A significant number of VLC users on Debian and Ubuntu appear to be hit by bugs in the unofficial so-called Debian Multimedia repository (debian-multimedia.org).

This unofficial package repository is well known to introduce incompatibilities in the FFMPEG libraries. This causes VLC media player and possibly some other multimedia software to stop working, as the FFMPEG binary interface is silently broken. The members of the VideoLAN project as well as the official Debian Multimedia maintainers[1] strongly advise that you do not use the Debian Multimedia repository under any circumstances. Before you report problems with VLC on Debian or Ubuntu, make sure you have not installed any package from that repository.

If it is too late, you can follow the simple clean-up procedure:
  • Remove any Debian-Multimedia.org entries from the APT sources list via your package manager, or from the command line:

    Code: Select all

    sudo vi /etc/apt/sources.list
  • Update the package list, e.g.:

    Code: Select all

    sudo apt-get update
  • Remove any libavutil package. This will also temporarily remove VLC, MPlayer, etc if they are installed. For example:

    Code: Select all

    sudo apt-get remove libavutil*
  • Reinstall VLC and other packages you are interested in, from the official Debian repositories, e.g.

    Code: Select all

    sudo apt-get install vlc
If you choose to keep the faulty packages and repository, then FFMPEG will not work properly, and hence neither will VLC. In that case, there is really no point in looking for help on this forum.

Thank you for your attention

[1] http://wiki.debian.org/DebianMultimedia ... mon_issues
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

rober1s
New Cone
New Cone
Posts: 4
Joined: 14 Jan 2010 00:09

Re: Important notice for Debian/Ubuntu users

Postby rober1s » 18 Jan 2010 20:33

By this do you mean the ubuntu "multiverse" repository?

A significant number of VLC users on Debian and Ubuntu appear to be hit by bugs in the unofficial so-called Debian Multimedia repository.

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: Important notice for Debian/Ubuntu users

Postby xtophe » 18 Jan 2010 20:52

no. He means debian-multimedia.org
Xtophe

rober1s
New Cone
New Cone
Posts: 4
Joined: 14 Jan 2010 00:09

Re: Important notice for Debian/Ubuntu users

Postby rober1s » 18 Jan 2010 22:14

Thanks.
no. He means debian-multimedia.org

Greendq
Blank Cone
Blank Cone
Posts: 18
Joined: 28 Sep 2009 12:52

Re: Important notice for Debian/Ubuntu users

Postby Greendq » 02 Feb 2010 17:40

Yes, but official Debian repositories (nor Ubuntu, as I guess) has no latest vlc package.
So, I must build all packages myself, isn`t it?

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: Important notice for Debian/Ubuntu users

Postby xtophe » 02 Feb 2010 19:06

They both have vlc 1.0.4 and should have 1.0.5 soon. So i don't see your problem
Xtophe

moviemaniac
Blank Cone
Blank Cone
Posts: 19
Joined: 10 May 2009 10:19
Operating System: Linux
Location: Austria
Contact:

Re: Important notice for Debian/Ubuntu users

Postby moviemaniac » 03 Feb 2010 10:26

Just asking: What exactly are the problems one can run into? I have enabled the repo yesterday as a new source for ffmpeg for my custom builds of VLC-git. Everything works as it should. I guess the breakages and bugs occur when ffmpeg from this repo is used with the VLC version supplied by Ubuntu?
Greetings from Austria!

Image

Rémi Denis-Courmont
Developer
Developer
Posts: 15065
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Important notice for Debian/Ubuntu users

Postby Rémi Denis-Courmont » 03 Feb 2010 17:48

At least some codecs break. Other display wrong colors.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

moviemaniac
Blank Cone
Blank Cone
Posts: 19
Joined: 10 May 2009 10:19
Operating System: Linux
Location: Austria
Contact:

Re: Important notice for Debian/Ubuntu users

Postby moviemaniac » 03 Feb 2010 18:50

Thanks, I'll remember that when I run into some breakage. But I have to say I tried at least 100 different video clips today with many different codec combinations and couldn't find any problems.
Greetings from Austria!

Image

Jarxes
New Cone
New Cone
Posts: 1
Joined: 30 Mar 2010 05:42

Re: Important notice for Debian/Ubuntu users

Postby Jarxes » 30 Mar 2010 07:22

Ummm...
I'm using Ubuntu Studio 64bit, and the only problem I'm having is playback of TS files/containers. Could my issue be related to this broken multimedia repository?

jmanners
New Cone
New Cone
Posts: 3
Joined: 13 Aug 2010 13:15

Re: Important notice for Debian/Ubuntu users

Postby jmanners » 13 Aug 2010 15:30

Also be aware that the VLC PPA repo by Christoph Korn has exactly the same problems. He started to offer broken replacements for core system libraries.

The repo has now been withdrawn. Mr Korn has walked away and left all his victims high and dry with broken systems and not a hint of remorse or an apology.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Important notice for Debian/Ubuntu users

Postby Jean-Baptiste Kempf » 13 Aug 2010 16:22

Also be aware that the VLC PPA repo by Christoph Korn has exactly the same problems. He started to offer broken replacements for core system libraries.

The repo has now been withdrawn. Mr Korn has walked away and left all his victims high and dry with broken systems and not a hint of remorse or an apology.
This isn't our responsability.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Rémi Denis-Courmont
Developer
Developer
Posts: 15065
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Important notice for Debian/Ubuntu users

Postby Rémi Denis-Courmont » 13 Aug 2010 16:50

Well, third party VLC should really link all non-system libraries statically, just like the Windows and MacOS versions do. Sure it's "ugly" and occupies more disk space, but it does not break. Unfortunately, it's not so straightforward and people are lazy.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

gianted
New Cone
New Cone
Posts: 3
Joined: 22 Aug 2010 11:31

Re: Important notice for Debian/Ubuntu users

Postby gianted » 22 Aug 2010 11:57

By this do you mean the ubuntu "multiverse" repository?

A significant number of VLC users on Debian and Ubuntu appear to be hit by bugs in the unofficial so-called Debian Multimedia repository.
Hello I'm a (K)Ubuntu user and I hope that using "medibuntu" repositories I will not become a "banned" member from this forum... :-)

MarianeNewby
New Cone
New Cone
Posts: 4
Joined: 07 Dec 2010 13:10

Re: Important notice for Debian/Ubuntu users

Postby MarianeNewby » 07 Dec 2010 14:08

I also use this medibuntu but I got my vlc by typing :
sudo apt-get install vlc
so I hope it's alright...

Could someone please confirm this?

Mariane

elesouef
Blank Cone
Blank Cone
Posts: 20
Joined: 14 Apr 2010 10:34

Re: Important notice for Debian/Ubuntu users

Postby elesouef » 07 Dec 2010 16:31

Is this situation still the same as of now (7 Dec. 2010) ?

What is the best way to have VLC working as expected in Debian Squeeze ?

Thanks for your answers.

Rémi Denis-Courmont
Developer
Developer
Posts: 15065
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Important notice for Debian/Ubuntu users

Postby Rémi Denis-Courmont » 08 Dec 2010 00:50

Just don't ever use non-Debian repositories and you'll be fine.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

h-j-m
New Cone
New Cone
Posts: 1
Joined: 06 Feb 2011 18:43

Re: Important notice for Debian/Ubuntu users

Postby h-j-m » 06 Feb 2011 19:31

With VLC I occasionally observe some ugly block artefacts so that's what made me look up this forum. Having Debian installed at my computer, this post immediately got my attention. I do have packages from the multimedia repository installed and in my view the issue given here does not match my observations. If the ffmpeg implementation from that repository was broken and that would be causing problems then undoubtedly the same problems that I observe with VLC should occur with ffplay (command line player, part of ffmpeg) as well, but that is not the case. A lot of times I have put this to the test, whenever VLC showed such block artefacts reliably and repeatedly I was unable to get the same results with ffplay. With ffplay the same videos just played fine. One other issue makes it quite unlikely in my view that the accusations stated here are factual and that is the fact that the guy who set up and runs the multimedia repository happens to be the Debian ffmpeg maintainer.

Rémi Denis-Courmont
Developer
Developer
Posts: 15065
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Important notice for Debian/Ubuntu users

Postby Rémi Denis-Courmont » 07 Feb 2011 17:36

Aha, no. The problem is, those FFmpeg packages are incompatible with the Debian ones. But they are of course compatible within the Debian Multimedia repositories, including ffplay and mplayer.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

JeepFreak
New Cone
New Cone
Posts: 3
Joined: 31 Dec 2011 15:35

Re: Important notice for Debian/Ubuntu users

Postby JeepFreak » 31 Dec 2011 15:45

Does this problem still exist? And by "Debian Multimedia Repository", you do not mean the "Medibuntu Repository", correct? I know others wanted to clarify that as well, but I didn't notice a response.
Thank you!
Billy

Rémi Denis-Courmont
Developer
Developer
Posts: 15065
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Important notice for Debian/Ubuntu users

Postby Rémi Denis-Courmont » 01 Jan 2012 21:16

"Debian Multimedia" means the so-called "Debian Multimedia". I do not know any other name for that.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Emerson Prado
New Cone
New Cone
Posts: 6
Joined: 13 Jun 2012 18:52

Re: Important notice for Debian/Ubuntu users

Postby Emerson Prado » 13 Jun 2012 21:22

The members of the VideoLAN project as well as the official Debian Multimedia maintainers[1] strongly advise that you do not use the Debian Multimedia repository under any circumstances.
Hi,
I'm using Linux Mint Debian Edition, which is derived from Debian Testing. I can't tell exactly which packages are affected by this problem, nor which ones can be drawn from Debian Multimedia to Mint repositories, so I'm not sure if I can be affected or not. Is there a way I can check?
BTW, my /etc/apt/sources.list contains this line:
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
Thanks,
Emerson

rvkbob
New Cone
New Cone
Posts: 1
Joined: 18 Jul 2012 23:27

Re: Important notice for Debian/Ubuntu users

Postby rvkbob » 18 Jul 2012 23:32

Thank you for taking the time to help. I'm trying out my first pure Debian system and have run into a stumbling block with vlc. Here's what happens to me.

apt-get install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
vlc : Depends: vlc-nox (= 1.1.3-1squeeze6) but it is not going to be installed
Depends: libvlccore4 (>= 1.1.0) but it is not going to be installed
Recommends: vlc-plugin-notify (= 1.1.3-1squeeze6) but it is not going to be installed
Recommends: vlc-plugin-pulse (= 1.1.3-1squeeze6) but it is not going to be installed
E: Broken packages

Can you help me fix this mess?

Thanks.

replica9000
New Cone
New Cone
Posts: 1
Joined: 16 Sep 2012 22:29

Re: Important notice for Debian/Ubuntu users

Postby replica9000 » 16 Sep 2012 22:49

So I was having an issue with some of my mkv's not being accelerated. Replaced DMO's VLC with official packages and problem seems to be solved. I originally started using DMO for w32/w64 codecs. This was recommended back in the days of Sarge. Is this not the case anymore? Do official Debian Repo's contain the necessary codecs for common video formats?

Rémi Denis-Courmont
Developer
Developer
Posts: 15065
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Important notice for Debian/Ubuntu users

Postby Rémi Denis-Courmont » 17 Sep 2012 09:42

It depends on the video format.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 2 guests