[vlc-devel] Re: vlc player gets killed.

Romuald CARI Romuald.CARI at eleve.emn.fr
Tue Jan 3 00:14:33 CET 2006


anoop r a écrit :

>  VLC media player 0.8.1 Janus
> [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
> [00000001] main vlc warning: config file /root/.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 
> /root/.vlc/cache/plugins-04041e.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 139 modules
> [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
> [00000001] main vlc warning: config file /root/.vlc/vlcrc does not 
> exist yet
> [00000000] main root debug: VLC media player - version 0.8.1 Janus - 
> (c) 1996-2004 VideoLAN
> [00000000] main root debug: libvlc was configured with 
> /home/anoopr/vlc-0.8.1/configure --disable-mkv --disable-nsv 
> --disable-cinepak --enable-faad --disable-ogt --disable-spudec 
> --disable-slp --disable-dshow --disable-dvdplay --disable-dvd 
> --disable-dvb --enable-ffmpeg --disable-rstp --disable-sdp 
> --disable-mod --disable-dvbpsi --disable-vorbis --disable-coreaudio 
> --disable-directx --disable-waveout --disable-gtk --disable-skins 
> --disable-cdda --disable-rtp --disable-vcd --disable-pva 
> --disable-wingdi --disable-wxwindows --disable-macosx --disable-qnx 
> --disable-x11 --disable-xvideo --disable-sdl --host=arm-linux
> [00000001] main vlc debug: translation test: code is "C"
> [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
> [00000001] main vlc warning: config file /root/.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 
> /root/.vlc/cache/plugins-04041e.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 139 modules
> [00000001] main vlc debug: opening config file /root/.vlc/vlcrc
> [00000001] main vlc warning: config file /root/.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 1 candidate
> [00000036] main module debug: using memcpy module "memcpy"
> [00000175] main playlist debug: creating group Normal with id 1 at 
> position 0
> [00000175] main playlist debug: waiting for thread completion
> [00000175] main playlist debug: thread 16386 (playlist) created at 
> priority 0 (src/playlist/playlist.c:107)
> [00000176] main interface debug: looking for interface module
> [00000176] main interface debug: probing 1 candidate
> [00000040] main module debug: using interface module "hotkeys"
> [00000176] main interface debug: interface initialized
> [00000176] main interface debug: thread 32771 (interface) created at 
> priority 0 (src/interface/interface.c:209)
> [00000175] main playlist debug: adding playlist item `vid' ( vid )
> [00000178] main interface debug: looking for interface module
> [00000178] main interface debug: probing 1 candidate
> [00000039] main module debug: using interface module "rc"
> [00000178] main interface debug: interface initialized
> [00000175] main playlist debug: creating new input thread
> [00000180] main input debug: waiting for thread completion
> [00000180] main input debug: `vid' gives access `' demux `' path `vid'
> [00000180] main input debug: demux2_New: access='' demux='' path='vid'
> [00000181] main demuxer debug: looking for access_demux module
> [00000181] main demuxer debug: probing 0 candidates
> [00000181] main demuxer warning: no access_demux module matched "any"
> [00000180] main input debug: access2_New: access='' path='vid'
> [00000182] main access debug: looking for access2 module
> [00000182] main access debug: probing 2 candidates
> [00000182] access_file access debug: opening file `vid'
> [00000139] main module debug: using access2 module "access_file"
> [00000186] main private debug: pre buffering
> [00000186] main private debug: received first data for our buffer
> [00000180] main input debug: demux2_New: access='' demux='' path='vid'
> [00000187] main demuxer debug: looking for demux2 module
> [00000187] main demuxer debug: probing 27 candidates
> [00000187] mp4 demuxer warning: MP4 plugin discarded (not a valid file)
> [00000187] avi demuxer warning: avi module discarded (invalid header)
> [00000187] asf demuxer warning: ASF plugin discarded (not a valid file)
> [00000197] main packetizer debug: looking for packetizer module
> [00000197] main packetizer debug: probing 13 candidates
> [00000134] main module debug: using packetizer module 
> "packetizer_mpegvideo"
> [00000180] main input debug: Selecting program id=0
> [00000093] main module debug: using demux2 module "mpgv"
> [00000212] main decoder debug: looking for decoder module
> [00000212] main decoder debug: probing 15 candidates
> [00000212] ffmpeg decoder debug: libavcodec initialized (interface 
> 3277056 )
> [00000180] main input debug: thread 49156 (input) created at priority 
> 0 (src/input/input.c:228)
> [00000212] ffmpeg decoder debug: postprocessing disabled
> [00000178] main interface debug: thread 65541 (manager) created at 
> priority 0 (src/interface/interface.c:194)
> [00000212] ffmpeg decoder debug: ffmpeg codec (MPEG-2 Video) started
> [00000005] main module debug: using decoder module "ffmpeg"
> [00000212] main decoder debug: thread 81926 (decoder) created at 
> priority 0 (src/input/decoder.c:157)
> [00000180] main input debug: `vid' sucessfully opened
> [00000197] packetizer_mpegvideo packetizer debug: Size 192x144 fps=25.000
> [00000180] main input debug: control type=1
> [00000212] main decoder debug: no usable vout present, spawning one
> [00000222] main video output debug: looking for video output module
> [00000222] main video output debug: probing 2 candidates
> [00000222] fb video output debug: 640x480 (virtual 640x480)
> [00000222] fb video output debug: framebuffer type=0, visual=3, 
> ypanstep=0, ywrap=0, accel=0
> [00000223] main private debug: Registering subpicture channel, ID: 2
> [00000129] main module debug: using video output module "fb"
> [00000223] main private debug: Registering subpicture channel, ID: 3
> [00000222] main video output debug: got 1 direct buffer(s)
> [00000222] main video output debug: waiting for thread completion
> [00000223] main private debug: Registering subpicture channel, ID: 4
> [00000222] main video output debug: picture in 192x144, chroma 
> 0x30323449 (I420), aspect ratio 4:3
> [! 00000223] main private debug: Registering subpicture channel, ID: 5
> [00000222] main video output debug: picture out 640x480, chroma 
> 0x32424752 (RGB2), aspect ratio 4:3
> [00000222] main video output debug: looking for chroma module
> [00000222] main video output debug: probing 5 candidates
>
> the player gets killed after this.
>
> ------------------------------------------------------------------------
> Yahoo! Photos
> Ring in the New Year with Photo Calendars 
> <http://us.rd.yahoo.com/mail_us/taglines/photos/*http://pg.photos.yahoo.com/ph//page?.file=calendar_splash.html&.dir=>. 
> Add photos, events, holidays, whatever. 

I think the first (and the right) thing to do would be to upgrade your 
VLC version from 0.8.1 to at least 0.8.4a :)
Then if you still encounter this problem, you should repost a message here !

Anyway, I wish you all a very happy new year !

Romu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060103/5e26437b/attachment.html>


More information about the vlc-devel mailing list