[vlc] Experience with AMD64 and linux ?

Philippe Van Hecke philippe.vanhecke at belnet.be
Fri Feb 25 20:18:16 CET 2005


Hello 
Does some of you have experience with vlc on AMD64 and linux ? 
I have compiled svn from today.
I have no problem with video but seem that have some sound issue.
with faad decoder 

here is the short output of debug

[00000001] main vlc debug: opening config file /home/philoux/.vlc/vlcrc
[00000001] main vlc warning: config file /home/philoux/.vlc/vlcrc does not 
exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache 
file /home/philoux/.vlc/cache/plugins-04081e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 351 modules
[00000001] main vlc debug: opening config file /home/philoux/.vlc/vlcrc
[00000001] main vlc warning: config file /home/philoux/.vlc/vlcrc does not 
exist yet
[00000000] main root debug: VLC media player - version 0.8.2-svn Janus - (c) 
1996-2005 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure 
--prefix=/usr/local --host=x86_64-pc-linux-gnu --mandir=/usr/local/share/man 
--infodir=/usr/local/share/info --datadir=/usr/local/share 
--sysconfdir=/usr/local/etc --localstatedir=/var/lib --libdir=/usr/local/lib 
--disable-altivec --disable-utf8 --enable-sout --enable-httpd --enable-vlm 
--enable-gnutls --enable-v4l --disable-cdda --disable-vcd --disable-dvb 
--enable-pvr --enable-ogg --disable-mkv --enable-flac --enable-vorbis 
--enable-theora --enable-x11 --enable-xvideo --enable-glx --enable-opengl 
--enable-freetype --disable-fribidi --enable-dvdread --enable-dvdplay 
--enable-dvdnav --disable-fb --disable-svgalib --disable-glide --disable-aa 
--disable-caca --enable-oss --enable-esd --disable-arts --enable-alsa 
--enable-wxwindows --enable-ncurses --enable-xosd --disable-lirc 
--disable-joystick --enable-livedotcom --enable-mad --enable-ffmpeg 
--enable-faad --disable-a52 --disable-dts --enable-libmpeg2 --disable-ggi 
--disable-glide --disable-skins2 --disable-cddax --enable-mozilla 
MOZILLA_CONFIG=/usr/lib/mozilla/mozilla-config 
--with-livedotcom-tree=/usr/lib/live/ --with-ffmpeg-faac 
--with-ffmpeg-mp3lame --enable-debug --disable-optimizations
[00000001] main vlc debug: translation test: code is "Fr"
[00000001] main vlc debug: opening config file /home/philoux/.vlc/vlcrc
[00000001] main vlc warning: config file /home/philoux/.vlc/vlcrc does not 
exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache 
file /home/philoux/.vlc/cache/plugins-04081e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 351 modules
[00000001] main vlc debug: opening config file /home/philoux/.vlc/vlcrc
[00000001] main vlc warning: config file /home/philoux/.vlc/vlcrc does not 
exist yet
[00000001] main vlc debug: CPU has capabilities
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 2 candidates
[00000093] main module debug: using memcpy module "memcpy"
[00000432] main playlist debug: creating view 1
[00000432] main playlist debug: creating view 2
[00000432] main playlist debug: creating view 3
[00000432] main playlist debug: waiting for thread completion
[00000432] main playlist debug: thread 1082128736 (playlist) created at 
priority 0 (src/playlist/playlist.c:149)
[00000433] main private debug: waiting for thread completion
[00000433] main private debug: thread 1090517344 (preparser) created at 
priority 0 (src/playlist/playlist.c:171)
[00000434] main interface debug: looking for interface module
[00000434] main interface debug: probing 2 candidates
[00000022] main module debug: using interface module "hotkeys"
[00000434] main interface debug: interface initialized
[00000434] main interface debug: thread 1098905952 (interface) created at 
priority 0 (src/interface/interface.c:210)
[00000432] main playlist debug: adding playlist item 
`http://chouffe.belnet.be/streams/rtbf-sat-low.sdp' ( http://chouffe.belnet.be/streams/rtbf-sat-low.sdp )
[00000436] main interface debug: looking for interface module
[00000436] main interface debug: probing 8 candidates
[00000076] main module debug: using interface module "wxwindows"
[00000436] main interface debug: interface initialized
[00000436] main interface debug: thread 1107294560 (manager) created at 
priority 0 (src/interface/interface.c:195)
[00000436] wxwindows interface debug: accelerator table loaded
[00000432] main playlist debug: beginning processing of request, 7009 us
[00000432] main playlist debug: processing request
[00000432] main playlist debug: next item found in 5 us
[00000432] main playlist debug: creating new input thread
[00000432] main playlist debug: request processed after 7059 us
[00000439] main input debug: waiting for thread completion
[00000439] main input debug: 
`http://chouffe.belnet.be/streams/rtbf-sat-low.sdp' gives access `http' demux 
`' path `chouffe.belnet.be/streams/rtbf-sat-low.sdp'
[00000439] main input debug: demux2_New: access='http' demux='' 
path='chouffe.belnet.be/streams/rtbf-sat-low.sdp'
[00000440] main demuxer debug: looking for access_demux module
[00000440] main demuxer debug: probing 0 candidates
[00000440] main demuxer warning: no access_demux module matched "http"
[00000439] main input debug: access2_New: access='http' 
path='chouffe.belnet.be/streams/rtbf-sat-low.sdp'
[00000441] main access debug: looking for access2 module
[00000441] main access debug: probing 8 candidates
[00000439] main input debug: thread 1115683168 (input) created at priority 0 
(src/input/input.c:230)
[00000441] access_http access debug: http: server='chouffe.belnet.be' port=80 
file='/streams/rtbf-sat-low.sdp
[00000441] main access debug: net: connecting to 'chouffe.belnet.be:80'
[00000441] main access debug: looking for network module
[00000441] main access debug: probing 4 candidates
[00000441] ipv4 access debug: connection in progress
[00000091] main module debug: using network module "ipv4"
[00000091] main module debug: unlocking module "ipv4"
[00000441] access_http access debug: protocol 'HTTP' answer code 206
[00000441] access_http access debug: Server: Apache/1.3.31 (Unix)  
(Gentoo/Linux)
[00000441] access_http access debug: stream size=609
[00000441] access_http access debug: Content-Type: application/sdp
[00000127] main module debug: using access2 module "access_http"
[00000444] main private debug: pre buffering
[00000444] main private debug: received first data for our buffer
[00000439] main input debug: demux2_New: access='http' demux='' 
path='chouffe.belnet.be/streams/rtbf-sat-low.sdp'
[00000445] main demuxer debug: looking for demux2 module
[00000445] main demuxer debug: probing 60 candidates
[00000445] mp4 demuxer warning: MP4 plugin discarded (not a valid file)
[00000445] mp4 demuxer warning: MP4 plugin discarded (not a valid file)
[00000445] avi demuxer warning: avi module discarded (invalid header)
[00000445] avi demuxer warning: avi module discarded (invalid header)
[00000445] asf demuxer warning: ASF plugin discarded (not a valid file)
[00000445] asf demuxer warning: ASF plugin discarded (not a valid file)
[00000445] flac demuxer warning: flac module discarded (no startcode)
[00000445] flac demuxer warning: flac module discarded (no startcode)
[00000445] main demuxer debug: looking for id3 module
[00000445] main demuxer debug: probing 4 candidates
[00000445] id3tag demuxer debug: checking for ID3 tag
[00000054] main module debug: using id3 module "id3tag"
[00000054] main module debug: unlocking module "id3tag"
[00000445] mpgv demuxer warning: ES module discarded (no startcode)
[00000445] aac demuxer warning: AAC module discarded
[00000445] mpgv demuxer warning: ES module discarded (no startcode)
[00000445] main demuxer debug: looking for id3 module
[00000445] main demuxer debug: probing 4 candidates
[00000445] id3tag demuxer debug: checking for ID3 tag
[00000054] main module debug: using id3 module "id3tag"
[00000054] main module debug: unlocking module "id3tag"
[00000445] aac demuxer warning: AAC module discarded
[00000445] sap demuxer debug: v=0
o=- 1109297477619724 2 IN IP4 193.190.113.18
s=BELNET-RTBF-SAT-LOW
i=BELNET-RTBF-SAT-LOW:AS2611 only
u=http://www.belnet.be
e=philippe at belnet.be
t=0 0
a=tool:vlc 0.8.0-test2
c=IN IP4 239.193.254.252/255
m=audio 1234 RTP/AVP 96
a=rtpmap:96 mpeg4-generic/48000
a=fmtp:96 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1190; 
SizeLength=13;IndexLength=3; IndexDeltaLength=3; Profile=1;
m=video 1236 RTP/AVP 97
a=rtpmap:97 MP4V-ES/90000
a=fmtp:97 profile-level-id=3; 
config=000001b001000001b58913000001000000012000c48d8800cd0b44241463000001b246466d706567302e342e392d707265316234373138;

[00000445] sap demuxer debug: v=0
o=- 1109297477619724 2 IN IP4 193.190.113.18
s=BELNET-RTBF-SAT-LOW
i=BELNET-RTBF-SAT-LOW:AS2611 only
u=http://www.belnet.be
e=philippe at belnet.be
t=0 0
a=tool:vlc 0.8.0-test2
c=IN IP4 239.193.254.252/255
m=audio 1234 RTP/AVP 96
a=rtpmap:96 mpeg4-generic/48000
a=fmtp:96 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1190; 
SizeLength=13;IndexLength=3; IndexDeltaLength=3; Profile=1;
m=video 1236 RTP/AVP 97
a=rtpmap:97 MP4V-ES/90000
a=fmtp:97 profile-level-id=3; 
config=000001b001000001b58913000001000000012000c48d8800cd0b44241463000001b246466d706567302e342e392d707265316234373138;

[00000445] livedotcom demuxer debug: sdp=v=0
o=- 1109297477619724 2 IN IP4 193.190.113.18
s=BELNET-RTBF-SAT-LOW
i=BELNET-RTBF-SAT-LOW:AS2611 only
u=http://www.belnet.be
e=philippe at belnet.be
t=0 0
a=tool:vlc 0.8.0-test2
c=IN IP4 239.193.254.252/255
m=audio 1234 RTP/AVP 96
a=rtpmap:96 mpeg4-generic/48000
a=fmtp:96 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1190; 
SizeLength=13;IndexLength=3; IndexDeltaLength=3; Profile=1;
m=video 1236 RTP/AVP 97
a=rtpmap:97 MP4V-ES/90000
a=fmtp:97 profile-level-id=3; 
config=000001b001000001b58913000001000000012000c48d8800cd0b44241463000001b246466d706567302e342e392d707265316234373138;


[00000445] livedotcom demuxer debug: RTP subsession 'audio/MPEG4-GENERIC'
[00000445] livedotcom demuxer debug: RTP subsession 'video/MP4V-ES'
[00000439] main input debug: Selecting program id=0
[00000005] main module debug: using demux2 module "livedotcom"
[00000475] main decoder debug: looking for decoder module
[00000475] main decoder debug: probing 40 candidates
[00000214] main module debug: using decoder module "faad"
[00000475] main decoder debug: thread 1124071776 (decoder) created at priority 
0 (src/input/decoder.c:159)
[00000498] main decoder debug: looking for decoder module
[00000498] main decoder debug: probing 40 candidates
[00000498] ffmpeg decoder debug: libavcodec initialized (interface 4718 )
[00000498] ffmpeg decoder debug: postprocessing disabled
[00000498] ffmpeg decoder debug: using direct rendering
[00000498] ffmpeg decoder debug: ffmpeg codec (MPEG-4 Video) started
[00000008] main module debug: using decoder module "ffmpeg"
[00000498] main decoder debug: thread 1132460384 (decoder) created at priority 
0 (src/input/decoder.c:159)
[00000441] access_http access debug: GET META (null) (null) (null)
[00000439] main input debug: 
`http://chouffe.belnet.be/streams/rtbf-sat-low.sdp' sucessfully opened
[00000475] faad decoder warning: Pulse coding not allowed in short blocks
[00000498] ffmpeg decoder debug: disabling direct rendering
[mpeg4 @ 0x2a95fa1490]warning: first frame is no keyframe
[00000498] main decoder debug: no usable vout present, spawning one
[00000517] main video output debug: looking for video output module
[00000517] main video output debug: probing 12 candidates
[00000517] xvideo video output debug: adaptor 0, port 145, format 0x32315659 
(YV12) planar
[00000475] faad decoder warning: Pulse coding not allowed in short blocks
[00000518] main private debug: Registering subpicture channel, ID: 2
[00000518] main private debug: Registering subpicture channel, ID: 3
[00000518] main private debug: Registering subpicture channel, ID: 4
[00000518] main private debug: Registering subpicture channel, ID: 5
[00000517] xvideo video output debug: Window manager supports NetWM
[00000517] xvideo video output debug: Window manager supports 
_NET_WM_STATE_FULLSCREEN
[00000517] xvideo video output debug: Window manager supports 
_NET_WM_STATE_ABOVE
[00000517] xvideo video output debug: Window manager supports 
_NET_WM_STATE_BELOW
[00000517] xvideo video output debug: Window manager supports 
_NET_WM_STATE_STAYS_ON_TOP
[00000080] main module debug: using video output module "xvideo"
[00000517] main video output debug: waiting for thread completion
[00000517] main video output debug: got 8 direct buffer(s)
[00000517] main video output debug: picture in 360x288, chroma 0x30323449 
(I420), aspect ratio 5:4
[00000517] main video output debug: picture out 360x288, chroma 0x30323449 
(I420), aspect ratio 5:4
[00000517] main video output debug: direct render, mapping render pictures 0-6 
to system pictures 1-7
[00000517] main video output debug: thread 1140848992 (video output) created 
at priority 0 (src/video_output/video_output.c:446)
[00000475] faad decoder warning: Pulse coding not allowed in short blocks
[00000475] faad decoder warning: Pulse coding not allowed in short blocks
[00000475] faad decoder warning: Pulse coding not allowed in short blocks
[00000475] faad decoder warning: Pulse coding not allowed in short blocks
[00000475] faad decoder warning: Pulse coding not allowed in short blocks

Regards
Philippe

-- 
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