I’ve got the pacman repos enabled. Everything worked fine last Saturday.
Some update this past week has made mplayer not display video.
I use the smplayer from end. Audio plays video window never opens up.
Launching mplayer from the CLI to play a .mkv file I see that it can’t find the right codec while audio plays.
We had a number of updates this past week and one of those could be the culprit.
libavcodec57 seems to be the culprit that is the only one that is sourced from openSUSE and not packman.
Wait for packman to catch up?
Trying to revert looks like it will create a mess according to yast.
Here is the mplayer CLI output.
Playing [BakedFish] Long Riders! - 04 [720p][AAC].mp4.libavformat version 57.41.100 (external)
Mismatching header version 57.56.100
libavformat file format detected.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f5878ffd4e0]Protocol name not provided, cannot determine if input is local or a network protocol, buffers and access patterns cannot be configured optimally without knowing the protocol
[lavf] stream 0: video (unknown), -vid 0
[lavf] stream 1: audio (unknown), -aid 0, -alang und
VIDEO: [H264] 1280x720 24bpp 23.976 fps 2760.9 kbps (337.0 kbyte/s)
Clip info:
major_brand: isom
minor_version: 1
compatible_brands: isom
creation_time: 2016-11-04 15:09:42
Load subtitles in ./
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 57.48.101 (external)
Mismatching header version 57.64.100
Cannot find codec 'h264' in libavcodec...
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'h264' in libavcodec...
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'h264_crystalhd' in libavcodec...
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'h264_vda' in libavcodec...
VDecoder init failed :(
Requested video codec family [coreavcwindows] (vfm=dshow) not available.
Enable it at compilation.
Cannot find codec matching selected -vo and video format 0x34363248.
==========================================================================
==========================================================================
Trying to force audio codec driver family libmad...
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Cannot find codec 'aac' in libavcodec...
ADecoder init failed :(
ADecoder init failed :(
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 48000 Hz, 2 ch, s16le, 189.4 kbit/12.33% (ratio: 23671->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...