Brad wrote:
Here is an update to VLC 1.0.5.

Please test this if you have an amd64 system and let me know if
this works. Same goes for anything other than amd64 or i386,
especially macppc.

This finally compiles on amd64 and I was able to play a video.
Good work!

Note that I have no xvideo extension on my desktop and using x11 video output will lead to a program abortion:

QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::begin: Paint device returned engine == 0, type: 1
[????????] x11 video output error: X11 request 138.1 failed with error code 10:
 BadAccess (attempt to access private resource denied)
[????????] x11 video output notice: buggy X11 server claims shared memory
[????????] x11 video output notice: support though it does not work (OpenSSH?) [????????] x11 video output error: X11 request 138.1 failed with error code 10:
 BadAccess (attempt to access private resource denied)
[????????] x11 video output notice: buggy X11 server claims shared memory
[????????] x11 video output notice: support though it does not work (OpenSSH?) [????????] x11 video output error: X11 request 138.2 failed with error code 144:
 BadShmSeg (invalid shared segment parameter)
X Error of failed request:  BadShmSeg (invalid shared segment parameter)
  Major opcode of failed request:  138 (MIT-SHM)
  Minor opcode of failed request:  2 (X_ShmDetach)
  Segment id in failed request:  0x3400008
  Serial number of failed request:  44
  Current serial number in output stream:  45

Switching to SDL solves that problem.
I will try later on a machine that has accelerated X11 and can use the xvideo extension.

Kind regards,
  Markus

Reply via email to