[vlc-devel] Comments on latest SVN code Linux install

James MacLean macleajb at ednet.ns.ca
Fri Apr 9 04:39:01 CEST 2004


Hi again folks,

Hope this information is of some use to everyone. I run the ffmpeg from 
CVS if that makes any difference to this report.

1. My gui does not start up wide enough to include the complete help menu
option.  Works fine if I stretch it a over. Windows seems fine.

2. Playing a streamed XVID stalls, or reports it is too slow. This is on a 
100M link. Partial log :

[00000218] ipv4 input debug: connection in progress
[00000036] main module debug: using network module "ipv4"
[00000036] main module debug: unlocking module "ipv4"
[00000218] access_http input debug: protocol 'HTTP' answer code 206
[00000218] access_http input debug: stream size=155256420
[00000218] access_http input debug: Content-Type: video/x-msvideo
[00000147] main module debug: using access module "access_http"
[00000218] main input debug: looking for demux module
[00000218] main input debug: probing 7 candidates
[00000218] v4l input warning: v4l plugin discarded (not a valid stream)
[00000218] v4l input warning: v4l plugin discarded (not a valid stream)
[00000218] ts_dvbpsi input warning: TS module discarded (no sync)
[00000218] ts input warning: TS module discarded (no sync)
[00000218] main input debug: demux2_New: 'http://.....avi' -> access='' 
[00000221] main private debug: looking for demux2 module
[00000221] main private debug: probing 24 candidates
[00000220] avi private debug: found Chunk fourcc:46464952 (RIFF) size:155256412 pos:0
[00000220] avi private debug: found LIST chunk: 'AVI '
[00000220] avi private debug: <list 'AVI '>
[00000220] avi private debug: found Chunk fourcc:5453494c (LIST) size:306 pos:12
[00000220] avi private debug: found LIST chunk: 'hdrl'
[00000220] avi private debug: <list 'hdrl'>
[00000220] avi private debug: found Chunk fourcc:68697661 (avih) size:56 pos:24
[00000220] avi private debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE 320x240
[00000220] avi private debug: found Chunk fourcc:5453494c (LIST) size:116 pos:88
[00000220] avi private debug: found LIST chunk: 'strl'
[00000220] avi private debug: <list 'strl'>
[00000220] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:100
[00000220] avi private debug: strh: type:vids handler:0x58564944 samplesize:0 29.97fps
[00000220] avi private debug: found Chunk fourcc:66727473 (strf) size:40 pos:164
[00000220] avi private debug: strf: video:DIVX 320x240 planes:1 24bpp
[00000220] avi private debug: </list 'strl'>
[00000220] avi private debug: found Chunk fourcc:5453494c (LIST) size:106 pos:212
[00000220] avi private debug: found LIST chunk: 'strl'
[00000220] avi private debug: <list 'strl'>
[00000220] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:224
[00000220] avi private debug: strh: type:auds handler:0x00000055 samplesize:1 28000.00fps
[00000220] avi private debug: found Chunk fourcc:66727473 (strf) size:30 pos:288
[00000220] avi private debug: strf: audio:0x0055 channels:1 44100Hz 0bits/sample 218kb/s
[00000220] avi private debug: </list 'strl'>
[00000220] avi private debug: </list 'hdrl'>
[00000220] avi private debug: found Chunk fourcc:5453494c (LIST) size:48 pos:326
[00000220] avi private debug: found LIST chunk: 'INFO'
[00000220] avi private debug: <list 'INFO'>
[00000220] avi private debug: found Chunk fourcc:54465349 (ISFT) size:36 pos:338
[00000220] avi private debug: ISFT: software : MEncoder dev-CVS-040313-13:24-3.3.2
[00000220] avi private debug: </list 'INFO'>
[00000220] avi private debug: found Chunk fourcc:4b4e554a (JUNK) size:1658 pos:382
[00000220] avi private debug: found Chunk fourcc:5453494c (LIST) size:153763476 pos:2048
[00000220] avi private debug: skipping movi chunk
[00000220] avi private debug: </list 'AVI '>
[00000220] avi private debug: * LIST-root size:155256420 pos:0
[00000220] avi private debug:      + RIFF-AVI  size:155256412 pos:0
[00000220] avi private debug:      |    + LIST-hdrl size:306 pos:12
[00000220] avi private debug:      |    |    + avih size:56 pos:24
[00000220] avi private debug:      |    |    + LIST-strl size:116 pos:88
[00000220] avi private debug:      |    |    |    + strh size:56 pos:100
[00000220] avi private debug:      |    |    |    + strf size:40 pos:164
[00000220] avi private debug:      |    |    + LIST-strl size:106 pos:212
[00000220] avi private debug:      |    |    |    + strh size:56 pos:224
[00000220] avi private debug:      |    |    |    + strf size:30 pos:288
[00000220] avi private debug:      |    + LIST-INFO size:48 pos:326
[00000220] avi private debug:      |    |    + ISFT size:36 pos:338
[00000220] avi private debug:      |    + JUNK size:1658 pos:382
[00000220] avi private debug:      |    + LIST-movi size:153763476 
pos:2048
[00000221] avi private debug: AVIH: 2 stream, flags  HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE
[00000221] avi private debug: stream[0] rate:29969 scale:1000 samplesize:0
[00000221] avi private debug: stream[0] video(DIVX) 320x240 24bpp 29.969000fps
[00000221] avi private debug: stream[1] rate:28000 scale:1 samplesize:1
[00000221] avi private debug: stream[1] audio(0x55) 1 channels 44100Hz 0bits
[00000221] avi private warning: cannot find idx1 chunk, no index defined
[00000221] avi private warning: cannot find indx (misdetect/broken OpenDML file?)
[00000221] avi private warning: cannot find indx (misdetect/broken OpenDML file?)
[00000221] avi private debug: stream[0] created 0 index entries
[00000221] avi private debug: stream[1] created 0 index entries
[00000221] avi private warning: broken or missing index, 'seek' will be axproximative or will have strange behavour
[00000106] main module debug: using demux2 module "avi"
[00000119] main module debug: using demux module "demux2"
[00000218] main input debug: meta informations:
[00000218] main input debug:   - 'Setting' = ' HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE'
[00000218] main input debug: selecting ES 0x1
[00000222] main decoder debug: looking for decoder module
[00000222] main decoder debug: probing 19 candidates
[00000222] ffmpeg decoder debug: libavcodec initialized (interface 4707 )
[00000222] ffmpeg decoder debug: postprocessing disabled
[00000222] ffmpeg decoder debug: using direct rendering
[00000222] ffmpeg decoder debug: ffmpeg codec (MPEG-4 Video) started
[00000014] main module debug: using decoder module "ffmpeg"
[00000222] main decoder debug: thread 1159277488 (decoder) created at priority 0 (src/input/input_dec.c:161)
[00000218] main input debug: selecting ES 0x2
[00000223] main decoder debug: looking for decoder module
[00000223] main decoder debug: probing 19 candidates
[00000071] main module debug: using decoder module "mpeg_audio"
[00000223] main decoder debug: thread 1167670192 (decoder) created at priority 0 (src/input/input_dec.c:161)
[00000222] main decoder debug: no usable vout present, spawning one
[00000224] main video output debug: looking for video output module
[00000224] main video output debug: probing 6 candidates
[00000224] xvideo video output debug: adaptor 0, port 105, format 
0x32315659 (YV12) planar
[00000224] xvideo video output debug: Window manager supports NetWM
[00000224] xvideo video output debug: Window manager supports _NET_WM_STATE_FULLSCREEN
[00000224] xvideo video output debug: Window manager supports _NET_WM_STATE_ABOVE
[00000224] xvideo video output debug: Window manager supports _NET_WM_STATE_BELOW
[00000224] xvideo video output debug: Window manager supports _NET_WM_STATE_STAYS_ON_TOP
[00000182] main module debug: using video output module "xvideo"
[00000224] main video output debug: looking for text renderer module
[00000224] main video output debug: probing 3 candidates
[00000224] freetype video output debug: Using fontsize: 15
[00000052] main module debug: using text renderer module "freetype"
[00000224] main video output debug: got 8 direct buffer(s)
[00000224] main video output debug: picture in 320x240, chroma 0x30323449 (I420), aspect ratio 4:3
[00000224] main video output debug: picture out 320x240, chroma 0x32315659 (YV12), aspect ratio 4:3
[00000224] main video output debug: direct render, mapping render pictures 0-6 to system pictures 1-7
[00000224] main video output debug: waiting for thread completion
[00000223] mpeg_audio decoder: MPGA channels:1 samplerate:44100 bitrate:224
[00000223] main decoder debug: no aout present, spawning one
[00000225] main audio output debug: looking for audio output module
[00000225] main audio output debug: probing 7 candidates
[00000225] alsa audio output debug: opening ALSA device `default'
[00000225] main audio output debug: thread 1185979312 (aout) created at priority 0 (alsa.c:583)
[00000214] main module debug: using audio output module "alsa"
[00000225] main audio output debug: output 'fl32' 44100 Hz Mono frame=1 samples/4 bytes
[00000225] main audio output debug: mixer 'fl32' 44100 Hz Mono frame=1 samples/4 bytes
[00000225] main audio output debug: no need for any filter
[00000225] main audio output debug: looking for audio mixer module
[00000225] main audio output debug: probing 3 candidates
[00000160] main module debug: using audio mixer module "float32_mixer"
[00000225] main audio output debug: input 'mpga' 44100 Hz Mono frame=1152 samples/1053 bytes
[00000225] main audio output debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Mono->Mono
[00000226] main private debug: looking for audio filter module
[00000226] main private debug: probing 21 candidates
[00000193] main module debug: using audio filter module "mpgatofixed32"
[00000225] main audio output debug: found a filter for the whole conversion
[00000225] main audio output debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Mono->Mono
[00000227] main private debug: looking for audio filter module
[00000227] main private debug: probing 21 candidates
[00000197] main module debug: using audio filter module "bandlimited_resampler"
[00000225] main audio output debug: found a filter for the whole conversion
[00000220] main private warning: will skip 1554 bytes, slow
[00000224] main video output debug: thread 1176529840 (video output) created at priority 0 (src/video_output/video_output.c:484)
[00000220] main private warning: will skip 1016 bytes, slow
[00000220] main private warning: will skip 1098 bytes, slow
[00000220] main private warning: will skip 1070 bytes, slow
[00000220] main private warning: will skip 1104 bytes, slow
[00000220] main private warning: will skip 1040 bytes, slow
[00000220] main private warning: will skip 1052 bytes, slow
[00000220] main private warning: will skip 1050 bytes, slow
[00000220] main private warning: will skip 1162 bytes, slow
[00000220] main private warning: will skip 1188 bytes, slow
[00000219] wxwindows interface debug: accelerator table loaded
[00000218] access_http input debug: trying to seek to 631410
[00000218] main input debug: net: connecting to '...:80'
[00000218] main input debug: looking for network module
[00000218] main input debug: probing 2 candidates
[00000218] ipv4 input debug: connection in progress
[00000036] main module debug: using network module "ipv4"
[00000036] main module debug: unlocking module "ipv4"
[00000218] access_http input debug: protocol 'HTTP' answer code 206
[00000218] access_http input debug: stream size=155256420
[00000218] access_http input debug: Content-Type: video/x-msvideo
[00000220] main private warning: will skip 1156 bytes, slow
[00000225] mpgatofixed32 audio output warning: libmad error: bad main_data_begin pointer
[00000220] main private warning: will skip 1082 bytes, slow
[00000220] main private warning: will skip 1186 bytes, slow
[00000218] access_http input debug: trying to seek to 1608298
[00000218] main input debug: net: connecting to 'ednet.ns.ca:80'
[00000218] main input debug: looking for network module
[00000218] main input debug: probing 2 candidates
[00000218] ipv4 input debug: connection in progress
[00000036] main module debug: using network module "ipv4"
[00000036] main module debug: unlocking module "ipv4"
[00000218] access_http input debug: protocol 'HTTP' answer code 206
[00000218] access_http input debug: stream size=155256420
[00000218] access_http input debug: Content-Type: video/x-msvideo
[00000220] main private warning: will skip 1052 bytes, slow
[00000218] access_http input debug: trying to seek to 1976296
[00000218] main input debug: net: connecting to '...:80'
[00000218] main input debug: looking for network module
[00000218] main input debug: probing 2 candidates
[00000218] ipv4 input debug: connection in progress
[00000036] main module debug: using network module "ipv4"
[00000036] main module debug: unlocking module "ipv4"
[00000218] access_http input debug: protocol 'HTTP' answer code 206
[00000218] access_http input debug: stream size=155256420
[00000218] access_http input debug: Content-Type: video/x-msvideo
[00000218] access_http input debug: trying to seek to 2732264
[00000218] main input debug: net: connecting to '...:80'
[00000218] main input debug: looking for network module
[00000218] main input debug: probing 2 candidates
[00000218] ipv4 input debug: connection in progress
[00000036] main module debug: using network module "ipv4"
[00000036] main module debug: unlocking module "ipv4"
[00000218] access_http input debug: protocol 'HTTP' answer code 206
[00000218] access_http input debug: stream size=155256420
[00000218] access_http input debug: Content-Type: video/x-msvideo
[00000218] access_http input debug: trying to seek to 3418608
[00000218] main input debug: net: connecting to '...:80'
[00000218] main input debug: looking for network module
[00000218] main input debug: probing 2 candidates
[00000218] ipv4 input debug: connection in progress
[00000036] main module debug: using network module "ipv4"
[00000036] main module debug: unlocking module "ipv4"
[00000218] access_http input debug: protocol 'HTTP' answer code 206
[00000218] access_http input debug: stream size=155256420
[00000218] access_http input debug: Content-Type: video/x-msvideo
[00000218] access_http input debug: trying to seek to 3474606
[00000218] main input debug: net: connecting to '...:80'
[00000218] main input debug: looking for network module
[00000218] main input debug: probing 2 candidates
[00000218] ipv4 input debug: connection in progress
[00000036] main module debug: using network module "ipv4"
[00000036] main module debug: unlocking module "ipv4"
[00000218] access_http input debug: protocol 'HTTP' answer code 206
[00000218] access_http input debug: stream size=155256420
[00000218] access_http input debug: Content-Type: video/x-msvideo
[00000001] main vlc debug: removing all interfaces

3. Noticed that a long video that runs fine in mplayer nolonger runs very
long in VLC. End of the error logging follows:

[00000843] main audio output warning: output date isn't PTS date, requesting resampling (40027)
[00000843] main audio output warning: buffer is 42991 late, triggering upsampling
[00000843] main audio output warning: resampling stopped after 4467218 usec
[00000843] main audio output warning: output date isn't PTS date, requesting resampling (40013)
[00000843] main audio output warning: buffer is 40164 late, triggering upsampling
[00000843] main audio output warning: resampling stopped after 4362340 usec
[00000843] main audio output warning: output date isn't PTS date, requesting resampling (40015)
[00000843] main audio output warning: buffer is 40250 late, triggering upsampling
[00000843] main audio output warning: resampling stopped after 4208350 usec
[00000843] main audio output warning: output date isn't PTS date, requesting resampling (40022)
[00000843] main audio output warning: buffer is 40454 late, triggering upsampling
[00000843] main audio output warning: resampling stopped after 4310341 usec
[00000843] main audio output warning: output date isn't PTS date, requesting resampling (40002)
[00000843] main audio output warning: buffer is 40442 late, triggering upsampling
[00000843] main audio output warning: resampling stopped after 4311431 usec
[00000843] main audio output warning: output date isn't PTS date, requesting resampling (40047)
[00000843] main audio output warning: buffer is 40117 late, triggering upsampling
[00000843] main audio output warning: resampling stopped after 4310477 usec
[00000843] main audio output warning: output date isn't PTS date, requesting resampling (40002)
[00000843] main audio output warning: buffer is 40558 late, triggering upsampling
[00000843] main audio output warning: resampling stopped after 4206420 usec
[00000843] main audio output warning: output date isn't PTS date, requesting resampling (40025)
[00000843] main audio output warning: buffer is 40684 late, triggering upsampling
[00000837] main input: EOF reached
[00000837] main input debug: 17471 loops consuming user: 75, system: 108
[00000837] main input debug: dumping stream ID 0x0 [OK:0/D:0]
[00000837] main input debug: seekable stream, position: 421347552/424142792 (-:--:--/-:--:--)
[00000837] main input debug: dumping program 0x0, version 0 (partial)
[00000837] main input debug: ES 0x0, stream 0x0, fourcc `null', not selected [OK:0/ERR:0]
[00000837] main input debug: ES 0x1, stream 0x0, fourcc `DIVX', selected [OK:0/ERR:0]
[00000837] main input debug: ES 0x2, stream 0x1, fourcc `mpga', selected [OK:0/ERR:0]
[00000838] avi private debug: free chunk avih
[00000838] avi private debug: free chunk strh
[00000838] avi private debug: free chunk strf
[00000838] avi private debug: free chunk LIST
[00000838] avi private debug: free chunk strh
[00000838] avi private debug: free chunk strf
[00000838] avi private debug: free chunk LIST
[00000838] avi private debug: free chunk LIST
[00000838] avi private debug: free chunk ISFT
[00000838] avi private debug: free chunk LIST
[00000838] avi private debug: free chunk JUNK
[00000838] avi private debug: free chunk LIST
[00000838] avi private debug: free chunk RIFF
[00000838] avi private debug: free chunk LIST
[00000099] main module debug: unlocking module "avi"
[00000122] main module debug: unlocking module "demux2"
[00000837] main input debug: unselecting ES 0x1
[00000014] main module debug: unlocking module "ffmpeg"
[00000840] main decoder debug: thread 1164741552 joined (src/input/input_dec.c:207)
[00000840] main decoder debug: killing decoder fourcc `DIVX', 79524 PES in FIFO
[00000837] main input debug: unselecting ES 0x2
[00000075] main module debug: unlocking module "mpeg_audio"
[00000841] main decoder debug: thread 1218354096 joined (src/input/input_dec.c:207)
[00000841] main decoder debug: killing decoder fourcc `mpga', 79502 PES in FIFO
[00000193] main module debug: unlocking module "mpgatofixed32"
[00000203] main module debug: unlocking module "bandlimited_resampler"
[00000843] main audio output debug: thread 1230351280 joined (oss.c:544)
[00000213] main module debug: unlocking module "oss"
[00000186] main module debug: unlocking module "float32tos16"
[00000160] main module debug: unlocking module "float32_mixer"
[00000837] main input debug: no more selected ES
[00000149] main module debug: unlocking module "access_http"
[00000837] main input debug: pes: 0 packets
[00000837] main input debug: data: 0 packets
[00000837] main input debug: buffers: 2 packets
[00000837] main input debug: freeing info structures...
[00000837] main input debug: thread 1253051312 joined (src/input/input.c:358)
[00000835] main playlist debug: garbage collector destroying 1 vout
[00000050] main module debug: unlocking module "freetype"
[00000842] main video output error: no pf_release_window
[00000181] main module debug: unlocking module "xvideo"
[00000842] main video output debug: thread 1239210928 joined (src/video_output/video_output.c:509)

thanks for VLC,
JES
-- 
James B. MacLean        macleajb at ednet.ns.ca
Department of Education 
Nova Scotia, Canada
     

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list