How to hide the filepath while playback?

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
lennb
New Cone
New Cone
Posts: 2
Joined: 21 Sep 2014 17:04

How to hide the filepath while playback?

Postby lennb » 21 Sep 2014 17:08

Hey Guys,

I open the vlc media player out of my c# code:

Code: Select all

var info = new ProcessStartInfo(vlc_path, "--quiet --meta-title=#TITLE# --qt-minimal-view --width=500 --height=400 #FILEPATH#") { }; Process.Start(info);
But in the VLC you can still see the filepath (In my example, it is a url) via Tools >> Media-Info.
How I can force VLC to not show the path? It would be best, if I could do that with a parameter to the vlc.exe.

Thanks in advance,
Lenn

Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 23 guests