VLC cannot play MKV files?

Vincent Habchi vince at macports.org
Sat Jan 23 05:19:26 PST 2016


Hi René,

> Any MKV file? What VLC version?

Latest one:

port installed | grep VLC
VLC @2.1.5_7+mod+mpc+osd+qtkit+quartz (active)

> What does the VLC log tell you (either in-app or by launching the app bundle executable directly from a terminal, with the -vvv argument)?

You will find the relevant part of the log hereafter. It seems VLC does not recognise the header, and there is an unknown error at some point that looks ominous.

Thanks for looking into this!
Cheers!
Vincent

—

/Applications/MacPorts/VLC.app/Contents/MacOS/VLC -vvv /Volumes/Archives/Vidéos/Series/MLP\ FIM\ S4/YP-7Z-04x01.mkv
VLC media player 2.1.5 Rincewind (revision 2.1.4-49-gdab6cb5)
[0x7ffca242b0b0] main libvlc debug: VLC media player - 2.1.5 Rincewind
[0x7ffca242b0b0] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
[0x7ffca242b0b0] main libvlc debug: revision 2.1.4-49-gdab6cb5
[0x7ffca242b0b0] main libvlc debug: configured with ./configure  '--prefix=/opt/local' '--with-contrib=/opt/local/var/macports/build/_Macports_dports_multimedia_VLC/VLC/work/vlc-2.1.5/contrib' '--enable-shared' '--disable-debug' '--disable-update-check' '--disable-dbus' '--disable-growl' '--disable-notify' '--enable-gnutls' '--disable-lua' '--disable-decklink' '--disable-dv1394' '--disable-gnomevfs' '--disable-libfreerdp' '--disable-libvnc' '--disable-linsys' '--disable-macosx-eyetv' '--disable-opencv' '--disable-realrtsp' '--disable-smbclient' '--disable-v4l2' '--disable-vcdx' '--enable-bluray' '--enable-dc1394' '--enable-dvdnav' '--enable-dvdread' '--enable-libcddb' '--enable-sftp' '--enable-vcd' '--disable-dvbpsi' '--disable-gme' '--disable-sid' '--disable-shout' '--enable-mkv' '--enable-mux_ogg' '--enable-ogg' '--disable-crystalhd' '--disable-dxva2' '--disable-fdkaac' '--disable-kate' '--disable-libass' '--disable-libva' '--disable-live555' '--disable-omxil' '--disable-omxil-vout' '--disable-quicksync' '--disable-quicktime' '--disable-rpi-omxil' '--disable-speex' '--disable-tiger' '--disable-wma-fixed' '--disable-shine' '--disable-zvbi' '--enable-a52' '--enable-avcodec' '--enable-avformat' '--enable-dca' '--enable-dirac' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-mad' '--enable-opus' '--enable-png' '--enable-postproc' '--enable-schroedinger' '--enable-swscale' '--enable-telx' '--enable-theora' '--enable-twolame' '--enable-vorbis' '--enable-x264' '--without-x' '--disable-aa' '--disable-caca' '--disable-egl' '--disable-fribidi' '--disable-gles1' '--disable-gles2' '--disable-glx' '--disable-sdl' '--disable-sdl-image' '--disable-svg' '--disable-vdpau' '--disable-xcb' '--disable-xvideo' '--disable-chromaprint' '--disable-jack' '--disable-pulse' '--disable-macosx-dialog-provider' '--disable-qt' '--disable-skins2' '--enable-ncurses' '--disable-goom' '--disable-projectm' '--disable-vsxu' '--disable-mtp' '--disable-udev' '--enable-bonjour' '--enable-upnp' '--enable-macosx-vout' '--enable-macosx-audio' '--with-macosx-sdk=/' '--enable-macosx-vlc-app' '--enable-mod' '--enable-mpc' '--enable-freetype' '--enable-fontconfig' '--enable-macosx-qtkit' '--enable-macosx' '--enable-macosx-avfoundation' '--disable-samplerate' '--enable-merge-ffmpeg' '--enable-realrtsp' '--enable-libass' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include -D__unix__=1' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64' 'OBJC=/usr/bin/clang' 'OBJCFLAGS=-pipe -Os -arch x86_64' 'CXXCPP=/usr/bin/clang++ -E'
[0x7ffca242b0b0] main libvlc debug: searching plug-in modules
[0x7ffca242b0b0] main libvlc debug: loading plugins cache file /Applications/MacPorts/VLC.app/Contents/MacOS/plugins/plugins.dat
[0x7ffca242b0b0] main libvlc debug: recursively browsing `/Applications/MacPorts/VLC.app/Contents/MacOS/plugins'
[0x7ffca242b0b0] main libvlc debug: saving plugins cache /Applications/MacPorts/VLC.app/Contents/MacOS/plugins/plugins.dat
[0x7ffca242b0b0] main libvlc debug: plug-ins loaded: 351 modules
[0x7ffca242b0b0] main libvlc debug: opening config file (/Users/vincent/Library/Preferences/org.videolan.vlc/vlcrc)
[0x7ffca242b0b0] main libvlc debug: translation test: code is "C"
[0x7ffca242b0b0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU 
[0x7ffca24449a0] main input debug: Creating an input for 'Media Library'
[0x7ffca24449a0] main input debug: Input is a meta file: disabling unneeded options
[0x7ffca24449a0] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x7ffca24449a0] main input debug: `file/xspf-open:///Users/vincent/Library/Application%20Support/org.videolan.vlc/ml.xspf' gives access `file' demux `xspf-open' path `/Users/vincent/Library/Application%20Support/org.videolan.vlc/ml.xspf'
[0x7ffca24449a0] main input debug: creating demux: access='file' demux='xspf-open' location='/Users/vincent/Library/Application%20Support/org.videolan.vlc/ml.xspf' file='/Users/vincent/Library/Application Support/org.videolan.vlc/ml.xspf'
[0x7ffca2448f60] main demux debug: looking for access_demux module matching "file": 14 candidates
[0x7ffca2448f60] main demux debug: no access_demux modules matched
[0x7ffca24449a0] main input debug: creating access 'file' location='/Users/vincent/Library/Application%20Support/org.videolan.vlc/ml.xspf', path='/Users/vincent/Library/Application Support/org.videolan.vlc/ml.xspf'
[0x7ffca244a210] main access debug: looking for access module matching "file": 18 candidates
[0x7ffca244a210] filesystem access debug: opening file `/Users/vincent/Library/Application Support/org.videolan.vlc/ml.xspf'
[0x7ffca244a210] main access debug: using access module "filesystem"
[0x7ffca244a710] main stream debug: Using stream method for AStream*
[0x7ffca244a710] main stream debug: starting pre-buffering
[0x7ffca244a710] main stream debug: received first data after 0 ms
[0x7ffca244a710] main stream debug: pre-buffering done 296 bytes in 0s - 873 KiB/s
[0x7ffca244a970] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x7ffca244a970] main stream debug: no stream_filter modules matched
[0x7ffca244a970] main stream debug: looking for stream_filter module matching "record": 9 candidates
[0x7ffca244a970] main stream debug: using stream_filter module "record"
[0x7ffca24449a0] main input debug: creating demux: access='file' demux='xspf-open' location='/Users/vincent/Library/Application%20Support/org.videolan.vlc/ml.xspf' file='/Users/vincent/Library/Application Support/org.videolan.vlc/ml.xspf'
[0x7ffca244b6b0] main demux debug: looking for demux module matching "xspf-open": 58 candidates
[0x7ffca244b6b0] playlist demux debug: using XSPF playlist reader
[0x7ffca244b6b0] main demux debug: using demux module "playlist"
[0x7ffca265e150] main demux meta debug: looking for meta reader module matching "any": 1 candidates
[0x7ffca265e150] main demux meta debug: no meta reader modules matched
[0x7ffca24449a0] main input debug: `file/xspf-open:///Users/vincent/Library/Application%20Support/org.videolan.vlc/ml.xspf' successfully opened
[0x7ffca2449b50] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[0x7ffca2449b50] main xml reader debug: using xml reader module "xml"
[0x7ffca244b6b0] playlist demux debug: parsed 0 tracks successfully
[0x7ffca24449a0] main input debug: EOF reached
[0x7ffca244b6b0] main demux debug: removing module "playlist"
[0x7ffca244a970] main stream debug: removing module "record"
[0x7ffca244a210] main access debug: removing module "filesystem"
[0x7ffca24427d0] main playlist debug: creating audio output
[0x7ffca26603b0] main audio output debug: looking for audio output module matching "any": 4 candidates
[0x7ffca26603b0] auhal audio output debug: found 2 audio device(s)
[0x7ffca26603b0] auhal audio output debug: DevID: 43 DevName: Built-in Microphone
[0x7ffca26603b0] auhal audio output debug: this 'Built-in Microphone' is INPUT only. skipping...
[0x7ffca26603b0] auhal audio output debug: DevID: 50 DevName: Built-in Output
[0x7ffca26603b0] auhal audio output debug: found 4 stream formats for stream id 51
[0x7ffca26603b0] main audio output debug: restart requested (2)
[0x7ffca26603b0] main audio output debug: using audio output module "auhal"
[0x7ffca24427d0] main playlist debug: keeping audio output
[0x7ffca24427d0] main playlist debug: adding item `YP-7Z-04x01.mkv' ( file:///Volumes/Archives/Vide%CC%81os/Series/MLP%20FIM%20S4/YP-7Z-04x01.mkv )
[0x7ffca27083c0] main input debug: Creating an input for 'YP-7Z-04x01.mkv'
[0x7ffca2513160] main interface debug: looking for interface module matching "hotkeys,none": 10 candidates
[0x7ffca2513160] main interface debug: using interface module "hotkeys"
[0x7ffca242b0b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x7ffca244e8b0] main interface debug: looking for interface module matching "any": 10 candidates
[matroska,webm @ 0x7ffca4015a00] EBML header parsing failed
[0x7ffca24427d0] main playlist debug: no fetch required for (null) (art currently (null))
[0x7ffca48f77a0] main probe debug: looking for services probe module matching "any": 5 candidates
[0x7ffca48f77a0] main probe debug: no services probe modules matched
[0x7ffca48d7850] main generic debug: looking for extension module matching "any": 0 candidates
[0x7ffca48d7850] main generic debug: no extension modules
[0x7ffca244e8b0] macosx interface error: Unable to load extensions module
[0x7ffca244e8b0] macosx interface debug: Found 1 video capture devices
[0x7ffca244e8b0] macosx interface debug: Found 1 audio capture devices
[0x7ffca24427d0] main playlist debug: processing request item: YP-7Z-04x01.mkv, node: Playlist, skip: 0
[0x7ffca24427d0] main playlist debug: rebuilding array of current - root Playlist
[0x7ffca24427d0] main playlist debug: rebuild done - 1 items, index 0
[0x7ffca24427d0] main playlist debug: starting playback of the new playlist item
[0x7ffca24427d0] main playlist debug: resyncing on YP-7Z-04x01.mkv
[0x7ffca24427d0] main playlist debug: YP-7Z-04x01.mkv is at 0
[0x7ffca24427d0] main playlist debug: creating new input thread
[0x7ffca492ee00] main input debug: Creating an input for 'YP-7Z-04x01.mkv'
[0x7ffca492ee00] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x7ffca492ee00] main input debug: `file:///Volumes/Archives/Vide%CC%81os/Series/MLP%20FIM%20S4/YP-7Z-04x01.mkv' gives access `file' demux `' path `/Volumes/Archives/Vide%CC%81os/Series/MLP%20FIM%20S4/YP-7Z-04x01.mkv'
[0x7ffca492ee00] main input debug: creating demux: access='file' demux='' location='/Volumes/Archives/Vide%CC%81os/Series/MLP%20FIM%20S4/YP-7Z-04x01.mkv' file='/Volumes/Archives/Vidéos/Series/MLP FIM S4/YP-7Z-04x01.mkv'
[0x7ffca2539600] main demux debug: looking for access_demux module matching "file": 14 candidates
[0x7ffca2539600] main demux debug: no access_demux modules matched
[0x7ffca492ee00] main input debug: creating access 'file' location='/Volumes/Archives/Vide%CC%81os/Series/MLP%20FIM%20S4/YP-7Z-04x01.mkv', path='/Volumes/Archives/Vidéos/Series/MLP FIM S4/YP-7Z-04x01.mkv'
[0x7ffca498dd10] main access debug: looking for access module matching "file": 18 candidates
[0x7ffca498dd10] filesystem access debug: opening file `/Volumes/Archives/Vidéos/Series/MLP FIM S4/YP-7Z-04x01.mkv'
[0x7ffca498dd10] main access debug: using access module "filesystem"
[0x7ffca492e5a0] main stream debug: Using stream method for AStream*
[0x7ffca492e5a0] main stream debug: starting pre-buffering
[0x7ffca492e5a0] main stream debug: received first data after 0 ms
[0x7ffca492e5a0] main stream debug: pre-buffering done 1024 bytes in 0s - 47619 KiB/s
[0x7ffca49aaf00] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x7ffca49aaf00] main stream debug: no stream_filter modules matched
[0x7ffca49aaf00] main stream debug: looking for stream_filter module matching "record": 9 candidates
[0x7ffca49aaf00] main stream debug: using stream_filter module "record"
[0x7ffca492ee00] main input debug: creating demux: access='file' demux='' location='/Volumes/Archives/Vide%CC%81os/Series/MLP%20FIM%20S4/YP-7Z-04x01.mkv' file='/Volumes/Archives/Vidéos/Series/MLP FIM S4/YP-7Z-04x01.mkv'
[0x7ffca493ae50] main demux debug: looking for demux module matching "mkv": 58 candidates
[0x7ffca493ae50] mkv demux error: cannot find KaxSegment or missing mandatory KaxInfo
[0x7ffca493ae50] mkv demux debug: Stopping the UI Hook
[0x7ffca493ae50] mod demux debug: MOD validation failed (ext=mkv)
[0x7ffca493ae50] avcodec demux debug: trying url: /Volumes/Archives/Vidéos/Series/MLP FIM S4/YP-7Z-04x01.mkv
[0x7ffca493ae50] avcodec demux debug: detected format: matroska,webm
[matroska,webm @ 0x7ffca4115600] EBML header parsing failed
[0x7ffca493ae50] avcodec demux error: Could not open /Volumes/Archives/Vidéos/Series/MLP FIM S4/YP-7Z-04x01.mkv: Unknown error: 1094995529
[0x7ffca493ae50] vobsub demux debug: this doesn't seem to be a vobsub file
[0x7ffca493ae50] ps demux warning: this does not look like an MPEG PS stream, continuing anyway
[0x7ffca493ae50] main demux debug: using demux module "ps"
[0x7ffca492ee00] main input debug: looking for a subtitle file in /Volumes/Archives/Vidéos/Series/MLP FIM S4/
[0x7ffca2539d10] main demux meta debug: looking for meta reader module matching "any": 1 candidates
[0x7ffca2539d10] main demux meta debug: no meta reader modules matched
[0x7ffca492ee00] main input debug: `file:///Volumes/Archives/Vide%CC%81os/Series/MLP%20FIM%20S4/YP-7Z-04x01.mkv' successfully opened
[0x7ffca493ae50] ps demux warning: garbage at input, trying to resync...
[0x7ffca493ae50] ps demux warning: found sync code
[0x7ffca493ae50] ps demux warning: garbage at input, trying to resync...
[0x7ffca493ae50] ps demux warning: found sync code



More information about the macports-dev mailing list