Search found 1208 matches

Go to advanced search

by xtophe
19 Feb 2010 16:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Defaults
Replies: 2
Views: 415

Re: Defaults

Somehow vlc saved these options. Delete ~/.config/vlc/vlcrc
by xtophe
19 Feb 2010 16:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: segmentation fault building git version of vlc
Replies: 5
Views: 1769

Re: segmentation fault building git version of vlc

Coiuld you generatea backtrace with gdb

cd ${builddir}/modules; gdb --args ../bin/vlc-cache-gen .; run; bt
by xtophe
18 Feb 2010 00:50
Forum: VLC media player for Linux and friends Troubleshooting
Topic: can't play h264 video file in vlc
Replies: 4
Views: 2089

Re: can't play h264 video file in vlc

all the logs not just the first line
by xtophe
17 Feb 2010 16:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc+slackware+stream+memory leak
Replies: 4
Views: 1170

Re: vlc+slackware+stream+memory leak

If your input in dvb and your reception is not very good it's a known bug
by xtophe
17 Feb 2010 13:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Autostart read input streaming
Replies: 1
Views: 353

Re: Autostart read input streaming

For the second problem add --sout-keep in our option and start your sout string with #gather:
by xtophe
15 Feb 2010 17:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.0.4 on OpenSolaris 2010.02 Preview snv_128a
Replies: 7
Views: 2506

Re: VLC 1.0.4 on OpenSolaris 2010.02 Preview snv_128a

Still the problem that your libc doesn't have getline()
by xtophe
12 Feb 2010 15:42
Forum: VLC media player Translations
Topic: Norwegian translation in 1.0.5
Replies: 1
Views: 2480

Re: Norwegian translation in 1.0.5

After updating from 1.0.3 to 1.0.5, the option to choose Norwegian language has disappeared. It has been replaced by "Nynorsk" (="New Norwegian"), a language written by a small minority in Norway. Nynorsk has appeared. It hasn't replaced Bokmal. Please add the standard Norwegian...
by xtophe
12 Feb 2010 15:17
Forum: VLC media player for Linux and friends Troubleshooting
Topic: TrueHD AC3 core passthrough
Replies: 4
Views: 3334

Re: TrueHD AC3 core passthrough

So what is the actual message about "trhd" in vlc logs?
by xtophe
10 Feb 2010 23:28
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to install VLC on CentOS 5.4
Replies: 8
Views: 9433

Re: How to install VLC on CentOS 5.4

The error message gives you the solution
by xtophe
08 Feb 2010 12:30
Forum: VLC media player for Linux and friends Troubleshooting
Topic: main demux warning: no access_demux module matching "file" c
Replies: 3
Views: 2344

Re: main demux warning: no access_demux module matching "file" c

It looks like the tuner of the card can't tune on the good channel or doesn't find a signal.

Add -vvv to your command line to have extra debugs
by xtophe
06 Feb 2010 16:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to compile VLC-nox to support v4l2 in debian lenny.
Replies: 2
Views: 1841

Re: How to compile VLC-nox to support v4l2 in debian lenny.

./configure --help

Best way to not enable a feature is to not install the libraries.

If you want to encode in mpeg* you can't use the ffmpeg of Debian. So while you're at it you may want to start by compiling ffmpeg before compiling vlc
by xtophe
05 Feb 2010 14:27
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot re-listen France Inter radio
Replies: 2
Views: 906

Re: Cannot re-listen France Inter radio

It seems that you haven't compiled/installed the real_rtsp access module

Then it will depends what real audio codec france Inter uses, some of them are supported. some haven't been reversed engineered.
by xtophe
02 Feb 2010 19:09
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC does not start
Replies: 4
Views: 835

Re: VLC does not start

Update how ?

Try comming back to the official package.
Did you change some other stuff on your system at the same time ?
by xtophe
02 Feb 2010 19:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Important notice for Debian/Ubuntu users
Replies: 38
Views: 69958

Re: Important notice for Debian/Ubuntu users

They both have vlc 1.0.4 and should have 1.0.5 soon. So i don't see your problem
by xtophe
01 Feb 2010 16:50
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cannot upgrade to vlc 1.0.3 in Karmic
Replies: 2
Views: 576

Re: Cannot upgrade to vlc 1.0.3 in Karmic

We don't provide any Ubuntu packages
by xtophe
26 Jan 2010 14:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: 1.1.0 git main libvlc error: Failed to call symbol
Replies: 2
Views: 484

Re: 1.1.0 git main libvlc error: Failed to call symbol

All the modules giving you errors are old modules.
They either have been removed or renamed/moved to another directory
by xtophe
25 Jan 2010 15:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Can not find mozilla-plugin-vlc ubuntu 9.10
Replies: 1
Views: 662

Re: Can not find mozilla-plugin-vlc ubuntu 9.10

dpkg -L mozilla-plugin-vlc will show you the files installed with this package.
Also type about:config in the address bar of firefox and see if vlc is listed
by xtophe
23 Jan 2010 20:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: 1.1.0-git build-failures for a few days now
Replies: 3
Views: 681

Re: 1.1.0-git build-failures for a few days now

Thanks for the notification.

Should be fixed in db48230
by xtophe
22 Jan 2010 14:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC Will Not Play DVD
Replies: 2
Views: 1139

Re: VLC Will Not Play DVD

Do you have installed libdvdcss ??
by xtophe
22 Jan 2010 14:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: unable to play a avi file
Replies: 2
Views: 2712

Re: unable to play a avi file

no ffmpeg module listed. Which point to a broken install

Remove any un-official repo from your apt/sources.list (and yes debian-multimedia.org is not an official repo)
apt-get update
remove libavutil* and libavcodec* (this will force the removal of vlc)
reinstall vlc
by xtophe
22 Jan 2010 14:16
Forum: VLC media player for Linux and friends Troubleshooting
Topic: question about vlc v0.8.6
Replies: 2
Views: 337

Re: question about vlc v0.8.6

Well old version are likely to lack some feature of the newer version.
by xtophe
19 Jan 2010 15:17
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Vlc stops playing stream for no reason(only in Fedora)
Replies: 8
Views: 4393

Re: Vlc stops playing stream for no reason(only in Fedora)

have you played with stream-time or stop-time in the settings ?

Anyway to be sure delete or move away ~/.config/vlc/vlcrc and retry

Go to advanced search