[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: VLC playing nearly nothing



I never got the version of VLC you are using. Neither mplayer for that part.

I rarely use VLC, but mplayer chews close to anything I throw at it. The 
latest versions got the wmv thing builtin. But in yer case it is hard to say 
since you did  not submit any info. 
This goes for both those players:
For any playback witch is NOT 3ivx streaming, xanim, wm* and QT use 
libavcodec. As for the rest, use the respective codecs and builtin ones. And 
do remember to have the xv libs installed.

VLC I just use in testcases or to show ppl the huge difference, and what media 
players SHOULD look like. GO MPLAYER =D



> But a few days ago I realized it didn't play most files. No .avi,
> .wma2,.wmv1, wmv2, wmv3.

Avi is just another container, and not a real video codec. 

> Just .mpg seems to work without problems. So currently this player is
> even less usable than xine or mplayer here.

not true, xine is close to nonusable

>
> I'm getting messages like this when vlc fails to play a file
> [following output was for an .avi file]:
>
> ---------------------------------------
> main error: no suitable decoder module for fourcc `XVID'.

Here it should use libavcodec, witch is the fastest/lightest decoder around 
just now. descent graphics to. You could use the xvid codec to decode, but it 
is heavier on the system to decode.

> VLC probably does not support this sound or video format.
> main debug: killing decoder fourcc `XVID', 0 PES in FIFO
> main debug: looking for decoder module: 23 candidates
> main debug: using decoder module "mpeg_audio"
> main debug: thread 897705184 (decoder) created at priority 0
> (input/decoder.c:159) main debug: meta information:
> main debug:   - 'Setting' = ' HAS_INDEX IS_INTERLEAVED'
> -------------------------------
>
>
> Most of the time I have sound - like for the .avi file above - when
> playing movies, but no video.

Yes, normal mpeg audio is rarely not supported

>
> I've downgraded packages, upgraded them, checked whether there might
> be related packages vlc depends on, downgraded them too, if
> possible. Nothing. I'm stuck.
>
> I still hope I made some stupid mistake for the user based settings
> ... but hope for this seems dim, as I even removed ~/.vlc/ completely,
> with no changes ....
>
> Here's the current  ~/vlc/vlcrc:
>
> ------------------------------
> [main] # main program
> cd-audio=/dev/hdb
> key-intf-hide=Shift-i
> [mux_ts] # TS muxer (libdvbpsi)
> [theora] # Theora video decoder
> [x264] # H.264/MPEG4 AVC encoder (using x264 library)
> [headphone_channel_mixer] # Headphone virtual spatialization effect
> [a52tofloat32] # ATSC A/52 (AC-3) audio decoder
> [dtstofloat32] # DTS Coherent Acoustics audio decoder
> [equalizer] # Equalizer with 10 bands
> [normvol] # Volume normalizer
> [param_eq] # Parametric Equalizer
> [access_dv] # Digital Video (Firewire/ieee1394)  input
> [dvb] # DVB input with v4l2 support
> [pvr] # IVTV MPEG Encoding cards input
> [v4l] # Video4Linux input
> [vcd] # VCD input
> [vcdx] # Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input
> [access_directory] # Standard filesystem directory input
> [access_fake] # Fake input
> [access_file] # File input
> [access_ftp] # FTP input
> [access_http] # HTTP input
> [access_mms] # Microsoft Media Server (MMS) input
> [access_smb] # SMB input
> [access_tcp] # TCP input
> [access_udp] # UDP/RTP input
> [dvdnav] # DVDnav Input
> [dvdread] # DVDRead Input (DVD without menu support)
> [cdda] # Audio CD input
> [screen] # Screen Input
> [aout_file] # File audio output
> [ffmpeg] # AltiVec FFmpeg audio/video decoder/encoder
> ((MS)MPEG4,SVQ1,H263,WMV,WMA) [vorbis] # Vorbis audio decoder
> [subsdec] # Text subtitles decoder
> subsdec-encoding=ISO-8859-15
> [dvbsub] # DVB subtitles decoder
> [twolame] # Libtwolame audio encoder
> [svcdsub] # Philips OGT (SVCD subtitle) decoder
> [fake] # Fake video decoder
> [gestures] # Mouse gestures control interface
> [http] # HTTP remote control interface
> [showintf] # Show interface with mouse
> [telnet] # VLM remote control interface
> [netsync] # Network synchronisation
> [rc] # Remote control interface
> [playlist] # Playlist
> [avi] # AVI demuxer
> [h264] # H264 video demuxer
> [demuxdump] # File dumpper
> [live555] # RTP/RTSP/SDP demuxer (using Live555)
> [mkv] # Matroska stream demuxer
> [subtitle] # Text subtitles parser
> [ts] # MPEG Transport Stream demuxer
> [ps] # MPEG-PS demuxer
> [mod] # MOD demuxer (libmodplug)
> [mjpeg] # M-JPEG camera demuxer
> [mpc] # MusePack demuxer
> [ncurses] # Ncurses interface
> [skins2] # Skinnable Interface
> [wxwidgets] # wxWidgets interface module
> wx-taskbar=0
> wx-extended=1
> wx-config-last=(-1,0,0,1440,960)(0,0,0,1434,934)(6,0,0,-1,150)
> [dummy] # Dummy interface function
> [freetype] # Freetype2 font renderer
> [logger] # File logging
> [gnutls] # GnuTLS TLS encryption layer
> [growl] # Growl Notification Plugin
> [notify] # LibNotify Notification Plugin
> [packetizer_mpegvideo] # MPEG-I/II video packetizer
> [mux_ps] # PS muxer
> [mux_mp4] # MP4/MOV muxer
> [mux_asf] # ASF muxer
> [mux_mpjpeg] # Multipart JPEG muxer
> [transform] # Video transformation filter
> [mosaic] # Mosaic video sub filter
> [distort] # Distort video filter
> [adjust] # Image properties filter
> [motionblur] # Motion blur filter
> [wall] # Wall video filter
> [clone] # Clone video filter
> [crop] # Crop video filter
> [deinterlace] # Deinterlacing video filter
> [logo] # Logo video filter
> [motiondetect] # Motion detect video filter
> [time] # Time display sub filter
> [marq] # Marquee display
> [rss] # RSS and Atom feed display
> [osdmenu] # On Screen Display menu
> [image] # Image video output
> [x11] # X11 video output
> [xvideo] # XVideo extension video output
> [glx] # OpenGL(GLX) provider
> [opengl] # OpenGL video output
> [visual] # Visualizer filter
> [xosd] # XOSD interface
> [access_filter_timeshift] # Timeshift
> [access_filter_record] # Record
> [access_output_file] # File stream output
> [access_output_udp] # UDP stream output
> [access_output_http] # HTTP stream output
> [sap] # SAP Announcements
> [shout] # Shoutcast radio listings
> [podcast] # Podcasts
> [stream_out_mosaic_bridge] # Mosaic bridge stream output
> [stream_out_standard] # Standard stream output
> [stream_out_transcode] # Transcode stream output
> [stream_out_es] # Elementary stream output
> [stream_out_display] # Display stream output
> [stream_out_rtp] # RTP stream output
> [stream_out_switcher] # MPEG2 video switcher stream output
> [stream_out_bridge] # Bridge stream output
> [alsa] # ALSA audio output
> [oss] # Linux OSS audio output
>
> -------------------------------
>
> I went back as far as this with vlc versions, to no avail so far
> [following output cut for this message]:
>
> -----------------------------------
>  dpkg -l | grep vlc
> ii  libvlc0    0.8.6-svn20061008.debian-1
> ii  vlc        0.8.6-svn20061008.debian-1
> ii  vlc-nox    0.8.6-svn20061008.debian-1
>
> --------------------------------------
>
> So the only thing I could ask you by now is to have a look at the list
> of packages, below, that I installed or upgraded the last weeks, and
> my user settings in ~/.vlc/vlcrc, above, and give me a hint what
> *might* have broken vlc ...
>
> --------------------------------------
>
> Feb 16 14:02 vlc-nox.list
> Feb 16 14:02 vlc.list
> Feb 16 14:02 openoffice.org-help-en-us.list
> Feb 16 14:02 openoffice.org-core.list
> Feb 16 14:01 openoffice.org.list
> Feb 16 14:01 openoffice.org-base.list
> Feb 16 14:01 openoffice.org-math.list
> Feb 16 14:01 ttf-opensymbol.list
> Feb 16 14:01 openoffice.org-java-common.list
> Feb 16 14:01 openoffice.org-common.list
> Feb 16 14:01 openoffice.org-draw.list
> Feb 16 14:01 openoffice.org-impress.list
> Feb 16 14:01 openoffice.org-writer.list
> Feb 16 14:01 python-uno.list
> Feb 16 14:01 openoffice.org-calc.list
> Feb 16 14:01 hal-device-manager.list
> Feb 16 14:01 libvlc0.list
> Feb 16 14:01 hal.list
> Feb 16 14:01 libhal-storage1.list
> Feb 16 14:01 libhal1.list
> Feb 16 14:01 tetex-bin.list
> Feb 16 14:01 libkpathsea4.list
> Feb 16 04:03 libavcodec0d.list
> Feb 16 04:03 libavformat0d.list
> Feb 15 00:31 x-ttcidfont-conf.list
> Feb 15 00:31 xlibmesa-gl.list
> Feb 15 00:31 xlibs-data.list
> Feb 15 00:31 xorg.list
> Feb 15 00:31 xserver-xorg-dev.list
> Feb 15 00:30 ppp.list
> Feb 15 00:30 update-inetd.list
> Feb 15 00:30 manpages-dev.list
> Feb 15 00:30 msttcorefonts.list
> Feb 15 00:30 linux-kernel-headers.list
> Feb 15 00:30 libxalan2-java.list
> Feb 15 00:30 libio-stringy-perl.list
> Feb 15 00:30 libmagick++9c2a.list
> Feb 15 00:30 libsdl1.2debian-alsa.list
> Feb 15 00:30 libsdl1.2debian.list
> Feb 15 00:30 libgnomevfs2-0.list
> Feb 15 00:30 libgnucrypto-java.list
> Feb 15 00:30 libgnomevfs2-common.list
> Feb 15 00:30 libglu1-xorg-dev.list
> Feb 15 00:30 libaudio-dev.list
> Feb 15 00:30 libaudio2.list
> Feb 15 00:30 libdb4.3++c2.list
> Feb 15 00:30 libglu1-xorg.list
> Feb 15 00:30 imagemagick.list
> Feb 15 00:30 klibc-utils.list
> Feb 15 00:30 libklibc.list
> Feb 15 00:30 apt-listchanges.conffiles
> Feb 15 00:30 apt-listchanges.config
> Feb 15 00:30 apt-listchanges.list
> Feb 15 00:30 apt-listchanges.md5sums
> Feb 15 00:30 apt-listchanges.postinst
> Feb 15 00:30 apt-listchanges.postrm
> Feb 15 00:30 apt-listchanges.preinst
> Feb 15 00:30 apt-listchanges.prerm
> Feb 15 00:30 apt-listchanges.templates
> Feb 15 00:30 libmagick9.list
> Feb 15 00:30 portmap.list
> Feb 15 00:30 finger.list
> Feb 15 00:30 libdb4.3.list
> Feb 15 00:30 manpages.list
> Feb 15 00:30 libusb-0.1-4.list
> Feb 15 00:30 xserver-xorg.list
> Feb 15 00:30 xserver-xorg-core.list
> Feb 15 00:30 xserver-xorg-input-all.list
> Feb 15 00:30 xserver-xorg-video-all.list
> Feb 15 00:30 x11-common.list
> Feb  8 18:09 xterm.list
> Feb  8 18:07 libnss-mdns.list
> Feb  8 16:20 pvm.list
> Feb  8 16:20 rt2x00-source.list
> Feb  8 16:20 unzoo.list
> Feb  8 16:20 latex-xft-fonts.list
> Feb  8 16:20 libpvm3.list
> Feb  8 16:20 ktalkd.list
> Feb  8 16:20 hddtemp.list
> Feb  8 16:19 xine-ui.list
> Feb  8 16:19 xchm.list
> Feb  8 16:19 vorbis-tools.list
> Feb  8 16:19 ttf-dejavu.list
> Feb  8 16:19 ttf-thryomanes.list
> Feb  8 16:19 tex-common.list
> Feb  8 16:19 toolame.list
> Feb  8 16:19 ttf-alee.list
> Feb  8 16:19 sdparm.list
> Feb  8 16:19 sysv-rc-conf.list
> Feb  8 16:19 psfontmgr.list
> Feb  8 16:19 scsiadd.list
> Feb  8 16:18 netpbm.list
> Feb  8 16:18 networkstatus.list
> Feb  8 16:18 nfs-kernel-server.list
> Feb  8 16:18 mkvmlinuz.list
> Feb  8 16:18 module-assistant.list
> Feb  8 16:18 mpg123.list
> Feb  8 16:18 lisa.list
> Feb  8 16:18 libtheora0.list
> Feb  8 16:18 libwpd8c2a.list
> Feb  8 16:18 libxerces2-java.list
> Feb  8 16:18 libswt-gtk-3.2-jni.list
> Feb  8 16:18 libquicktime0.list
> Feb  8 16:18 libswt-gtk-3.2-java.list
> Feb  8 16:18 libio-socket-ssl-perl.list
> Feb  8 16:18 libjaxp1.2-java.list
> Feb  8 16:18 libjaxp1.3-java.list
> Feb  8 16:18 libnetpbm10.list
> Feb  8 16:18 libpostproc0d.list
> Feb  8 16:18 libhtml-parser-perl.list
> Feb  8 16:18 libhtml-tree-perl.list
> Feb  8 16:18 libid3tag0.list
> Feb  8 16:18 libgtk2.0-bin.list
> Feb  8 16:18 shared-mime-info.list
> Feb  8 16:18 libgksu2-0.list
> Feb  8 16:18 libchm1.list
> Feb  8 16:18 libedit2.list
> Feb  8 16:18 liba52-0.7.4.list
> Feb  8 16:18 kregexpeditor.list
> Feb  8 16:18 ksnapshot.list
> Feb  8 16:18 ksvg.list
> Feb  8 16:18 kpdf.list
> Feb  8 16:18 kooka.list
> Feb  8 16:18 knotes.list
> Feb  8 16:18 libkscan1.list
> Feb  8 16:18 kmail.list
> Feb  8 16:18 libkpimidentities1.list
> Feb  8 16:18 libksieve0.list
> Feb  8 16:18 libmimelib1c2a.list
> Feb  8 16:18 kghostview.list
> Feb  8 16:18 klaptopdaemon.list
> Feb  8 16:18 kernel-package.list
> Feb  8 16:18 kdepim-kio-plugins.list
> Feb  8 16:18 kdessh.list
> Feb  8 16:18 libkmime2.list
> Feb  8 16:18 kdenetwork-filesharing.list
> Feb  8 16:18 kdenetwork.list
> Feb  8 16:18 kwifimanager.list
> Feb  8 16:18 krfb.list
> Feb  8 16:18 ksirc.list
> Feb  8 16:18 krdc.list
> Feb  8 16:18 kppp.list
> Feb  8 16:18 kopete.list
> Feb  8 16:18 kpf.list
> Feb  8 16:18 kdict.list
> Feb  8 16:18 kdnssd.list
> Feb  8 16:18 kget.list
> Feb  8 16:18 knewsticker.list
> Feb  8 16:18 kdegraphics-kfile-plugins.list
> Feb  8 16:18 kdenetwork-kfile-plugins.list
> Feb  8 16:18 libpoppler0c2.list
> Feb  8 16:18 kdebluetooth-irmcsync.list
> Feb  8 16:18 kitchensync.list
> Feb  8 16:18 libpoppler0c2-qt.list
> Feb  8 16:18 kdebluetooth.list
> Feb  8 16:17 qobex.list
> Feb  8 16:17 kdebase.list
> Feb  8 16:17 ksysguard.list
> Feb  8 16:17 ksysguardd.list
> Feb  8 16:17 ktip.list
> Feb  8 16:17 ksplash.list
> Feb  8 16:17 kwin.list
> Feb  8 16:17 kpersonalizer.list
> Feb  8 16:17 ksmserver.list
> Feb  8 16:17 konsole.list
> Feb  8 16:17 kpager.list
> Feb  8 16:17 kmenuedit.list
> Feb  8 16:17 konqueror-nsplugins.list
> Feb  8 16:17 klipper.list
> Feb  8 16:17 kdeprint.list
> Feb  8 16:17 khelpcenter.list
> Feb  8 16:17 kcalc.list
> Feb  8 16:17 kdepasswd.list
> Feb  8 16:17 kappfinder.list
> Feb  8 16:17 kate.list
> Feb  8 16:17 kamera.list
> Feb  8 16:17 kaddressbook.list
> Feb  8 16:17 libkleopatra1.list
> Feb  8 16:17 k3b.list
> Feb  8 16:17 libgnokii3.list
> Feb  8 16:17 kdebase-bin.list
> Feb  8 16:17 kdesktop.list
> Feb  8 16:17 kdebase-kio-plugins.list
> Feb  8 16:17 kfind.list
> Feb  8 16:17 libsmbclient.list
> Feb  8 16:17 kcontrol.list
> Feb  8 16:17 konqueror.list
> Feb  8 16:17 kicker.list
> Feb  8 16:17 kdm.list
> Feb  8 16:17 libkonq4.list
> Feb  8 16:17 kdebase-data.list
> Feb  8 16:17 libk3b2.list
> Feb  8 16:17 gdb.list
> Feb  8 16:17 gstreamer0.10-alsa.list
> Feb  8 16:17 installation-report.list
> Feb  8 16:17 libgstreamer-plugins-base0.10-0.list
> Feb  8 16:17 libgstreamer0.10-0.list
> Feb  8 16:17 gaim-data.list
> Feb  8 16:17 exiv2.list
> Feb  8 16:17 gaim.list
> Feb  8 16:17 libexiv2-0.10.list
> Feb  8 16:17 wireshark-common.list
> Feb  8 16:17 wireshark.list
> Feb  8 16:17 ethereal.list
> Feb  8 16:17 libgtk2.0-common.list
> Feb  8 16:16 libgtk2.0-0.list
> Feb  8 16:16 discover1-data.list
> Feb  8 16:16 dvd+rw-tools.list
> Feb  8 16:16 ecj-bootstrap.list
> Feb  8 16:16 gtk2-engines-pixbuf.list
> Feb  8 16:16 digikam.list
> Feb  8 16:16 libgphoto2-2.list
> Feb  8 16:16 libgphoto2-port0.list
> Feb  8 16:16 libgphoto2-2-dev.list
> Feb  8 16:16 cvs.list
> Feb  8 16:16 dcoprss.list
> Feb  8 16:16 defoma.list
> Feb  8 16:16 librss1.list
> Feb  8 16:16 clamav-daemon.list
> Feb  8 16:16 clamav-freshclam.list
> Feb  8 16:16 clamav.list
> Feb  8 16:16 clamav-base.list
> Feb  8 16:16 libclamav1.list
> Feb  8 16:16 ca-certificates.list
> Feb  8 16:16 bittornado.list
> Feb  8 16:16 busybox.list
> Feb  8 16:16 bittornado-gui.list
> Feb  8 16:16 autoconf.list
> Feb  8 16:16 bcm43xx-fwcutter.list
> Feb  8 16:16 ark.list
> Feb  8 16:16 antlr.list
> Feb  8 16:16 apt-listbugs.conffiles
> Feb  8 16:16 apt-listbugs.list
> Feb  8 16:16 apt-listbugs.md5sums
> Feb  8 16:16 apt-listbugs.postinst
> Feb  8 16:16 apt-listbugs.postrm
> Feb  8 16:16 akregator.list
> Feb  8 16:16 libkdepim1a.list
> Feb  8 16:16 libkcal2b.list
> Feb  8 16:16 kdelibs4c2a.list
> Feb  8 16:16 libktnef1.list
> Feb  8 16:16 kdelibs-data.list
> Feb  8 16:16 abook.list
> Feb  8 16:16 nfs-common.list
> Feb  8 16:16 libmagic1.list
> Feb  8 16:16 locales.list
> Feb  8 16:16 dictionaries-common.list
> Feb  8 16:16 dnsutils.list
> Feb  8 16:16 file.list
> Feb  8 16:16 bind9-host.list
> Feb  8 16:16 libbind9-0.list
> Feb  8 16:16 liblwres9.list
> Feb  8 16:16 libdns22.list
> Feb  8 16:16 libisc11.list
> Feb  8 16:16 libisccc0.list
> Feb  8 16:16 libisccfg1.list
> Feb  8 16:16 tasksel.list
> Feb  8 16:16 whiptail.list
> Feb  8 16:16 netbase.list
> Feb  8 16:16 tasksel-data.list
> Feb  8 16:16 man-db.list
> Feb  8 16:16 nano.list
> Feb  8 16:15 libnewt0.52.list
> Feb  8 16:15 python-newt.list
> Feb  8 16:15 adduser.list
> Feb  8 16:15 iputils-ping.list
> Feb  8 16:15 sysv-rc.list
> Feb  8 16:15 initscripts.list
> Feb  8 16:15 libx11-6.list
> Feb  8 16:15 libx11-data.list
> Feb  8 16:15 libx11-dev.list
> Feb  8 16:15 flex.list
> Feb  8 16:15 foomatic-filters.list
> Feb  8 16:15 ucf.list
> Feb  8 16:15 sysvinit-utils.list
> Feb  8 16:12 util-linux.list
> Feb  8 16:12 lsb-base.list
> Feb  8 16:12 sysvinit.list
> Feb  8 16:11 libc6.list
> Feb  8 16:11 tzdata.list
> Feb  8 16:11 libc6-dev.list
> Feb  8 16:11 libc6-ppc64.list
> Feb  8 16:11 mount.list
> Feb  8 16:11 debianutils.list
> Feb  8 16:11 coreutils.list
> Feb  8 16:11 bsdutils.list
> Feb  7 14:10 cupsys-bsd.list
> Feb  7 14:10 cupsys-client.list
> Feb  7 14:10 gutenprint-doc.list
> Feb  7 14:10 cupsys.list
> Feb  7 14:10 cupsys-common.list
> Feb  7 14:10 libcupsimage2.list
> Feb  7 14:10 libcupsys2-dev.list
> Feb  7 14:10 libcupsys2.list
> Feb  5 03:51 audacity.list
> Feb  5 03:51 libwxgtk2.4-1.list
> Jan 18 03:52 kmobiletools.list
> Jan 17 13:02 klamav.list
> Jan 17 13:02 p3nfs.list
> Jan 17 13:02 xresprobe.list
> Jan 17 12:48 ttf-indic-fonts.list
> Jan 17 12:48 ttf-oriya-fonts.list
> Jan 17 12:48 ttf-punjabi-fonts.list
> Jan 17 12:48 ttf-tamil-fonts.list
> Jan 17 12:48 ttf-telugu-fonts.list
> Jan 17 12:48 ttf-devanagari-fonts.list
> Jan 17 12:48 ttf-gujarati-fonts.list
> Jan 17 12:48 ttf-kannada-fonts.list
> Jan 17 12:48 ttf-malayalam-fonts.list
> Jan 17 12:48 ttf-bengali-fonts.list
> Jan 17 12:48 sane-utils.list
> Jan 17 12:47 python2.4-minimal.list
> Jan 17 12:47 python2.4.list
> Jan 17 12:47 myspell-de-de.list
> Jan 17 12:47 libtwolame0.list
> Jan 17 12:47 mkisofs.list
> Jan 17 12:47 libsane.list
> Jan 17 12:47 libsdl-image1.2.list
> Jan 17 12:47 libnspr4-0d.list
> Jan 17 12:47 libnss3-0d.list
> Jan 17 12:47 liboggflac3.list
> Jan 17 12:47 libgtop2-7.list
> Jan 17 12:47 libgtop2-common.list
> Jan 17 12:47 libflac++5.list
> Jan 17 12:47 libflac7.list
> Jan 17 12:47 libavahi-client3.list
> Jan 17 12:47 libavahi-compat-howl0.list
> Jan 17 12:47 libavahi-compat-libdnssd1.list
> Jan 17 12:47 libavahi-glib1.list
> Jan 17 12:47 libavahi-qt3-1.list
> Jan 17 12:47 libaa1.list
> Jan 17 12:46 htdig.list
> Jan 17 12:46 libfam0.list
> Jan 17 12:46 git-core.list
> Jan 17 12:46 git-doc.list
> Jan 17 12:46 gitk.list
> Jan 17 12:46 genisoimage.list
> Jan 17 12:46 iceweasel.list
> Jan 17 12:46 firefox.list
> Jan 17 12:46 libpango1.0-0.list
> Jan 17 12:46 libpango1.0-common.list
> Jan 17 12:46 fam.list
> Jan 17 12:46 fetchmail.list
> Jan 17 12:46 faad.list
> Jan 17 12:46 fakeroot.list
> Jan 17 12:46 libfaad0.list
> Jan 17 12:46 libfaad2-0.list
> Jan 17 12:46 dict.list
> Jan 17 12:46 cdrecord.list
> Jan 17 12:46 cl-kmrcl.list
> Jan 17 12:46 wodim.list
> Jan 17 12:46 avahi-daemon.list
> Jan 17 12:46 cdda2wav.list
> Jan 17 12:46 icedax.list
> Jan 17 12:46 libavahi-common-data.list
> Jan 17 12:46 libavahi-common3.list
> Jan 17 12:46 libavahi-core4.list
> Jan 17 12:45 alsa-utils.list
> Jan 17 12:45 libqt3-mt.list
> Jan 17 12:45 libqt3-headers.list
> Jan 17 12:45 libqt3-mt-dev.list
> Jan 17 12:45 qt3-dev-tools.list
> Jan 17 12:45 libqt3-compat-headers.list
> Jan 17 12:45 reportbug.list
> Jan 17 12:45 libevent1.list
> Jan 17 12:45 libkrb53.list
> Jan 17 12:45 libwrap0.list
> Jan 17 12:45 openbsd-inetd.list
> Jan 17 12:45 tcpd.list
> Jan 17 12:45 xbase-clients.list
> Jan 17 12:45 udev.list
> Jan 17 12:45 libvolume-id0.list
> Jan 17 12:45 console-common.list
> Jan 12 13:54 bluetooth.list
> Jan 11 03:20 bluez-hcidump.list
> Jan  8 00:07 normalize-audio.list
> Jan  7 23:44 lame.list
> Jan  7 23:37 kaudiocreator.list
> Jan  7 23:33 mp3c.list
> Jan  7 22:38 rt2500-source.list
> Jan  7 22:38 xprint.list
> Jan  7 22:38 xprint-common.list
> Jan  7 22:38 xmms.list
> Jan  7 22:37 tetex-extra.list
> Jan  7 22:37 tetex-doc.list
> Jan  7 22:37 sox.list
> Jan  7 22:37 smartmontools.list
> Jan  7 22:37 python-gnome2.list
> Jan  7 22:37 resolvconf.list
> Jan  7 22:37 ruby1.8.list
> Jan  7 22:37 sasl2-bin.list
> Jan  7 22:37 python-apt.list
> Jan  7 22:37 privoxy.list
> Jan  7 22:37 pbbuttonsd.list
> Jan  7 22:37 p7zip-full.list
> Jan  7 22:36 ocaml-base-nox.list
> Jan  7 22:36 menu.list
> Jan  7 22:36 libstdc++5.list
> Jan  7 22:36 libmpeg2-4.list
> Jan  7 22:36 libneon26.list
> Jan  7 22:36 libopenal0a.list
> Jan  7 22:36 libspeex1.list
> Jan  7 22:36 libglib2.0-data.list
> Jan  7 22:36 liborbit2.list
> Jan  7 22:36 libgcj-bc.list
> Jan  7 22:36 libglade2-0.list
> Jan  7 22:36 libatk1.0-data.list
> Jan  7 22:36 kweather.list
> Jan  7 22:36 kworldclock.list
> Jan  7 22:35 java-gcj-compat.list
> Jan  7 22:35 initramfs-tools.list
> Jan  7 22:35 libgcj-common.list
> Jan  7 22:35 imlib11.list
> Jan  7 22:35 gv.list
> Jan  7 22:35 gnome-keyring.list
> Jan  7 22:35 gpm.list
> Jan  7 22:35 libgnome-keyring0.list
> Jan  7 22:35 gdk-imlib11.list
> Jan  7 22:35 libdigest-sha1-perl.list
> Jan  7 22:35 gcc-3.3-base.list
> Jan  7 22:35 gcc-3.4-base.list
> Jan  7 22:35 libg2c0.list
> Jan  7 22:35 g++.list
> Jan  7 22:35 gcc.list
> Jan  7 22:35 libatk1.0-0.list
> Jan  7 22:35 libglib2.0-0.list
> Jan  7 22:35 emacs21-common.list
> Jan  7 22:35 emacs21-bin-common.list
> Jan  7 22:35 emacs21.list
> Jan  7 22:35 dpkg-dev.list
> Jan  7 22:35 libtiff4.list
> Jan  7 22:35 console-data.list
> Jan  7 22:35 cpufreqd.list
> Jan  7 22:35 common-lisp-controller.list
> Jan  7 22:34 cdrdao.list
> Jan  7 22:34 dbus.list
> Jan  7 22:34 libdbus-1-3.list
> Jan  7 22:34 apt-spy.list
> Jan  7 22:34 alsa-base.list
> Jan  7 22:34 libruby1.8.list
> Jan  7 22:34 linux-sound-base.list
> Jan  7 22:34 libgl1-mesa-dri.list
> Jan  7 22:34 libgl1-mesa-glx.list
> Jan  7 22:34 libglu1-mesa-dev.list
> Jan  7 22:34 libglu1-mesa.list
> Jan  7 22:34 libgl1-mesa-dev.list
> Jan  7 22:34 mesa-common-dev.list
> Jan  7 22:34 telnet.list
> Jan  7 22:34 w3m.list
> Jan  7 22:34 openssh-client.list
> Jan  7 22:34 openssh-server.list
> Jan  7 22:34 m4.list
> Jan  7 22:34 doc-debian.list
> Jan  7 22:34 libgpmg1.list
> Jan  7 22:34 dselect.list
> Jan  7 22:34 module-init-tools.list
> Jan  7 22:34 libsasl2-2.list
> Jan  7 22:34 libreadline5.list
> Jan  7 22:34 libsasl2-modules.list
> Jan  7 22:34 libsasl2.list
> Jan  7 22:34 readline-common.list
> Jan  7 22:34 bsdmainutils.list
> Jan  7 22:34 cron.list
> Jan  7 22:34 cpp.list
> Jan  7 22:34 libacl1.list
> Jan  7 22:34 libattr1.list
> Jan  7 22:34 xutils-dev.list
> Jan  7 22:34 xserver-xorg-video-fbdev.list
> Jan  7 22:34 xserver-xorg-video-mga.list
> Jan  7 22:34 xserver-xorg-video-savage.list
> Jan  7 22:33 python-minimal.list
> Jan  7 22:33 python.list
> Jan  7 22:33 tetex-base.list
> Jan  7 22:33 libpng12-0.list
> Jan  7 22:33 debconf.list
> Jan  7 22:33 libpng12-dev.list
> Jan  7 22:33 debconf-i18n.list
> Jan  7 22:33 gzip.list
> Jan  7 22:33 dpkg.list
> Dec 27 12:46 digikamimageplugins-doc.list
> Dec 27 12:46 digikam-doc.list
> Dec 27 12:45 digikamimageplugins.list
> Dec 14 21:17 ibm-j2re1.5.list
> Dec 14 21:06 bash-doc.list
> Dec 14 21:06 java-package.list
> Dec 13 19:21 azureus.list
> Dec 13 19:21 libcommons-cli-java.list
> Dec 13 19:21 liblog4j1.2-java.list
> Dec 13 19:21 libseda-java.list
> Dec 13 01:28 sendmail-doc.list
> Dec 13 01:27 python-gtk2.list
> Dec 13 01:27 recode.list
> Dec 13 01:27 rsync.list
> Dec 13 01:27 po-debconf.list
> Dec 13 01:27 python-glade2.list
> Dec 13 01:27 librecode0.list
> Dec 13 01:26 libexpat1-dev.list
> Dec 13 01:26 libexpat1.list
> Dec 13 01:26 fastjar.list
> Dec 13 01:26 freetype1-tools.list
> Dec 13 01:26 libttf2.list
> Dec 13 01:26 cdparanoia.list
> Dec 13 01:26 libcdparanoia0.list
> Dec 13 01:26 mutt.list
> Dec 13 01:26 sendmail-bin.list
> Dec 13 01:26 rmail.list
> Dec 13 01:26 sendmail-base.list
> Dec 13 01:26 sendmail-cf.list
> Dec 13 01:26 sensible-mda.list
> Dec 13 01:26 sendmail.list
> Dec 13 01:26 passwd.list
> Dec 13 01:26 libstdc++6.list
> Dec 13 01:26 libmudflap0-dev.list
> Dec 13 01:26 libmudflap0.list
> Dec 13 01:26 libssp0.list
> Dec 13 01:26 libstdc++6-4.1-dev.list
> Dec 13 01:26 g++-4.1.list
> Dec 13 01:26 gcc-4.1.list
> Dec 13 01:25 cpp-4.1.list
> Dec 13 01:25 gcc-4.1-base.list
> Dec 13 01:25 libgcc1.list
> Dec 13 01:25 login.list
> Dec 13 01:25 bash.list
> Dec 10 21:16 debian-policy.list
> Dec 10 21:09 xprint-utils.list
> Dec 10 21:09 libxprintapputil1.list
> Dec 10 21:09 libxprintutil1.list
>
>
> ------------------------------------
>
>
> Thanks a lot in anticipation ..
>
> Best Regards
> Wolfgang
> --
> Wolfgang Pfeiffer: /ICQ: 286585973/ + + +  /AIM: crashinglinux/
> http://profiles.yahoo.com/wolfgangpfeiffer
>
> I made slight changes on Key ID: E3037113. Please refresh it.
> http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on

-- 
---
Børge
Kennel Arivene 
http://www.arivene.net
---



Reply to: