VLC with HTTP?

bharat tewari bharat.tewari at wipro.com
Thu May 17 13:20:34 CEST 2001


now tell me what gcc version you are using? seems to be a problem with your
compilation with p_main etc. not defined.
your system is screwed up as far as i can see, tell me what version of os
you are running and gcc version too
regards
bharat

----- Original Message -----
From: <mayuresh at vsnl.com>
To: <vlc at videolan.org>
Sent: Thursday, May 17, 2001 4:56 PM
Subject: Re: VLC with HTTP?


>
> I did run it with the -vvvvvv option and am attaching the logfile with
this mail.
>
> Awaiting your reply.
>
> ~Mayuresh
>
>
> stef at via.ecp.fr wrote
> On Thu, May 17, 2001 at 04:14:21PM +0530, mayuresh at vsnl.com wrote:
> > I wrote the original query, I am facing a funny problem:
> > I just can't start VLC at all.
> > I executed ./vlc <filename>.dat it just went on with opening and closing
the file... (the file is from a VCD, should I try it with a normal MPEG4
file?)
>
> VCD movies are not handled yet ; the stream format is mpeg but
> we need a special decaps. A vlc developer is on the affair.
>
> Vlc Does not handle mpeg4 files, only mpeg1-2.
>
> > BTW till date I have never been able to run VLC to view even a single
movie, I have configured it with fb, qt and x11 support and statically
compiled it, bu to no avail.
> >
> > I tried running it in X, I tried running it on pure framebuffer, but it
just won't work.
>
> That's sad, could you send log messages (vlc -vvvvvv) ?
>
> --
> Stef
>
>
>
>
>
>
> -- Attached file included as plaintext by Listar --
> -- File: vlclogmsg
>
> intf: playlist initialized
> intf: added `/home/tushar/MOUSEALL.MPG' to playlist
> module: module bank initialized
> module: checking built-in modules
> module: builtin module `es', ISO 13818-1 MPEG Elementary Stream input
module
> module: builtin module `ps', ISO 13818-1 MPEG Program Stream input module
> module: builtin module `ts', ISO 13818-1 MPEG Transport Stream input
module
> module: builtin module `yuv', YUV transformations module
> module: builtin module `idct', IDCT module
> module: builtin module `idctclassic', classic IDCT module
> module: builtin module `motion', motion compensation module
> module: builtin module `dvd', full DVD input module with CSS decryption
> module: builtin module `dummy', dummy functions module
> module: builtin module `null', the Null module that does nothing
> module: builtin module `rc', rc interface module
> module: builtin module `yuvmmx', MMX YUV transformations module
> module: builtin module `idctmmx', MMX IDCT module
> module: builtin module `idctmmxext', MMX EXT IDCT module
> module: builtin module `motionmmx', MMX motion compensation module
> module: builtin module `motionmmxext', MMX EXT motion compensation module
> module: checking plugin modules
> module: browsing `.'
> module: browsing `lib'
> module warning: cannot open lib/dsp.so (lib/dsp.so: undefined symbol:
main_GetPszVariable)
> module warning: cannot open lib/fb.so (lib/fb.so: undefined symbol:
p_main)
> module warning: cannot open lib/qt.so (lib/qt.so: undefined symbol:
p_main)
> module warning: cannot open lib/x11.so (lib/x11.so: undefined symbol:
p_main)
> module: browsing `/usr/local/lib/videolan/vlc'
> module: locking module `rc'
> module: locking module `dummy'
> aout info: signed 16 bits stereo thread
> aout info: audio output thread 1179 spawned
> module: locking module `dummy'
> wished configuration: 720x576, 15/16 bpp (1440 Bpl)
> actual configuration: 16x16, 16/16 bpp (32 Bpl), masks:
0x3c/0x74000014/0x612e73
> module: locking module `yuvmmx'
> module: locking module `ps'
> module: locking module `motionmmxext'
> module: locking module `idctmmxext'
> aout info: fifo #0 allocated, 2 channels, rate 0
> vpar synchro warning: pts != current_date (-411672)
> Stream periodicity changed from B[1] to B[2]
> Stream periodicity changed from P[5] to P[4]
> intf error: signal 2 received, exiting
> module: unlocking module `idctmmxext'
> module: unlocking module `motionmmxext'
> aout info: fifo #0 destroyed
> module: unlocking module `ps'
> module: unlocking module `rc'
> module: unlocking module `yuvmmx'
> module: unlocking module `dummy'
> module: unlocking module `dummy'
> intf: removed `/home/tushar/MOUSEALL.MPG' from playlist
> intf: playlist destroyed
>
>





More information about the vlc mailing list