[vlc-devel] Re: Vlc 0.4.6 release

Alexis de Lattre alexis at via.ecp.fr
Thu Nov 14 02:24:34 CET 2002


On Thu, Nov 14, 2002, Alexis de Lattre wrote :
> 2. When I play a DVD (it's a scrambeled DVD) with administrator rights,
> it works fine. But when I play it as a normal user, the vout window
> opens and then closes immediately. The logs with the .exe
> package are attached.

This time, the log file is attached :-)

-- 
Alexis
-------------- next part --------------
VideoLAN Client - version 0.4.6 Ourumov - (c) 1996-2002 VideoLAN

module: new builtin module `main', main program
module: checking built-in modules
module: new builtin module `idct', IDCT module
module: new builtin module `idctclassic', classic IDCT module
module: new builtin module `motion', motion compensation module
module: new builtin module `imdct', AC3 IMDCT module
module: new builtin module `downmix', AC3 downmix module
module: new builtin module `chroma_i420_rgb', I420,IYUV,YV12 to RGB,RV15,RV16,RV24,RV32 conversions
module: new builtin module `chroma_i420_yuy2', conversions from I420,IYUV,YV12 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv,Y211
module: new builtin module `chroma_i422_yuy2', conversions from I422 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv,Y211
module: new builtin module `chroma_i420_ymga', conversions from I420,IYUV,YV12 to YMGA
module: new builtin module `mpeg_adec', MPEG I/II layer 1/2 audio decoder
module: new builtin module `ac3_adec', software AC3 decoder
module: new builtin module `mpeg_vdec', MPEG I/II video decoder module
module: new builtin module `memcpymmx', MMX memcpy module
module: new builtin module `idctmmx', MMX IDCT module
module: new builtin module `motionmmx', MMX motion compensation module
module: new builtin module `chroma_i420_rgb_mmx', MMX I420,IYUV,YV12 to RV15,RV16,RV24,RV32 conversions
module: new builtin module `chroma_i420_yuy2_mmx', MMX conversions from I420,IYUV,YV12 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv
module: new builtin module `chroma_i422_yuy2_mmx', MMX conversions from I422 to YUY2,YUNV,YVYU,UYVY,UYNV,Y422,IUYV,cyuv
module: new builtin module `chroma_i420_ymga_mmx', MMX conversions from I420,IYUV,YV12 to YMGA
module: new builtin module `memcpymmxext', MMX EXT memcpy module
module: new builtin module `idctmmxext', MMX EXT IDCT module
module: new builtin module `motionmmxext', MMXEXT motion compensation module
module: new builtin module `memcpy3dn', 3D Now! memcpy module
module: new builtin module `imdct3dn', 3D Now! AC3 IMDCT module
module: new builtin module `downmix3dn', 3D Now! AC3 downmix module
module: new builtin module `dvd', DVD input module, uses libdvdcss
module: new builtin module `mpeg_ts_dvbpsi', ISO 13818-1 MPEG Transport Stream input (libdvbpsi)
module: new builtin module `mad', libmad MPEG 1/2/3 audio decoder library
module: new builtin module `ffmpeg', ffmpeg video decoder (MSMPEG4v123,MPEG4)
module: new builtin module `a52', a52 ATSC A/52 aka AC-3 audio decoder module
module: checking plugin modules
module: browsing `.'
module: browsing `plugins'
module: new plugin module `dummy', dummy functions module
module: new plugin module `null', the Null module that does nothing
module: new plugin module `rc', remote control interface module
module: new plugin module `logger', file logging interface module
module: new plugin module `mpeg_es', ISO 13818-2 MPEG Elementary Stream input
module: new plugin module `mpeg_ps', ISO 13818-1 MPEG Program Stream input
module: new plugin module `mpeg_ts', ISO 13818-1 MPEG Transport Stream input
module: new plugin module `mpeg_audio', MPEG I/II Audio stream demux
module: new plugin module `file', Standard filesystem file reading
module: new plugin module `memcpy', libc memcpy module
module: new plugin module `lpcm_adec', linear PCM audio decoder
module: new plugin module `ac3_spdif', SPDIF pass-through AC3 decoder
module: new plugin module `spudec', DVD subtitles decoder module
module: new plugin module `filter_deinterlace', deinterlacing module
module: new plugin module `filter_invert', invert video module
module: new plugin module `filter_wall', image wall video module
module: new plugin module `filter_transform', image transformation module
module: new plugin module `filter_distort', miscellaneous video effects module
module: new plugin module `filter_clone', image clone video module
module: new plugin module `filter_crop', image crop video module
module: new plugin module `fx_scope', scope effect module
module: new plugin module `udp', Raw UDP access plug-in
module: new plugin module `http', HTTP access plug-in
module: new plugin module `rtp', RTP access module
module: new plugin module `ipv4', IPv4 network abstraction layer
module: new plugin module `ipv6', IPv6 network abstraction layer
module: new plugin module `avi', RIFF-AVI Stream input
module: new plugin module `directx', DirectX extension module
module: new plugin module `waveout', Win32 waveOut extension module
module: new plugin module `intfwin', Win32 interface module
module: browsing `/usr/local/lib/videolan/vlc'
module: module bank initialized, found 61 modules
config: opening config file C:\Documents and Settings\alexis\Application Data/videolan/vlcrc
config: config file C:\Documents and Settings\alexis\Application Data/videolan/vlcrc doesn't already exist
intf: playlist initialized
module: locking memcpy module `memcpymmxext'
module: locking interface module `intfwin'
intf: interface initialized
module: hiding unused plugin module `waveout'
module: hiding unused plugin module `directx'
module: hiding unused plugin module `avi'
module: hiding unused plugin module `ipv6'
intf: added `dvd:D:@1,1' to playlist
module: hiding unused plugin module `ipv4'
intf: creating new input thread
input: playlist item `dvd:D:@1,1'
thread info: 344 (input) has been created (src/input/input.c:197)
input: access `dvd', demux `', name `D:@1,1'
input: dvd=D: raw= title=1 chapter=1 angle=1
module: hiding unused plugin module `rtp'
module: hiding unused plugin module `http'
module: hiding unused plugin module `udp'
module: hiding unused plugin module `fx_scope'
module: hiding unused plugin module `filter_crop'
module: hiding unused plugin module `filter_clone'
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 `spudec'
module: hiding unused plugin module `ac3_spdif'
module: hiding unused plugin module `lpcm_adec'
module: hiding unused plugin module `memcpy'
ifo info: vmg initialized
dvd info: number of titles: 7
ifo info: vts 3 initialized
dvd: title 1 vts_title 1 pgc 1
dvd info: title first 740115, last 2595782, size 2595783
dvd info: title 1, 29 chapters, 1 angle
dvd info: MPEG-2 video, pal 625 @50Hz, aspect ratio 16:9
dvd info: display mode letterboxed, no line21-1 data, no line21-2 data
dvd info: source is 720x480 ntsc or 720x576 pal, not letterboxed, camera mode
dvd info: audio 1 (Francais) is AC3, 6 channels, 48000Hz, no application specified
dvd info: normal caption, quantization drc, status 0
dvd info: audio 2 (English) is AC3, 6 channels, 48000Hz, no application specified
dvd info: normal caption, quantization drc, status 1
dvd info: audio 3 (English) is AC3, 2 channels, 48000Hz, no application specified
dvd info: directors comments, quantization drc, status 2
dvd info: audio 4 (English) is LPCM, 2 channels, 48000Hz, no application specified
dvd info: normal caption, quantization 16 bits, status 3
dvd info: spu 1 (Francais), caption 1 prefix 100, modes [ letter ]
intf: stream has changed, refreshing interface
module: hiding unused plugin module `file'
module: locking access module `dvd'
module: hiding unused plugin module `mpeg_audio'
module: hiding unused plugin module `mpeg_ts'
input: selecting ES 0xe0
module: locking decoder module `mpeg_vdec'
thread info: 456 (decoder) has been created (src/input/input_dec.c:85)
input: selecting ES 0x80bd
module: locking decoder module `a52'
thread info: 468 (decoder) has been created (src/input/input_dec.c:85)
module: locking demux module `dvd'
module: locking motion module `motionmmxext'
module: locking iDCT module `idctmmxext'
a52: InitThread
vpar: no vout present, spawning one
vout: vout_Create creating DirectXEventThread
thread info: 492 (DirectX Events Thread) has been created (vout_directx.c:157)
vout: DirectXCreateWindow
vout: DirectXCreateWindow background color:5
vout: Screen dimensions 1024x768 colour depth 16
intf: stream has changed, refreshing interface
module: hiding unused plugin module `mpeg_ps'
vout: vout_Create DirectXEventThread running
vout: DirectXInitDDraw
vout: DirectDraw Capabilities:
       overlay=1 yuvoverlay=1 can_clip_overlay=0 colorkey=1 stretch=1
vout: End DirectXInitDDraw
vout: DirectXCreateDisplay
vout: DirectXCreateClipper
module: locking video output module `directx'
vout: NewPictureVec
vout: DirectX YUV overlay created successfully
vout: End NewPictureVec
vout info: got 1 direct buffer(s)
vout info: picture in 720x576, chroma 0x30323449 (I420), aspect ratio 16:9
vout info: picture out 720x576, chroma 0x32315659 (YV12), aspect ratio 16:9
vout info: direct render, mapping render pictures 0-6 to system pictures 1-7
thread info: 532 (video output) has been created (src/video_output/video_output.c:212)
vpar synchro warning: dts != current_pts (-166596)
Intra-B15 coeff is out of bound
vpar synchro warning: backward_pts != current_pts (-40000)
vpar info: stream periodicity changed from B[1] to B[2]
vpar info: stream periodicity changed from P[5] to P[2]
vpar synchro warning: dts != current_pts (-280000)
Intra-B15 coeff is out of bound
Intra-B15 coeff is out of bound
module: hiding unused plugin module `mpeg_es'
module: hiding unused plugin module `logger'
vpar info: stream periodicity changed from B[2] to B[1]
vpar synchro warning: backward_pts != current_pts (-40000)
aout: no aout present, spawning one
aout: waveOut aout_Open 
module: hiding unused plugin module `rc'
module: hiding unused plugin module `null'
module: locking audio output module `waveout'
aout: WaveOut aout_SetFormat 
thread info: 672 (audio output) has been created (src/audio_output/audio_output.c:264)
aout info: signed 16 bits thread spawned, 2 channels, rate 44100
aout info: fifo #0 allocated, 2 channels, rate 48000, frame size 3072
a52: a52_block failed for block 0
a52: a52_block failed for block 1
a52: a52_block failed for block 2
a52: a52_block failed for block 3
a52: a52_block failed for block 4
a52: a52_block failed for block 5
module: hiding unused plugin module `dummy'
input warning: garbage (0x62cdbc03)
input: EOF reached
module: unlocking module `idctmmxext'
module: unlocking module `motionmmxext'
thread info: 456 has been joined ((unknown):0)
module: unlocking module `mpeg_vdec'
a52: EndThread
aout info: fifo #0 destroyed
thread info: 468 has been joined ((unknown):0)
module: unlocking module `a52'
module: unlocking module `dvd'
module: unlocking module `dvd'
thread info: 344 has been joined ((unknown):0)
thread info: 672 has been joined ((unknown):0)
aout: waveOut aout_Close 
module: unlocking module `waveout'
vout: DirectXCloseSurface
vout: vout_Destroy
vout: DirectXCloseDisplay
vout: DirectXCloseDisplay clipper
vout: DirectXCloseDisplay display
vout: DirectXCloseDDraw
vout: DirectXEventThread Terminating
vout: DirectXCloseWindow
thread info: 492 has been joined ((unknown):0)
module: unlocking module `directx'
thread info: 532 has been joined ((unknown):0)
module: hiding unused plugin module `spudec'
module: hiding unused plugin module `lpcm_adec'
module: hiding unused plugin module `waveout'
module: hiding unused plugin module `directx'


More information about the vlc-devel mailing list