Bug#483000: vlc and ffmpeg

Patrick Matthäi patrick.matthaei at web.de
Sun Jun 15 14:30:18 UTC 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Reinhard Tartler schrieb:
> 
> Would you please retry with the debian versions of the ffmpeg packages?
> You seem to have packages from http://debian-multimedia.org installed
> that replace the ones provided by debian.
> 

The problem still occurs, but ldd is clear now (but still no video):

$ ldd -r /usr/lib/vlc/codec/libffmpeg_plugin.so
	linux-gate.so.1 =>  (0xb7f5e000)
	libpthread.so.0 => /lib/libpthread.so.0 (0xb7f1e000)
	libavformat.so.52 => /usr/lib/libavformat.so.52 (0xb7e87000)
	libpostproc.so.51 => /usr/lib/libpostproc.so.51 (0xb7e7a000)
	libavcodec.so.51 => /usr/lib/libavcodec.so.51 (0xb79dc000)
	libavutil.so.49 => /usr/lib/libavutil.so.49 (0xb79ce000)
	libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0xb79a6000)
	libvorbisenc.so.2 => /usr/lib/libvorbisenc.so.2 (0xb78ad000)
	libtheora.so.0 => /usr/lib/libtheora.so.0 (0xb7866000)
	libogg.so.0 => /usr/lib/libogg.so.0 (0xb7860000)
	liba52-0.7.4.so => /usr/lib/liba52-0.7.4.so (0xb7855000)
	libraw1394.so.8 => /usr/lib/libraw1394.so.8 (0xb784f000)
	libdc1394_control.so.13 => /usr/lib/libdc1394_control.so.13 (0xb7841000)
	libgsm.so.1 => /usr/lib/libgsm.so.1 (0xb7834000)
	libz.so.1 => /usr/lib/libz.so.1 (0xb781f000)
	libm.so.6 => /lib/libm.so.6 (0xb77f8000)
	libvlc.so.0 => /usr/lib/libvlc.so.0 (0xb7717000)
	libc.so.6 => /lib/libc.so.6 (0xb75d9000)
	/lib/ld-linux.so.2 (0xb7f5f000)
	libdl.so.2 => /lib/libdl.so.2 (0xb75d5000)
	libfaad.so.0 => /usr/lib/libfaad.so.0 (0xb7596000)
	libhal.so.1 => /usr/lib/libhal.so.1 (0xb7585000)
	libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb754e000)
	librt.so.1 => /lib/librt.so.1 (0xb7545000)
	libdvbpsi.so.4 => /usr/lib/libdvbpsi.so.4 (0xb753a000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb744d000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7440000)



# dpkg -l libav{codec,format}\* libswscale\* libpostproc\*|grep ^ii
ii  libavcodec51                            0.svn20080206-8
ffmpeg codec library
ii  libavformat52                           0.svn20080206-8
ffmpeg file format library
ii  libpostproc51                           0.svn20080206-8
ffmpeg video postprocessing library
ii  libswscale0                             0.svn20080206-8
ffmpeg video scaling library





$ vlc --verbose 2 test.avi
VLC media player 0.8.6e Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file
/home/me/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private debug: module bank initialized, found 215 modules
[00000001] main private debug: opening config file /home/me/.vlc/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX 3DNow!
MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 1 candidate
[00000001] main private debug: using memcpy module "memcpy"
[00000273] main playlist debug: waiting for thread completion
[00000273] main playlist debug: thread 3079895952 (playlist) created at
priority 0 (playlist/playlist.c:184)
[00000274] main private debug: waiting for thread completion
[00000274] main private debug: thread 3071507344 (preparser) created at
priority 0 (playlist/playlist.c:210)
[00000275] main interface debug: looking for interface module: 1 candidate
[00000275] main interface debug: using interface module "hotkeys"
[00000275] main interface debug: thread 3063118736 (interface) created
at priority 0 (interface/interface.c:231)
[00000277] main interface debug: looking for interface module: 1 candidate
[00000277] main interface debug: using interface module "screensaver"
[00000277] main interface debug: thread 3053452176 (interface) created
at priority 0 (interface/interface.c:231)
[00000273] main playlist debug: adding playlist item `test.avi' ( test.avi )
[00000279] main interface debug: looking for interface module: 5 candidates
[00000279] main interface debug: using interface module "wxwidgets"
[00000279] main interface debug: thread 3027327888 (manager) created at
priority 0 (interface/interface.c:216)
[00000279] wxwidgets interface debug: Using last windows config
'(-1,0,0,1280,800)(0,81,43,481,121)(6,0,0,-1,150)'
[00000279] wxwidgets interface debug: id=0 p=(81,43) s=(481,121)
[00000279] wxwidgets interface debug: id=6 p=(0,0) s=(-1,150)
[00000273] main playlist debug: nothing requested, starting
[00000273] main playlist debug: creating new input thread
[00000282] main input debug: waiting for thread completion
[00000282] main input debug: creating statistics handler
[00000282] main input debug: thread 3016932240 (input) created at
priority 0 (input/input.c:265)
[00000282] main input debug: `test.avi' gives access `' demux `' path
`test.avi'
[00000282] main input debug: creating demux: access='' demux=''
path='test.avi'
[00000284] main demuxer debug: looking for access_demux module: 2 candidates
[00000282] main input debug: creating access '' path='test.avi'
[00000287] main access debug: looking for access2 module: 5 candidates
[00000287] vcd access debug: trying .cue file: test.cue
[00000287] vcd access debug: could not find .cue file
[00000287] access_file access debug: opening file `test.avi'
[00000287] main access debug: using access2 module "access_file"
[00000293] main private debug: pre-buffering...
[00000293] main private debug: received first data for our buffer
[00000293] main private debug: pre-buffering done 1408981 bytes in 0s -
225826 kbytes/s
[00000282] main input debug: creating demux: access='' demux=''
path='test.avi'
[00000294] main demuxer debug: looking for demux2 module: 44 candidates
[00000293] avi private debug: found Chunk fourcc:46464952 (RIFF)
size:183382936 pos:0
[00000293] avi private debug: found LIST chunk: 'AVI '
[00000293] avi private debug: <list 'AVI '>
[00000293] avi private debug: found Chunk fourcc:5453494c (LIST)
size:8830 pos:12
[00000293] avi private debug: found LIST chunk: 'hdrl'
[00000293] avi private debug: <list 'hdrl'>
[00000293] avi private debug: found Chunk fourcc:68697661 (avih) size:56
pos:24
[00000293] avi private debug: avih: streams:2 flags: HAS_INDEX
IS_INTERLEAVED 512x384
[00000293] avi private debug: found Chunk fourcc:5453494c (LIST)
size:4244 pos:88
[00000293] avi private debug: found LIST chunk: 'strl'
[00000293] avi private debug: <list 'strl'>
[00000293] avi private debug: found Chunk fourcc:68727473 (strh) size:56
pos:100
[00000293] avi private debug: strh: type:vids handler:0x64697678
samplesize:0 25.00fps
[00000293] avi private debug: found Chunk fourcc:66727473 (strf) size:40
pos:164
[00000293] avi private debug: strf: video:XVID 512x384 planes:1 12bpp
[00000293] avi private debug: found Chunk fourcc:4b4e554a (JUNK)
size:4120 pos:212
[00000293] avi private debug: </list 'strl'>
[00000293] avi private debug: found Chunk fourcc:5453494c (LIST)
size:4234 pos:4340
[00000293] avi private debug: found LIST chunk: 'strl'
[00000293] avi private debug: <list 'strl'>
[00000293] avi private debug: found Chunk fourcc:68727473 (strh) size:56
pos:4352
[00000293] avi private debug: strh: type:auds handler:0x00000000
samplesize:0 38.28fps
[00000293] avi private debug: found Chunk fourcc:66727473 (strf) size:30
pos:4416
[00000293] avi private debug: strf: audio:0x0055 channels:2 44100Hz
0bits/sample 123kb/s
[00000293] avi private debug: found Chunk fourcc:4b4e554a (JUNK)
size:4120 pos:4454
[00000293] avi private debug: </list 'strl'>
[00000293] avi private debug: found Chunk fourcc:5453494c (LIST)
size:260 pos:8582
[00000293] avi private debug: found LIST chunk: 'odml'
[00000293] avi private debug: <list 'odml'>
[00000293] avi private debug: found Chunk fourcc:686c6d64 (dmlh)
size:248 pos:8594
[00000293] avi private warning: unknown chunk (not loaded)
[00000293] avi private debug: </list 'odml'>
[00000293] avi private debug: </list 'hdrl'>
[00000293] avi private debug: found Chunk fourcc:5453494c (LIST) size:56
pos:8850
[00000293] avi private debug: found LIST chunk: 'INFO'
[00000293] avi private debug: <list 'INFO'>
[00000293] avi private debug: found Chunk fourcc:54465349 (ISFT) size:44
pos:8862
[00000293] avi private debug: ISFT: software : VirtualDubMod 1.5.10.2
(build 2540/release)
[00000293] avi private debug: </list 'INFO'>
[00000293] avi private debug: found Chunk fourcc:4b4e554a (JUNK)
size:1318 pos:8914
[00000293] avi private debug: found Chunk fourcc:5453494c (LIST)
size:182051696 pos:10240
[00000293] avi private debug: skipping movi chunk
[00000293] avi private debug: found Chunk fourcc:31786469 (idx1)
size:1320992 pos:182061944
[00000293] avi private debug: idx1: index entry:82562
[00000293] avi private debug: </list 'AVI '>
[00000293] avi private debug: found Chunk fourcc:4b4e554a (JUNK)
size:1112 pos:183382944
[00000293] avi private debug: * LIST-root size:183384064 pos:0
[00000293] avi private debug:      + RIFF-AVI  size:183382936 pos:0
[00000293] avi private debug:      |    + LIST-hdrl size:8830 pos:12
[00000293] avi private debug:      |    |    + avih size:56 pos:24
[00000293] avi private debug:      |    |    + LIST-strl size:4244 pos:88
[00000293] avi private debug:      |    |    |    + strh size:56 pos:100
[00000293] avi private debug:      |    |    |    + strf size:40 pos:164
[00000293] avi private debug:      |    |    |    + JUNK size:4120 pos:212
[00000293] avi private debug:      |    |    + LIST-strl size:4234 pos:4340
[00000293] avi private debug:      |    |    |    + strh size:56 pos:4352
[00000293] avi private debug:      |    |    |    + strf size:30 pos:4416
[00000293] avi private debug:      |    |    |    + JUNK size:4120 pos:4454
[00000293] avi private debug:      |    |    + LIST-odml size:260 pos:8582
[00000293] avi private debug:      |    |    |    + dmlh size:248 pos:8594
[00000293] avi private debug:      |    + LIST-INFO size:56 pos:8850
[00000293] avi private debug:      |    |    + ISFT size:44 pos:8862
[00000293] avi private debug:      |    + JUNK size:1318 pos:8914
[00000293] avi private debug:      |    + LIST-movi size:182051696 pos:10240
[00000293] avi private debug:      |    + idx1 size:1320992 pos:182061944
[00000293] avi private debug:      + JUNK size:1112 pos:183382944
[00000294] avi demuxer debug: AVIH: 2 stream, flags  HAS_INDEX
IS_INTERLEAVED
[00000294] avi demuxer debug: stream[0] rate:25 scale:1 samplesize:0
[00000294] avi demuxer debug: stream[0] video(XVID) 512x384 12bpp
25.000000fps
[00000282] main input debug: selecting program id=0
[00000294] avi demuxer debug: stream[1] rate:44100 scale:1152 samplesize:0
[00000294] avi demuxer debug: stream[1] audio(0x55) 2 channels 44100Hz 0bits
[00000294] avi demuxer debug: stream[0] created 32617 index entries
[00000294] avi demuxer debug: stream[1] created 49945 index entries
[00000294] avi demuxer debug: stream[0] length:1304 (based on index)
[00000294] avi demuxer debug: stream[1] length:1304 (based on index)
[00000294] main demuxer debug: using demux2 module "avi"
[00000282] main input debug: looking for a subtitle file in
/home/me/Download/
[00000296] main decoder debug: looking for decoder module: 24 candidates
[00000296] main decoder error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.
[00000296] main decoder debug: killing decoder fourcc `XVID', 0 PES in FIFO
[00000337] main decoder debug: looking for decoder module: 24 candidates
[00000337] main decoder debug: using decoder module "mpeg_audio"
[00000337] main decoder debug: thread 2987527056 (decoder) created at
priority 0 (input/decoder.c:159)
[00000282] main input debug: meta information:
[00000282] main input debug:   - 'Einstellung' = ' HAS_INDEX IS_INTERLEAVED'
[00000282] main input debug: `test.avi' successfully opened
[00000294] avi demuxer debug: old:0 < new 0
[00000337] mpeg_audio decoder debug: MPGA channels:2 samplerate:44100
bitrate:128
[00000337] main decoder debug: no aout present, spawning one
[00000338] main audio output debug: looking for audio output module: 3
candidates
[00000338] alsa audio output debug: opening ALSA device `default'
[00000338] main audio output debug: thread 2979007376 (aout) created at
priority 0 (alsa.c:662)
[00000338] main audio output debug: using audio output module "alsa"
[00000338] main audio output debug: output 'fl32' 44100 Hz Stereo
frame=1 samples/8 bytes
[00000338] main audio output debug: mixer 'fl32' 44100 Hz Stereo frame=1
samples/8 bytes
[00000338] main audio output debug: no need for any filter
[00000338] main audio output debug: looking for audio mixer module: 3
candidates
[00000338] main audio output debug: using audio mixer module "float32_mixer"
[00000338] main audio output debug: input 'mpga' 44100 Hz Stereo
frame=1152 samples/1053 bytes
[00000338] main audio output debug: filter(s) 'mpga'->'fl32' 44100
Hz->44100 Hz Stereo->Stereo
[00000340] main private debug: looking for audio filter module: 24
candidates
[00000340] main private debug: using audio filter module "mpgatofixed32"
[00000338] main audio output debug: found a filter for the whole conversion
[00000338] main audio output debug: filter(s) 'fl32'->'fl32' 48510
Hz->44100 Hz Stereo->Stereo
[00000345] main private debug: looking for audio filter module: 24
candidates
[00000345] main private debug: using audio filter module
"bandlimited_resampler"
[00000338] main audio output debug: found a filter for the whole conversion



- --
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi

E-Mail: patrick.matthaei at web.de

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhVJ3kACgkQ2XA5inpabMfURgCeJs8n/s4NU0Dn74laV3Uy3vP+
/PMAnjE21Tn1LXthBtvMkH86LXs7XUny
=0shh
-----END PGP SIGNATURE-----





More information about the pkg-multimedia-maintainers mailing list