Showing posts with label vlc crashes. Show all posts
Showing posts with label vlc crashes. Show all posts

Sunday, October 5, 2008

VLC crashes due to Pulse audio output and Opengl video output.

VLC crashed and I opened it in terminal with command vlc.
Setup:
Hardy 8.04
Ati radeon 9800
pentium 4 3 gig mem 1 gig

Got this error message:
------------------------------
VLC media player 0.8.6e Janus

(.:11236): Gtk-WARNING **: Kan themamodule in modulepad: ‘clearlooks’ niet vinden,
[00000345] main audio output warning: output date isn't PTS date, requesting resampling (79748)
[00000345] main audio output warning: buffer is 72748 late, triggering upsampling
[00000343] main private error: option glx-shm does not exist
[00000345] main audio output warning: output date isn't PTS date, requesting resampling (45163)
[00000345] main audio output warning: timing screwed, stopping resampling
[00000345] main audio output warning: buffer is 113890 late, triggering upsampling
libGL error: drmGetMagic failed
libGL error: reverting to (slow) indirect rendering
[00000345] main audio output warning: audio drift is too big (136869), dropping buffer
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 58
Current serial number in output stream: 58

-------------------------------------------------

found first part of the solutio here:

Verbeter de werking van muziek- en filmspeler VLC

VLC werkt nog niet goed via het nieuwe geluidssysteem Pulse Audio. Zet VLC daarom terug op het oude ALSA-systeem:

a. Start VLC

b. Werkbalk VLC: Instellingen - Preferences - Audio - Uitvoermodules

c. Zet vinkje bij: Geavanceerde opties (rechtsonderin)

d. Audio output module: zet hem op "ALSA audio uitvoer".

e. Klik op "Opslaan" en sluit VLC.

http://computertip.googlepages.com/enkelebekendefouteninubuntu

(great site for dutch readers)

++++++++++++++++

By setting the VLC audio output to Alsa the faultmessage was reduced to:
(.:11652): Gtk-WARNING **: Kan themamodule in modulepad: ‘clearlooks’ niet vinden,
[00000343] main private error: option glx-shm does not exist
libGL error: drmGetMagic failed
libGL error: reverting to (slow) indirect rendering
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 58
Current serial number in output stream: 58

------------------------------------------------------

Found the rest of the solution here:


http://ubuntuforums.org/showthread.php?t=419018

open vlc (no video, just open it as a program), and do the following:
click - settings > preferences > video
in the bottom right, put a checkmark in "advanced options"
then click - output modules
and change "video output module" from "opengl video output" to "x11 video output".



Blog Archive