Commit f7f6282f authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

VLCKit: Use --ignore-config.

parent 67b654a4
......@@ -92,7 +92,7 @@ void * DestroySharedLibraryAtExit( void )
const char * lib_vlc_params[] = {
"-I", "dummy", "--vout=opengllayer",
"--no-video-title-show", "--no-sout-keep"
"--no-video-title-show", "--no-sout-keep", "--ignore-config"
//, "--control=motion", "--motion-use-rotate", "--video-filter=rotate"
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment