Hello,
since some time I cannot open some videos (I haven't found any pattern which ones) with mpv or totem. With mpv it simply won't open, with titem I get an empty totem window.
Just checked with command line:
- ffplay works:
/tmp >>> ffplay *.mkv
ffplay version 4.0 Copyright (c) 2003-2018 the FFmpeg developers
built with gcc 7.3.1 (GCC) 20180312
configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-avresample --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libass --enable-libbluray --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-shared --enable-version3 --enable-omx --enable-libfdk_aac --enable-nonfree
libavutil 56. 14.100 / 56. 14.100
libavcodec 58. 18.100 / 58. 18.100
libavformat 58. 12.100 / 58. 12.100
libavdevice 58. 3.100 / 58. 3.100
libavfilter 7. 16.100 / 7. 16.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 1.100 / 5. 1.100
libswresample 3. 1.100 / 3. 1.100
libpostproc 55. 1.100 / 55. 1.100
Input #0, matroska,webm, from 'How To Install Manjaro Linux 17.0-gucILqiPVfI.mkv':
Metadata:
COMPATIBLE_BRANDS: iso6avc1mp41
MAJOR_BRAND : dash
MINOR_VERSION : 0
ENCODER : Lavf58.12.100
Duration: 00:02:16.22, start: -0.007000, bitrate: 940 kb/s
Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 60 fps, 60 tbr, 1k tbn, 120 tbc (default)
Metadata:
HANDLER_NAME : VideoHandler
DURATION : 00:02:16.200000000
Stream #0:1(eng): Audio: opus, 48000 Hz, stereo, fltp (default)
Metadata:
DURATION : 00:02:16.221000000
117.60 A-V: -0.003 fd= 8 aq= 20KB vq= 533KB sq= 0B f=0/0
- mpv gives:
/tmp >>> mpv *.mkv
mpv: error while loading shared libraries: libavdevice.so.57: cannot open shared object file: No such file or directory
- totem gives:
/tmp >>> totem *.mkv [127]
(totem:10211): GStreamer-WARNING **: 01:02:59.504: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstlibav.so': libavfilter.so.6: cannot open shared object file: No such file or directory
** Message: 01:02:59.572: Missing plugin: gstreamer|1.0|totem|H.264 (High Profile) decoder|decoder-video/x-h264, level=(string)4.2, profile=(string)high, interlace-mode=(string)mixed, colorimetry=(string)bt709, chroma-format=(string)4:2:0, bit-depth-luma=(uint)8, bit-depth-chroma=(uint)8 (H.264 (High Profile) decoder)
** Message: 01:02:59.617: Automatic missing codec installation not supported (helper script missing)