Page 1 of 1

Errors with compiled 3.0.11.1

Posted: 03 Nov 2020 15:21
by EP99
Using a compiled version of 3.0.11.1 on a mac (funning 10.14.6). Commands listed below were working with a compiled 3.0.10

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!
Can anyone assist with why these errors? Thanks very much for assistance you can lend. Note these work on a Ubuntu system we are testing as well.

Re: Errors with compiled 3.0.11.1

Posted: 12 Nov 2020 19:08
by ajmas
Not really sure, since I haven't built VLC in a bit, but maybe a clue here: https://forum.videolan.org/viewtopic.php?t=155167 ?