Your message dated Sat, 10 Mar 2007 01:29:37 +0100
with message-id <[EMAIL PROTECTED]>
and subject line bug fixed by ffmpeg upload
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: vlc
Version: 0.8.6-svn20061012.debian-4
Severity: important

Since some time, vlc on my powerpc box can't read xvid files. The sound
is played correctly, but the video isn't. I've tried with a xvid file
correctly played by mplayer or ffplay, and nothing happens. In the console is
displayed:

[00000301] main decoder error: no suitable decoder module for fourcc `XVID'.

The same happens with avc1, and maybe other codecs.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages vlc depends on:
ii  libaa1        1.4p5-31                   ascii art library
ii  libatk1.0-0   1.12.4-2                   The ATK accessibility toolkit
ii  libc6         2.3.6.ds1-12               GNU C Library: Shared libraries
ii  libcaca0      0.99.beta11.debian-2       colour ASCII art library
ii  libcairo2     1.2.4-4                    The Cairo 2D vector graphics libra
ii  libcdio6      0.76-1                     library to read and control CD-ROM
ii  libcucul0     0.99.beta11.debian-2       low-level Unicode character drawin
ii  libdbus-1-3   1.0.2-1                    simple interprocess messaging syst
ii  libdbus-glib- 0.71-3                     simple interprocess messaging syst
ii  libfontconfig 2.4.2-1                    generic font configuration library
ii  libfreetype6  2.2.1-5                    FreeType 2 font engine, shared lib
ii  libfribidi0   0.10.7-4                   Free Implementation of the Unicode
ii  libgcc1       1:4.1.1-21                 GCC support library
ii  libgl1-mesa-g 6.5.1-0.5                  A free implementation of the OpenG
ii  libglib2.0-0  2.12.6-2                   The GLib library of C routines
ii  libglu1-mesa  6.5.1-0.5                  The OpenGL utility library (GLU)
ii  libgtk2.0-0   2.10.7-1                   The GTK+ graphical user interface 
ii  libice6       1:1.0.1-2                  X11 Inter-Client Exchange library
ii  libiso9660-4  0.76-1                     library to work with ISO9660 files
ii  libjpeg62     6b-13                      The Independent JPEG Group's JPEG 
ii  libnotify1    0.4.3-1                    sends desktop notifications to a n
ii  libpango1.0-0 1.14.8-5                   Layout and rendering of internatio
ii  libpng12-0    1.2.15~beta5-1             PNG library - runtime
ii  libsdl-image1 1.2.5-3                    image loading library for Simple D
ii  libsdl1.2debi 1.2.11-8                   Simple DirectMedia Layer
ii  libsm6        1:1.0.1-3                  X11 Session Management library
ii  libstdc++6    4.1.1-21                   The GNU Standard C++ Library v3
ii  libtar        1.2.11-4                   C library for manipulating tar arc
ii  libtiff4      3.8.2-7                    Tag Image File Format (TIFF) libra
ii  libvcdinfo0   0.7.23-3                   library to extract information fro
ii  libvlc0       0.8.6-svn20061012.debian-4 multimedia player and streamer lib
ii  libwxbase2.6- 2.6.3.2.1.5                wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0 2.6.3.2.1.5                wxWidgets Cross-platform C++ GUI t
ii  libx11-6      2:1.0.3-5                  X11 client-side library
ii  libxcursor1   1.1.7-4                    X cursor management library
ii  libxext6      1:1.0.1-2                  X11 miscellaneous extension librar
ii  libxfixes3    1:4.0.1-5                  X11 miscellaneous 'fixes' extensio
ii  libxi6        1:1.0.1-4                  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1                X11 Xinerama extension library
ii  libxosd2      2.2.14-1.3                 X On-Screen Display library - runt
ii  libxrandr2    2:1.1.0.2-5                X11 RandR extension library
ii  libxrender1   1:0.9.1-3                  X Rendering Extension client libra
ii  libxv1        1:1.0.2-1                  X11 Video extension library
ii  libxxf86vm1   1:1.0.1-2                  X11 XFree86 video mode extension l
ii  ttf-dejavu    2.14-2                     Vera font family derivate with add
ii  vlc-nox       0.8.6-svn20061012.debian-4 multimedia player and streamer (wi
ii  zlib1g        1:1.2.3-13                 compression library - runtime

Versions of packages vlc recommends:
ii  videolan-doc                  20060711-1 documentation for the VideoLAN str

-- no debconf information


--- End Message ---
--- Begin Message ---
With the upload of ffmpeg 0.cvs20060823-7 my bug is fixed:

[EMAIL PROTECTED]: vlc -vvv --color --no-plugins-cache --list |grep ffmpeg
VLC media player 0.8.6a Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 220
modules
  ffmpeg                AltiVec FFmpeg audio/video decoder/encoder
((MS)MPEG4,SVQ1,H263,WMV,WMA)
  ffmpeg                FFmpeg chroma conversion
  ffmpeg                FFmpeg audio/video encoder
  ffmpeg                FFmpeg demuxer
  ffmpeg                FFmpeg muxer
  ffmpeg                FFmpeg video filter
  ffmpeg                FFmpeg crop padd filter
  ffmpeg                FFmpeg deinterlace video filter

And after removing my ~/.vlc/cache folder, video know play fine. Thanks
for correcting this at last.

Regards,
-- 
Yves-Alexis


--- End Message ---

Reply via email to