I'm using CodeBlocks on Ubuntu and linking with "-lSDL2 -lvlc" and the program compiles.
However, running the program and specifying a video file, I get a black window. Pressing Space will exhibit the expected functionality of outputting "Pause toggle" to the console, but the window always stays black.
I get the following output to the console, but the 2 error lines only happen for some file types, not others.
Code: Select all
VLC_PLUGIN_PATH=(null)
[00007f8324002120] main filter error: Failed to create video converter
[00007f8324002120] main filter error: Failed to create video converter