main demux warning: no access_demux module matching "file" c

*nix specific usage questions
Anhuca
New Cone
New Cone
Posts: 7
Joined: 23 Jan 2010 11:17

main demux warning: no access_demux module matching "file" c

Postby Anhuca » 06 Feb 2010 20:17

The last time I used the vlc worked even with stops in the picture and sound, now due to system updates will not start, gives this error!

daddy@linux-aibp:~> vlc -v dvb:// :dvb-adapter=0 :dvb-frequency=12545000 :dvb-srate=17455000 :program=14
VLC media player 1.0.4 Goldeneye
[0x8113400] main demux warning: no access_demux module matching "file" could be loaded
[0x804f3a8] main libvlc: Executando o vlc com o interface padrão. Use 'cvlc' para utilizar o vlc sem interface.
[0xb6f03450] dvb access warning: CAMInit: opening CAM device failed (No such file or directory)
[0xb6f03450] dvb access warning: no lock, tuning again

What is the problem? Thank you.
I'm Portuguese! I do not write or speak English, but I can understand. This text was translated by Google!

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: main demux warning: no access_demux module matching "file" c

Postby xtophe » 08 Feb 2010 12:30

It looks like the tuner of the card can't tune on the good channel or doesn't find a signal.

Add -vvv to your command line to have extra debugs
Xtophe

Anhuca
New Cone
New Cone
Posts: 7
Joined: 23 Jan 2010 11:17

Re: main demux warning: no access_demux module matching "file" c

Postby Anhuca » 08 Feb 2010 20:14

No, the problem will not be for sure that once the xine or mplayer open the frequency, perhaps the problem is this

qt4 interface debug: Error while initializing qt-specific localization

Code: Select all

addy@linux-aibp:~> vlc -vvv dvb:// :dvb-adapter=0 :dvb-frequency=10723000 :dvb-srate=29900000 VLC media player 1.0.4 Goldeneye [0x804f3a8] main libvlc debug: VLC media player - version 1.0.4 Goldeneye - (c) 1996-2009 the VideoLAN team [0x804f3a8] main libvlc debug: libvlc was configured with ./configure '--host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu' '--target=i586-suse-linux' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--enable-galaktos' '--enable-a52' '--enable-aa' '--enable-alsa' '--enable-asademux' '--enable-caca' '--enable-cddax' '--enable-cmml' '--enable-dca' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-dvdread' '--enable-faad' '--enable-fast-install' '--enable-fb' '--enable-flac' '--enable-freetype' '--enable-fribidi' '--enable-glx' '--enable-gnomevfs' '--enable-gnutls' '--enable-httpd' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libcddb' '--enable-libcdio' '--enable-libmpeg2' '--enable-libproxy' '--enable-lirc' '--enable-live555' '--enable-lua' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mozilla' '--enable-ncurses' '--enable-ogg' '--enable-optimizations' '--enable-oss' '--enable-pulse' '--enable-pvr' '--enable-real' '--enable-realrtsp' '--enable-release' '--enable-smb' '--enable-sout' '--enable-speex' '--enable-taglib' '--enable-theora' '--enable-v4l' '--enable-v4l2' '--enable-vcd' '--enable-vcdx' '--enable-visual' '--enable-vorbis' '--enable-waveout' '--enable-x11' '--enable-xosd' '--enable-xvideo' '--with-live555-tree=/usr/lib/live' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i586-suse-linux' 'CFLAGS=-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g' 'CXXFLAGS=-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g' [0x804f3a8] main libvlc debug: translation test: code is "C" [0x804f3a8] main libvlc debug: checking plugin modules [0x804f3a8] main libvlc debug: loading plugins cache file /home/daddy/.cache/vlc/plugins-04041e.dat [0x804f3a8] main libvlc debug: recursively browsing `/usr/lib/vlc' [0x804f3a8] main libvlc debug: module bank initialized (378 modules) [0x804f3a8] main libvlc debug: opening config file (/home/daddy/.config/vlc/vlcrc) [0x804f3a8] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU [0x804f3a8] main libvlc debug: looking for memcpy module: 3 candidates [0x804f3a8] main libvlc debug: using memcpy module "memcpymmxext" [0x8113070] main input debug: Creating an input for 'Biblioteca de media' [0x8113070] main input debug: Input is a meta file: disabling unneeded options [0x8113070] main input debug: using timeshift granularity of 50 MBytes [0x8113070] main input debug: using timeshift path '/tmp' [0x8113070] main input debug: `file/xspf-open:///home/daddy/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/daddy/.local/share/vlc/ml.xspf' [0x8113070] main input debug: creating demux: access='file' demux='xspf-open' path='/home/daddy/.local/share/vlc/ml.xspf' [0x8110b00] main demux debug: looking for access_demux module: 1 candidate [0x8110b00] main demux warning: no access_demux module matching "file" could be loaded [0x8110b00] main demux debug: TIMER module_need() : 3,261 ms - Total 3,261 ms / 1 intvls (Avg 3,261 ms) [0x8113070] main input debug: creating access 'file' path='/home/daddy/.local/share/vlc/ml.xspf' [0x810fa80] main access debug: looking for access module: 3 candidates [0x810fa80] access_file access debug: opening file `/home/daddy/.local/share/vlc/ml.xspf' [0x810fa80] main access debug: using access module "access_file" [0x810fa80] main access debug: TIMER module_need() : 1,552 ms - Total 1,552 ms / 1 intvls (Avg 1,552 ms) [0x8111700] main stream debug: Using AStream*Stream [0x8111700] main stream debug: pre buffering [0x8111700] main stream debug: received first data after 0 ms [0x8111700] main stream debug: pre-buffering done 488 bytes in 0s - 15885 kbytes/s [0x8111ea0] main stream debug: looking for stream_filter module: 5 candidates [0x8111ea0] main stream debug: TIMER module_need() : 1,116 ms - Total 1,116 ms / 1 intvls (Avg 1,116 ms) [0x8111ea0] main stream debug: looking for stream_filter module: 1 candidate [0x8111ea0] main stream debug: using stream_filter module "stream_filter_record" [0x8111ea0] main stream debug: TIMER module_need() : 0,332 ms - Total 0,332 ms / 1 intvls (Avg 0,332 ms) [0x8113070] main input debug: creating demux: access='file' demux='xspf-open' path='/home/daddy/.local/share/vlc/ml.xspf' [0x80f4e00] main demux debug: looking for demux module: 1 candidate [0x80f4e00] playlist demux debug: using XSPF playlist reader [0x80f4e00] main demux debug: using demux module "playlist" [0x80f4e00] main demux debug: TIMER module_need() : 1,112 ms - Total 1,112 ms / 1 intvls (Avg 1,112 ms) [0x8113070] main input debug: `file/xspf-open:///home/daddy/.local/share/vlc/ml.xspf' successfully opened [0x80f9640] main xml debug: looking for xml module: 2 candidates [0x80f9640] main xml debug: using xml module "xml" [0x80f9640] main xml debug: TIMER module_need() : 1,249 ms - Total 1,249 ms / 1 intvls (Avg 1,249 ms) [0x80f4e00] playlist demux debug: parsed 1 tracks successfully [0x80f9640] main xml debug: removing module "xml" [0x8113070] main input debug: EOF reached [0x80f4e00] main demux debug: removing module "playlist" [0x8111ea0] main stream debug: removing module "stream_filter_record" [0x810fa80] main access debug: removing module "access_file" [0x8113070] main input debug: TIMER input launching for 'Biblioteca de media' : 19,343 ms - Total 19,343 ms / 1 intvls (Avg 19,343 ms) [0x80f1c48] main playlist debug: Activated [0x80f1c48] main playlist debug: rebuilding array of current - root Lista de reprodução [0x80f1c48] main playlist debug: rebuild done - 0 items, index -1 [0x8113070] main interface debug: looking for interface module: 1 candidate [0x8113070] main interface debug: using interface module "hotkeys" [0x8113070] main interface debug: TIMER module_need() : 0,639 ms - Total 0,639 ms / 1 intvls (Avg 0,639 ms) [0x8113070] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x8113070] main interface debug: thread started [0x8111e90] main interface debug: looking for interface module: 1 candidate [0x8111e90] main interface debug: using interface module "inhibit" [0x8111e90] main interface debug: TIMER module_need() : 3,901 ms - Total 3,901 ms / 1 intvls (Avg 3,901 ms) [0x8111e90] main interface debug: thread started [0x8111e90] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x810d3c0] main interface debug: looking for interface module: 1 candidate [0x810d3c0] main interface debug: using interface module "screensaver" [0x810d3c0] main interface debug: TIMER module_need() : 0,471 ms - Total 0,471 ms / 1 intvls (Avg 0,471 ms) [0x810d3c0] main interface debug: thread started [0x810d3c0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x80f1c48] main playlist debug: adding item `dvb://' ( dvb:// ) [0x804f5a0] main interface debug: looking for interface module: 1 candidate [0x804f5a0] main interface debug: using interface module "signals" [0x804f5a0] main interface debug: TIMER module_need() : 0,431 ms - Total 0,431 ms / 1 intvls (Avg 0,431 ms) [0x804f5a0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x804f5a0] main interface debug: thread started [0x804f5a0] main interface debug: thread ended [0x810e350] main interface debug: looking for interface module: 1 candidate [0x810e350] main interface debug: using interface module "globalhotkeys" [0x810e350] main interface debug: TIMER module_need() : 22,078 ms - Total 22,078 ms / 1 intvls (Avg 22,078 ms) [0x810e350] main interface debug: thread started [0x810e350] main interface debug: thread ended [0x810e350] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x804f3a8] main libvlc: Executando o vlc com o interface padrão. Use 'cvlc' para utilizar o vlc sem interface. [0x80fb480] main interface debug: looking for interface module: 5 candidates [0x80fb480] main interface debug: using interface module "qt4" [0x80fb480] main interface debug: TIMER module_need() : 240,006 ms - Total 240,006 ms / 1 intvls (Avg 240,006 ms) [0x80fb480] main interface debug: thread started [0x80fb480] main interface debug: thread ended [0x80fb480] qt4 interface debug: Error while initializing qt-specific localization [0x80fb480] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x80f1c48] main playlist debug: rebuilding array of current - root Lista de reprodução [0x80f1c48] main playlist debug: rebuild done - 1 items, index -1 [0x80f1c48] main playlist debug: processing request item null node Lista de reprodução skip 0 [0x80f1c48] main playlist debug: starting new item [0x80f1c48] main playlist debug: creating new input thread [0xb7000b28] main input debug: Creating an input for 'dvb://' [0xb7000b28] main input debug: thread (input) created at priority 10 (input/input.c:230) [0xb7000b28] main input debug: thread started [0xb7000b28] main input debug: using timeshift granularity of 50 MBytes [0xb7000b28] main input debug: using timeshift path '/tmp' [0xb7000b28] main input debug: `dvb://' gives access `dvb' demux `' path `' [0xb7000b28] main input debug: creating demux: access='dvb' demux='' path='' [0xb7001370] main demux debug: looking for access_demux module: 0 candidates [0xb7001370] main demux debug: no access_demux module matched "dvb" [0xb7001370] main demux debug: TIMER module_need() : 0,215 ms - Total 0,215 ms / 1 intvls (Avg 0,215 ms) [0xb7000b28] main input debug: creating access 'dvb' path='' [0x8201350] main access debug: looking for access module: 1 candidate [0x8201350] dvb access debug: Opening device /dev/dvb/adapter0/frontend0 [0x8201350] dvb access debug: Frontend Info: [0x8201350] dvb access debug: name = STB0899 Multistandard [0x8201350] dvb access debug: type = QPSK (DVB-S) [0x8201350] dvb access debug: frequency_min = 950000 (kHz) [0x8201350] dvb access debug: frequency_max = 2150000 (kHz) [0x8201350] dvb access debug: frequency_stepsize = 0 [0x8201350] dvb access debug: frequency_tolerance = 0 [0x8201350] dvb access debug: symbol_rate_min = 5000000 (kHz) [0x8201350] dvb access debug: symbol_rate_max = 45000000 (kHz) [0x8201350] dvb access debug: symbol_rate_tolerance (ppm) = 0 [0x8201350] dvb access debug: notifier_delay (ms) = 0 [0x8201350] dvb access debug: Frontend Info capability list: [0x8201350] dvb access debug: inversion auto [0x8201350] dvb access debug: forward error correction auto [0x8201350] dvb access debug: card can do QPSK [0x8201350] dvb access debug: End of capability list [0x8201350] dvb access debug: trying to tune the frontend... [0x8201350] dvb access debug: frequency 10723000 is in Ku-band [0x8201350] dvb access debug: using inversion=2 [0x8201350] dvb access debug: using fec=9 [0x8201350] dvb access debug: using voltage=13 [0x8201350] dvb access debug: using tone=0 [0x8201350] dvb access debug: Opening device /dev/dvb/adapter0/dvr0 [0x8201350] dvb access debug: setting filter on PAT [0x8201350] dvb access debug: Opening device /dev/dvb/adapter0/demux0 [0x8201350] dvb access debug: DMXSetFilter: DMX_PES_OTHER for PID 0 [0x8201350] dvb access debug: Opening device /dev/dvb/adapter0/ca0 [0x8201350] dvb access warning: CAMInit: opening CAM device failed (No such file or directory) [0x8201350] main access debug: using access module "dvb" [0x8201350] main access debug: TIMER module_need() : 325,833 ms - Total 325,833 ms / 1 intvls (Avg 325,833 ms) [0x81c34e0] main stream debug: Using AStream*Block [0x81c34e0] main stream debug: pre buffering [0x80fb480] qt4 interface debug: IM: Setting an input [0x80fb480] qt4 interface debug: Updating the geometry [0x80fb480] qt4 interface debug: Updating the geometry
You know how to solve? Thank you.
I'm Portuguese! I do not write or speak English, but I can understand. This text was translated by Google!

Anhuca
New Cone
New Cone
Posts: 7
Joined: 23 Jan 2010 11:17

Re: main demux warning: no access_demux module matching "file" c

Postby Anhuca » 27 Feb 2010 12:54

Problem is discovered, it is not an error of vlc. The error appears in the horizontal frequencies. So misdirection LNB.
I'm Portuguese! I do not write or speak English, but I can understand. This text was translated by Google!


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 9 guests