[vlc] Re: present but cannot be compiled
James Yates
james.yates at packetvision.com
Wed Jun 15 18:40:29 CEST 2005
I am not sure exactly what is going wrong, it took me several hours to
get VLC to compile on my PC, although my big headache was wxwindows. I
have vlc configured with wxwindows, DVD support and have full MPEG TS
and PS support. To make things easier here is the configure options I
used. Don't forget to make sure that you have all the included libraries
built (e.g libdvbpsi) and that you do a make clean before rebuilding VLC.
./configure --prefix=/opt/vlc --enable-wxwindows
--with-ffmpeg-tree=./extras/ffmpeg --with-dvbpsi-tree=./extras/libdvbpsi
--with-a52-tree=./extras/a52 --with-dvdread-tree=./extras/libdvdread
--with-dvdnav-tree=./extras/libdvdnav
Good luck.
James
Marcelo Manzato wrote:
>Yes, removing the --with-dvbpsi the problem is
>resolved... but I'm having some problems with TS
>demux. I found a guy that had the same problems as me:
>
>http://www.via.ecp.fr/via/ml/vlc/2005-04/msg00157.html
>
>and Benjamin Pracht told him to compile with libdvbpsi
>support. I don't know if that resolves the problem,
>because I'm still having the same error (ps demuxer
>warning: garbage at input).
>
>Just to documentate here, I'm trying to transmit video
>from mp4live, at port 20000 (unicast), to vlc. At vlc,
>I select the 'open network stream' option, and select
>udp/rtp, under port 20000. Then I select 'play
>locally' at stream output, under encapsulation method
>'MPEG TS'.
>My video is a MPEG-4 file, encoded with ffmpeg.
>
>Thanks.
>
>--- James Yates <james.yates at packetvision.com>
>escreveu:
>
>
>
>>I had this problem several weeks ago, but can't
>>remember what I did to
>>get around it. Have you built libdvbpsi? I think the
>>problem you have is
>>that you should remove the --with-dvbpsi and just
>>use the
>>--withdvbpsi-tree option. This should fix your
>>problem. Alternatively
>>use a newer kernel anything after 2.6.6 should be ok
>>but I am sure the
>>first --with-dvbpsi option is taking presedence over
>>the tree option.
>>
>> James
>>
>>Marcelo Manzato wrote:
>>
>>
>>
>>>Hi...
>>>
>>>I'm having a problem in the configure script of
>>>
>>>
>>vlc:
>>
>>
>>>[root at absinto vlc-snapshot-20050608]# ./configure
>>>--enable-livedotcom --enable-dshow --enable-v4l
>>>--enable-faad --with-ffmpeg-mp3lame
>>>
>>>
>>--with-ffmpeg-faac
>>
>>
>>>--with-ffmpeg-tree=/usr/local/src/FFMpeg-20050614/
>>>--with-livedotcom-tree=/usr/local/src/live
>>>
>>>
>>--enable-aa
>>
>>
>>>--enable-dvbpsi --enable-dvb
>>>--with-dvbpsi=/usr/local/lib
>>>--with-dvbpsi-tree=/usr/local/src/libdvbpsi3-0.1.4
>>>...
>>>checking for dvbpsi headers in /usr/local/lib...
>>>checking dvbpsi/dr.h usability... no
>>>checking dvbpsi/dr.h presence... yes
>>>configure: WARNING: dvbpsi/dr.h: present but cannot
>>>
>>>
>>be
>>
>>
>>>compiled
>>>configure: WARNING: dvbpsi/dr.h: check for
>>>
>>>
>>missing
>>
>>
>>>prerequisite headers?
>>>configure: WARNING: dvbpsi/dr.h: see the Autoconf
>>>documentation
>>>configure: WARNING: dvbpsi/dr.h: section
>>>
>>>
>>"Present
>>
>>
>>>But Cannot Be Compiled"
>>>configure: WARNING: dvbpsi/dr.h: proceeding with
>>>
>>>
>>the
>>
>>
>>>preprocessor's result
>>>configure: WARNING: dvbpsi/dr.h: in the future, the
>>>compiler will take precedence
>>>configure: WARNING: ##
>>>------------------------------ ##
>>>configure: WARNING: ## Report this to the vlc
>>>lists. ##
>>>configure: WARNING: ##
>>>------------------------------ ##
>>>checking for dvbpsi/dr.h... yes
>>>
>>>
>>>I have searched a lot, but still cannot find a
>>>solution for this problem. I have:
>>>- fedora core 2 (kernel 2.6.5-1.358)
>>>- autoconf-2.59-5_11.rhfc2.at (updated from 2.59-3)
>>>- libdvbpsi3-0.1.4 (successfully installed)
>>>
>>>Please, if someone could help me, I would be very
>>>thankful.
>>>manzato
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>____________________________________________________
>>
>>
>>>Yahoo! Mail, cada vez melhor: agora com 1GB de
>>>
>>>
>>espaço grátis! http://mail.yahoo.com.br
>>
>>
>>>
>>>
>>>
>>>
>>--
>>James Yates
>>Software Systems Engineer
>>Packet Vision Ltd
>>Tel: +44 (0)118 935 7070
>>Fax: +44 (0)118 935 7330
>>
>>www.packetvision.com
>>
>>--
>>This is the vlc mailing-list, see
>>http://www.videolan.org/vlc/
>>To unsubscribe, please read
>>http://www.videolan.org/support/lists.html
>>
>>
>>
>>
>
>
>
>
>
>
>____________________________________________________
>Yahoo! Mail, cada vez melhor: agora com 1GB de espaço grátis! http://mail.yahoo.com.br
>
>
>
--
James Yates
Software Systems Engineer
Packet Vision Ltd
Tel: +44 (0)118 935 7070
Fax: +44 (0)118 935 7330
www.packetvision.com
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list