No video playback after upgrade, mp4v support error

*nix specific usage questions
esperantisto
Blank Cone
Blank Cone
Posts: 29
Joined: 09 Dec 2008 15:50

No video playback after upgrade, mp4v support error

Postby esperantisto » 23 Jun 2012 16:06

Using openSUSE Linux 11.4, Gnome 2.30.2.

Today, I upgraded vlc by:

Code: Select all

# zypper up vlc-beta
6 packages were upgraded from the vlc repo.

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):
No suitable decoding module found.
VLC does not support mp4v audio or video format. Unfortunately, you cannot fix it.
Then, only sound playback continued with the cone instead of video.

OK, I reverted to the stable version by

Code: Select all

#zypper install vlc
confirming deinstallation of the beta version.

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)

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: No video playback after upgrade, mp4v support error

Postby Jean-Baptiste Kempf » 23 Jun 2012 17:30

Missing libavcodec library?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

esperantisto
Blank Cone
Blank Cone
Posts: 29
Joined: 09 Dec 2008 15:50

Re: No video playback after upgrade, mp4v support error

Postby esperantisto » 24 Jun 2012 18:09

I have even three installed:

Code: Select all

i | libavcodec52 | FFmpeg libavcodec | package i | libavcodec53 | FFmpeg libavcodec | package i | libavcodec54 | Shared library: ffmpeg/avcodec | package

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: No video playback after upgrade, mp4v support error

Postby Jean-Baptiste Kempf » 24 Jun 2012 23:59

vlc probably linked to the wrong one.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

esperantisto
Blank Cone
Blank Cone
Posts: 29
Joined: 09 Dec 2008 15:50

Re: No video playback after upgrade, mp4v support error

Postby esperantisto » 25 Jun 2012 08:24

Any way to control the link/relink it?

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: No video playback after upgrade, mp4v support error

Postby Rémi Denis-Courmont » 27 Jun 2012 16:20

Recompile VLC, yes.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

esperantisto
Blank Cone
Blank Cone
Posts: 29
Joined: 09 Dec 2008 15:50

Re: No video playback after upgrade, mp4v support error

Postby esperantisto » 28 Jun 2012 16:19

You’re kidding?!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: No video playback after upgrade, mp4v support error

Postby Jean-Baptiste Kempf » 29 Jun 2012 02:33

No.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

esperantisto
Blank Cone
Blank Cone
Posts: 29
Joined: 09 Dec 2008 15:50

Re: No video playback after upgrade, mp4v support error

Postby esperantisto » 29 Jun 2012 14:34

Look, I’m just a user, no programmer! Recompiling is no option for users.

Landis
Blank Cone
Blank Cone
Posts: 17
Joined: 06 Jul 2011 14:48
VLC version: 1.1.9
Operating System: Linux
Location: Детроит, США

Re: No video playback after upgrade, mp4v support error

Postby Landis » 09 Jul 2012 08:30

I'm having same problem. Since I updated, I have audio and No Video.
I get Error: "No suitable decoder module: (red text)
VLC does not support the audio or video format "h264". Unfortunately there is no way for you to fix this."
EVERY TIME it's a different 'format' name or number.
I've tried the beta and have 'downgraded' my vlc on openSuSE 12.1 and KDE 4.8.4 (updated from kde, not opensuse)

Why? I love,, loved my VLC on Linux.

Landis.
it is better to be thought a nobody and have a servant,
than to pretend to be someone and have no food.

Landis
Blank Cone
Blank Cone
Posts: 17
Joined: 06 Jul 2011 14:48
VLC version: 1.1.9
Operating System: Linux
Location: Детроит, США

Re: No video playback after upgrade, mp4v support error

Postby Landis » 09 Jul 2012 09:07

gave up.. only get smart ass answers anymore..
So, this is what I did to resolve my 'no video format' issue.
I tried several combinations of update, removal, reinstall, beta etc, But this is what Worked for me 3am est on 09 July 2012.
Yast2 > Package Management > deinstall ALL of packmans vlc, codec, libs... ALL
Reboot
Yast2 > Repositories > Disable and remove Auto Refresh on Packman Repo ( i didn't remove packman repos, just 'disabled' )
( this is the vlan repo i used in this working example... i know there are others, but this Worked: http://download.videolan.org/pub/vlc/SuSE/12.1/ )
Yast2 > search > vlc > installed ( i chose nothing else, only what choosing vlc 'auto installed' and i accepted )
Finish..
At first, in konqueror 'open with' did not show vlc, so i was about to reboot, but check again a minute later and vlc was a choice.

Worked, I can now view the videos this last update did not allow.. Guess something went wrong with update that even beta didn't resolve. .. oh, and the the audio still works.. all's good.

hope this helps
Landis.

{ Edit }
ps.. i noticed i lost my modified (customized) button bars, but i can live with that, next time i'll look into saving them first, fyi
{ /Edit }
it is better to be thought a nobody and have a servant,
than to pretend to be someone and have no food.

reenadewar
New Cone
New Cone
Posts: 1
Joined: 14 Jul 2012 23:19

Re: No video playback after upgrade, mp4v support error

Postby reenadewar » 14 Jul 2012 23:45

I had the same problem with VLC.
I have updated libavutil51 and libswscale2 packages in Yast software management and that solved the problem (just let Yast solve the dependencies).

The updated and removed packages:

Code: Select all

libavutil51 (updated) libpostproc51 (updated) libswscale2 (updated) libavcodec53 (removed) libavformat53 (removed) libopencv2_3 (removed) libavdevice53 (removed)


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

Who is online

Users browsing this forum: No registered users and 18 guests