Today, I upgraded vlc by:
Code: Select all
# zypper up vlc-beta
The vlc version was 2.1.0-git Rincewind (sorry, can’t remember what was the previous one). Whichever video file was opened, the same error popped up (translating from Russian):
Then, only sound playback continued with the cone instead of video.No suitable decoding module found.
VLC does not support mp4v audio or video format. Unfortunately, you cannot fix it.
OK, I reverted to the stable version by
Code: Select all
#zypper install vlc
Now, the version is 2.0.1 Twoflower, but I still experience the same error. Same files can be opened using Totem without problems.
Is there any way to make vlc play back video files?
Here’s what I get when running vlc from terminal with --verbose 2:
Code: Select all
[0x82e05f0] main decoder error: no suitable decoder module for fourcc `mp4v'. VLC probably does not support this sound or video format.
[0x82e05f0] main decoder debug: killing decoder fourcc `mp4v', 0 PES in FIFO
[0x82e05f0] main decoder debug: looking for decoder module: 31 candidates
[0x82e05f0] main decoder debug: using decoder module "a52"
[0x82e05f0] main decoder debug: TIMER module_need() : 0.314 ms - Total 0.314 ms / 1 intvls (Avg 0.314 ms)
[0x8235060] main demux meta debug: looking for meta reader module: 2 candidates
[0x8235060] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
[0x8235060] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x8235060] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x8235060] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x8235060] main demux meta debug: no meta reader module matching "any" could be loaded
[0x8235060] main demux meta debug: TIMER module_need() : 1.332 ms - Total 1.332 ms / 1 intvls (Avg 1.332 ms)
[0x823a178] main input debug: `file:///home/user/Downloads/Film.avi' successfully opened
[0x823a178] main input debug: Buffering 0%
[0x823a178] main input debug: Buffering 8%
[0x823a178] main input debug: Buffering 16%
[0x823a178] main input debug: Buffering 25%
[0x823a178] main input debug: Buffering 33%
[0x823a178] main input debug: Buffering 41%
[0x823a178] main input debug: Buffering 50%
[0x823a178] main input debug: Buffering 58%
[0x823a178] main input debug: Buffering 66%
[0x823a178] main input debug: Buffering 75%
[0x823a178] main input debug: Buffering 83%
[0x823a178] main input debug: Buffering 91%
[0x823a178] main input debug: Buffering 100%
[0x823a178] main input debug: Stream buffering done (325 ms in 0 ms)
[0x82e05f0] a52 decoder debug: A/52 channels:6 samplerate:48000 bitrate:384000
[0x80d8e80] main playlist debug: creating audio output
[0x8291478] main audio output debug: looking for audio output module: 4 candidates
[0x8291478] pulse audio output debug: using surround-51 channel map
[0x8291478] pulse audio output debug: using library version 0.9.22
[0x8291478] pulse audio output debug: (compiled with version 0.9.22, protocol 16)
[0x8291478] pulse audio output debug: connected locally to /home/user/.pulse/f2e42fa76d380fe9ded6ae94493eec15-runtime/native as client #23
[0x8291478] pulse audio output debug: using protocol 16, server protocol 16
[0x8291478] pulse audio output debug: using buffer metrics: maxlength=4194312, tlength=76032, prebuf=0, minreq=23040
[0x8291478] pulse audio output debug: connected to sink 0: alsa_output.pci-0000_00_1d.0.analog-stereo
[0x8291478] main audio output debug: using audio output module "pulse"
[0x8291478] main audio output debug: TIMER module_need() : 411.144 ms - Total 411.144 ms / 1 intvls (Avg 411.144 ms)
[0x8291478] main audio output debug: output 'f32l' 48000 Hz 3F2R/LFE frame=1 samples/24 bytes
[0x8291478] main audio output debug: mixer 'f32l' 48000 Hz 3F2R/LFE frame=1 samples/24 bytes
[0x8291478] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz 3F2R/LFE->3F2R/LFE
[0x8291478] main audio output debug: conversion pipeline completed
[0x8288178] main mixer debug: looking for audio mixer module: 2 candidates
[0x8288178] main mixer debug: using audio mixer module "float32_mixer"
[0x8288178] main mixer debug: TIMER module_need() : 0.542 ms - Total 0.542 ms / 1 intvls (Avg 0.542 ms)
[0x8291478] main audio output debug: input 'a52 ' 48000 Hz 3F2R/LFE frame=1536 samples/1536 bytes
[0x8291478] pulse audio output debug: listing sink alsa_output.pci-0000_00_1d.0.analog-stereo (0): Встроенное аудио Аналоговое стерео
[0x82edaf0] main audio filter debug: looking for audio filter module: 1 candidate
[0x82edaf0] scaletempo audio filter debug: format: 48000 rate, 6 nch, 4 bps, fl32
[0x82edaf0] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[0x82edaf0] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[0x82edaf0] main audio filter debug: using audio filter module "scaletempo"
[0x82edaf0] main audio filter debug: TIMER module_need() : 3.904 ms - Total 3.904 ms / 1 intvls (Avg 3.904 ms)
[0x8291478] main audio output debug: filter(s) 'a52 '->'f32l' 48000 Hz->48000 Hz 3F2R/LFE->3F2R/LFE
[0x82ee0c0] main audio filter debug: looking for audio filter module: 14 candidates
[0x8291478] pulse audio output debug: base volume: 65536
No accelerated IMDCT transform found
[0x82ee0c0] main audio filter debug: using audio filter module "a52tofloat32"
[0x82ee0c0] main audio filter debug: TIMER module_need() : 13.224 ms - Total 13.224 ms / 1 intvls (Avg 13.224 ms)
[0x8291478] main audio output debug: conversion pipeline completed
[0x8291478] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz 3F2R/LFE->3F2R/LFE
[0x8291478] main audio output debug: conversion pipeline completed
[0x8291478] main audio output debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz 3F2R/LFE->3F2R/LFE
[0x82f15c0] main audio filter debug: looking for audio filter module: 14 candidates
[0x82f15c0] main audio filter debug: using audio filter module "samplerate"
[0x82f15c0] main audio filter debug: TIMER module_need() : 2.057 ms - Total 2.057 ms / 1 intvls (Avg 2.057 ms)
[0x8291478] main audio output debug: conversion pipeline completed
[0x82e05f0] main decoder debug: End of audio preroll
[0x823a178] main input debug: Decoder buffering done in 433 ms
[0x8291478] main audio output warning: PTS is out of range (-9443), dropping buffer
[0x8291478] main audio output warning: PTS is out of range (-34413), dropping buffer
[0x8291478] pulse audio output debug: deferring start (78625 us)
[0x8291478] pulse audio output debug: starting deferred
[0x8291478] pulse audio output debug: started
[0x8291478] pulse audio output debug: listing sink alsa_output.pci-0000_00_1d.0.analog-stereo (0): Встроенное аудио Аналоговое стерео
[0x80503f0] main libvlc debug: exiting
[0x80503f0] main libvlc debug: deactivating the playlist
[0x80d8e80] main playlist debug: deactivating the playlist
[0x80d8e80] main playlist debug: incoming request - stopping current input
[0x80d8e80] main playlist debug: dying input
[0x823a178] main input debug: control: stopping input
[0x80d8e80] main playlist debug: dying input
[0x82e05f0] main decoder debug: removing module "a52"
[0x82e05f0] main decoder debug: killing decoder fourcc `a52 ', 0 PES in FIFO
[0x8291478] pulse audio output warning: too early by 377595 us
[0x8291478] pulse audio output debug: changed sample rate to 47954 Hz
[0x82ee0c0] main audio filter debug: removing module "a52tofloat32"
[0x82edaf0] main audio filter debug: removing module "scaletempo"
[0x82f15c0] main audio filter debug: removing module "samplerate"
[0x8291478] main audio output debug: removing module "pulse"
[0x8288178] main mixer debug: removing module "float32_mixer"
[0x80d8e80] main playlist debug: releasing audio output
[0x822eb60] main demux debug: removing module "avi"
[0x82627f0] avi stream warning: unknown chunk (not unloaded)
[0x82627f0] main stream debug: removing module "stream_filter_record"
[0x825f2a8] main access debug: removing module "filesystem"
[0x823a178] main input debug: Program doesn't contain anymore ES
[0x80d8e80] main playlist debug: dead input
[0x8219e20] main playlist export debug: saving Медиатека to file /home/user/.local/share/vlc/ml.xspf
[0x8219e20] main playlist export debug: looking for playlist export module: 1 candidate
[0x8219e20] main playlist export debug: using playlist export module "export"
[0x8219e20] main playlist export debug: TIMER module_need() : 0.698 ms - Total 0.698 ms / 1 intvls (Avg 0.698 ms)
[0x8219e20] main playlist export debug: removing module "export"
[0x80d8e80] main playlist debug: playlist correctly deactivated
[0x80503f0] main libvlc debug: removing all services discovery tasks
[0x80503f0] main libvlc debug: removing all interfaces
[0x80dc000] main interface debug: removing module "qt4"
[0x80dc000] qt4 interface debug: requesting exit...
[0x80dc000] qt4 interface debug: waiting for UI thread...
[0x80dc000] qt4 interface debug: IM: Deleting the input
[0x80dc000] qt4 interface debug: QApp exec() finished
[0x80dc000] qt4 interface debug: Video is not needed anymore
[0x80dc000] qt4 interface debug: Killing extension dialog provider
[0x80dc000] qt4 interface debug: ExtensionsDialogProvider is quitting...
[0x8277278] main generic debug: removing module "lua"
[0x8277278] lua generic debug: Deactivating all loaded extensions
[0x8277278] lua generic debug: All extensions are now deactivated
[0x80dbe88] main interface debug: removing module "globalhotkeys"
[0x80d7a60] main interface debug: removing module "inhibit"
[0x823a178] main input debug: TIMER input launching for 'Film.avi' : 291.677 ms - Total 291.677 ms / 1 intvls (Avg 291.677 ms)
[0x80632f0] main interface debug: removing module "hotkeys"
[0x80d8e80] main playlist debug: destroying
[0x80503f0] main libvlc debug: TIMER ML Load : Total 15.128 ms / 1 intvls (Avg 15.128 ms)
[0x80503f0] main libvlc debug: TIMER Items array build : Total 0.095 ms / 2 intvls (Avg 0.048 ms)
[0x80503f0] main libvlc debug: TIMER Preparse run : Total 249.592 ms / 1 intvls (Avg 249.592 ms)
[0x80503f0] main libvlc debug: TIMER ML Dump : Total 1.051 ms / 1 intvls (Avg 1.051 ms)
[0x80503f0] main libvlc debug: removing stats
[0x80503f0] main libvlc debug: removing module "memcpymmxext"
[0x80503f0] main libvlc debug: opening config file (/home/user/.config/vlc/vlcrc)