When I issue the following command these errors are generated -- note that 23.mp4 is a file located in the current directory -- the current directory is VLC/vlc-3.0.11.1/build/VLC.app/Contents/MacOS and I have mapped VLC to lc vlc within the environment:
Code: Select all
vlc --play-and-exit 23.mp4
VLC media player 3.0.11.1 Vetinari (revision 3.0.11.1-0-g52483f3ca2)
[00007fd141c850c0] main interface error: no suitable interface module
[00007fd141c04400] main libvlc error: interface "(null),none" initialization failed
[00007fd141c87180] [cli] lua interface: Listening on host "*console".
VLC media player 3.0.11.1 Vetinari
Command Line Interface initialized. Type `help' for help.
> [00007fd143b3e8f0] videotoolbox decoder: Using Video Toolbox to decode 'h264'
[00007fd143b3e8f0] videotoolbox decoder: vt cvpx chroma: 420v
[00007fd143d00ab0] macosx window error: Cannot create vout as Mac OS X interface was not found
[00007fd143ba0ff0] caopengllayer vout display error: No drawable-nsobject found!
[00007fd143ba0ff0] macosx vout display error: No drawable-nsobject nor vout_window_t found, passing over.
[00007fd1430170f0] main video output error: video output creation failed
[00007fd143b3e8f0] main decoder error: failed to create video output
[00007fd143b3e8f0] videotoolbox decoder error: decoder failure, Abort.
[00007fd143ba6500] macosx window error: Cannot create vout as Mac OS X interface was not found
[00007fd143ba6d30] caopengllayer vout display error: No drawable-nsobject found!
[00007fd143ba6d30] macosx vout display error: No drawable-nsobject nor vout_window_t found, passing over.
[00007fd14283ccf0] main video output error: video output creation failed
[00007fd143b3e8f0] main decoder error: failed to create video output
[h264 @ 0x7fd14284fa00] get_buffer() failed
[h264 @ 0x7fd14284fa00] thread_get_buffer() failed
[h264 @ 0x7fd14284fa00] decode_slice_header error
[h264 @ 0x7fd14284fa00] no frame!