Search found 177 matches

Go to advanced search

by dimstar
22 Apr 2007 19:48
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC not starting in OpenSUSE 10.2
Replies: 10
Views: 2719

and if you issue the command

Code: Select all

rpm -q vlc libmpeg2 ffmpeg
? What happens then?
by dimstar
21 Apr 2007 19:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Can't install SuSE 9.3
Replies: 5
Views: 1096

Thank you for the report.

Indeed, the 9.3 repo seems to be broken. On the other hand, anyhow we will drop 9.3 support soon (as novell does so too by the end of April).

Is there a reason not to upgrade for you to another version?
by dimstar
21 Apr 2007 19:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Need help with suse 10.1
Replies: 1
Views: 430

Hi, for suse, you don't have to worry about rpms and dependencies yourself. Please follow the instructions on http://www.videolan.org/vlc/download-suse.html and add an installation source using yast2. after that, in yast software management, you can select VLC in the list and let it install, includi...
by dimstar
21 Apr 2007 19:30
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC not starting in OpenSUSE 10.2
Replies: 10
Views: 2719

Hi,

it seems your installation is in a very broken state.
Can you please issue, as root on a terminal, the command

Code: Select all

rpm -V vlc
then please paste me the whole output here.
by dimstar
20 Apr 2007 15:52
Forum: VLC media player for Linux and friends Troubleshooting
Topic: main dialogs provider error: no dialogs provider module m...
Replies: 6
Views: 1649

If you built VLC yourself, it's your own fault if you uninstall (or upgrade with soname change) libraries your programs depends of. If you install from your distro, their package or package manager is brocken and you should report that to them. The package manager of SuSE (as backend is simply rpm ...
by dimstar
20 Apr 2007 15:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Watch video online in all LINUX OS
Replies: 3
Views: 662

jackcool, that's basically not possible, not even under windows. In windows, you're just 'forced to believe' that it's true. The embedded plugin in windows is an ActiveX that is being installed (after a simple 'are you sure' question. These ActiveX can be from 0k up to MBs, and contain whatever some...
by dimstar
18 Apr 2007 13:00
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC not starting in OpenSUSE 10.2
Replies: 10
Views: 2719

you should be able to search for libdc1384 in yast too and install it exactly like you installed vlc.

It is either on the CDs / DVD (I think it really is) or you find it in the online repository of openSUSE 10.2 (which you could have activated during the setup).

DimStar
by dimstar
16 Apr 2007 19:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC not starting in OpenSUSE 10.2
Replies: 10
Views: 2719

Did you let the package manager (yast) handle the installation?

Becuase it looks like your installation was forced over the dependency check of rpm.

Try installing libdc1394 in plus to your installation and this error should be gone. Should there be others, please again report the error here.
by dimstar
15 Apr 2007 09:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC not starting in OpenSUSE 10.2
Replies: 10
Views: 2719

arnumib,

That is a quiet strange behaviour of your box, but I'm sure we can solve it (somehow).

First, can you give us some output of your machine?
Open a terminal and try to start vlc from there

just type

Code: Select all

vlc -v
in the terminal window
and copy the output here. This might give us some clues.
by dimstar
13 Apr 2007 08:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Open Suse 10.2 install VLC error: Unresolved dependencies:
Replies: 13
Views: 2673

linux-dvd

The exact instructions what you need to do (no GURU repository needed, no PackMan needed.. just the project's own VLC Repo), can be found at:
http://www.videolan.org/vlc/download-suse.html
by dimstar
11 Apr 2007 12:52
Forum: VLC media player for Linux and friends Troubleshooting
Topic: downloaded vlc for suse 10.2, can't play mpeg files nor dvd
Replies: 10
Views: 2873

I assume by 32b you refer to the 32bit version of VLC? I don't know of any other problems (except, as pointed out: be sure to use all the libraries and packages from the VLC repository, found at http://download.videolan.org/SuSE/10.2 ) then you should not have any problems. Should there BE problems,...
by dimstar
11 Apr 2007 11:22
Forum: VLC media player for Linux and friends Troubleshooting
Topic: DVD problem in OpenSuse 10.2
Replies: 2
Views: 657

Actually, I pointed out to use libmpeg2 from the VLC repo (which is completely independent to guru and packman).

But if libmpeg2 exists in Guru and that one is working, tant-mieux.
by dimstar
10 Apr 2007 14:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: downloaded vlc for suse 10.2, can't play mpeg files nor dvd
Replies: 10
Views: 2873

Spegru, I can only guess so far (I'm maintaining the packages for VLC on SUSE, and use 10.2 on x86_64 and i586. . both work for sure). The problem with lockups on DVD play is most found if you have installed the libmpeg2 from PM. please check the version using rpm -q libmpeg2 if there is a .pm. in t...
by dimstar
10 Apr 2007 14:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Installing VLC 8.6.0 on openSuse 10.2
Replies: 3
Views: 2005

The discussion is about the VLC from the PackMan repository, NOT the one out of the VLC Repository.

by following the instructions at http://www.videolan.org/vlc/download-suse.html all dependencies should get solved without problems.
by dimstar
29 Mar 2007 15:33
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compilation error with VLC-0.8.6a on Debian etch
Replies: 4
Views: 1969

Hi,

From the error in your logfile:

Code: Select all

./bootstrap: line 4: aclocal: command not found
Did you install the automake packages?
by dimstar
29 Mar 2007 13:19
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc crashes when displaying rtsp stream on x64 SuSE
Replies: 9
Views: 3655

This issue sounds like one I already heard several times now. Most likely you're also subscribed to PackMan repository and most likely you have the libmpeg2 from the PM repo in your system. There were several reports that the libmpeg2 from PM breaks the installation of VLC in this way. you can check...
by dimstar
19 Mar 2007 11:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem installing VLC on Suse 10
Replies: 4
Views: 1115

Arch, by 'suse 10', do you refer to SUSE Linux 10.0 or to a SUSE Linux Enterprise Desktop 10? for the latter, please be sure to use the 10.1 repository! SLED is NOT SUSE Linux 10.0, but is binary compatible to the SUSE Linux 10.1 (is a bit confusing) The dependenices should then completely be solved...
by dimstar
05 Mar 2007 03:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Installing VLC on SUSE 9.3: E_no_instsrc_on_media
Replies: 2
Views: 777

Hmm.. I think you might be right; SuSE 9.3 does not support repo-dm repositories yet in YaST. I'll try to create the correct media.1 and control files for Yast on 9.3, but this might take a while, as I'm on another half of the earth now than my developer environment. For the time being, you can down...
by dimstar
28 Feb 2007 14:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Segfault on Mpeg/MPG
Replies: 6
Views: 1421

Can you verify that all the packages you use are the ones from the VLC Repo? Maybe post a list of ,pm. RPMs. you can get with rpm -qa | grep ".pm." Maybe I see something else that's known to cause such behaviour. And in plus, as a small test, be sure to delete the ~/.vlc directory, in case...
by dimstar
27 Feb 2007 17:16
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Why can't all ports install as eazy as slackware?? Help Plz
Replies: 7
Views: 2465

Glad this worked for you.
by dimstar
27 Feb 2007 17:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Segfault on Mpeg/MPG
Replies: 6
Views: 1421

How did you install VLC?

Using the RPMs from the VLC Project? wat does 'rpm -q vlc' give you?
I could see that you have ffmpeb and a52dec from the PackMan repository, and not from the VLC Repo. Can you try to change this and see if it helps?
by dimstar
24 Feb 2007 14:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 0.8.6a: full screen mode works only once
Replies: 1
Views: 730

You're not alone with this. It seems to be a strange interaction problem between VLC and Gnome in specific versions (I think it started with 2.14)

I think there was no solution comming up yet... but I have not checked VLC 0.9.0 yet to verify if the next version would be free of this error.

Dominique
by dimstar
24 Feb 2007 09:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Audio but no video on Avis and mov files
Replies: 5
Views: 2833

try to start
vlc -vvv
from the commandline and open a file. The output could help you and us giving some clues, where it fails.

Most likely one of the libraries got replace (ffmpeg?)
by dimstar
24 Feb 2007 07:08
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Why can't all ports install as eazy as slackware?? Help Plz
Replies: 7
Views: 2465

Install VLC 0.8.6a and later on SLED 10

rleeson, slang-utf8.so.1 is not a valid dependency of VLC for SLED10. Slang 1 was used in older versions of SuSE only. SLED10 is SUSE Linux 10.1 compatible, NOT 10.0! I just tried installing VLC 0.8.6a on a SLED10. There are very few packages that are not shipped with SLED which are still required (...
by dimstar
20 Feb 2007 13:45
Forum: VLC media player for Linux and friends Troubleshooting
Topic: downloaded vlc for suse 10.2, can't play mpeg files nor dvd
Replies: 10
Views: 2873

btw: neither xine-lib nor w32codec is required for VLC to run porperly.

For further help, please post the output of the command

rpm -q vlc ffmpeg libmpeg2

Go to advanced search