ToggleFullScreen

Michael S.Zick mszick at pflash.com
Mon Jan 14 02:07:40 CET 2002


OK - v^5 info:

vpar: no vout present, spawning one
module: locking video output module `xvideo'
thread info: 6149 (video output) has been created ((null):0)
aout: no aout present, spawning one
module: locking audio output module `dsp'
vout: no free XVideo port found for format 0x30323449 (I420)
vout: no free XVideo port found for format 0x32595559 (YUY2)
vout: no free XVideo port found for format 0x36315652 (RV16)
module: unlocking module `xvideo'
vpar error: can't open vout, aborting

What is the chance that I have had "Beginner's Luck" and mis-compiled and/or 
mis-installed VLC ?

I used the suggested "cut & paste" configure command from the included 
install file - WITH THE FOLLOWING CHANGES:
I took out the: "--with-ggi" due to compile errors
I took out the: "--enable-qt" because I didn't think I needed it
I may have taken out the: "--with-glide" but I don't recall for sure if I did

With those changes, "./configure", "make vlc plugins" and "make install" 
seemed to complete without anything that caught my attention.

There are four error messages that might have a bearing on my problem:
1)
module warning: cannot find symbol InitModule__MODULE_0_2_92_dev_2002_01_13 
in module /usr/lib/videolan/vlc/arts.so (vlc: undefined symbol: 
InitModule__MODULE_0_2_92_dev_2002_01_13)
2)
module warning: cannot find symbol InitModule__MODULE_0_2_92_dev_2002_01_13 
in module /usr/lib/videolan/vlc/ncurses.so (vlc: undefined symbol: 
InitModule__MODULE_0_2_92_dev_2002_01_13)
3)
module warning: cannot open /usr/lib/videolan/vlc/sdl.so (libSDL-1.2.so.0: 
cannot load shared object file: No such file or directory)
4)
module warning: cannot find symbol InitModule__MODULE_0_2_92_dev_2002_01_13 
in module /usr/lib/videolan/vlc/spu_dec.so (vlc: undefined symbol: 
InitModule__MODULE_0_2_92_dev_2002_01_13)

The (2) above is interesting in that I am certain that I didn't (intend) to 
build it.

The DVD plays (writing its picture into /dev/null for all I can tell) until 5 
minutes and 41 seconds at which point DVD reading stops, with the following:

INPUT_MAX_ALLOCATION reached (20973568)
module: hiding unused plugin module `filter_distort'
module: hiding unused plugin module `filter_transform'
module: hiding unused plugin module `filter_wall'
module: hiding unused plugin module `filter_invert'
module: hiding unused plugin module `filter_deinterlace'
module: hiding unused plugin module `x11'
module: hiding unused plugin module `qt'
module: hiding unused plugin module `gtk'
module: hiding unused plugin module `fb'
module: hiding unused plugin module `esd'
module: hiding unused plugin module `spudec'
module: hiding unused plugin module `ac3_spdif'
module: hiding unused plugin module `dsp'

 - - - hangs here - - -

KPM shows four threads still running and memory as:
249M avail, 78M used, 3716K buff, 162M cache, 4444K free

Please note: 0.2.92-1 binaries ran without this problem, I only grabbed the 
CVS version to pickup the "jerky" fix.  

Thanks in advance for your time
Mike
PS: I am running without audio (no sound card)

On Sunday 13 January 2002 05:47 pm, you wrote:
> On Sun, Jan 13, 2002, Michael S. Zick wrote:
> > module: locking video output module `xvideo'
> > thread info: 4101 (video output) has been created ((null):0)
> > module: unlocking module `xvideo'
> > vpar error: can't open vout, aborting
>
>    Two levels of '-v' aren't probably enough to get enough information,
> try with '-vvvvv'.
>
> Regards,





More information about the vlc mailing list