Search found 2 matches

Go to advanced search

by johnnybravo123
24 May 2008 16:32
Forum: General VLC media player Troubleshooting
Topic: VLC.log.verbosity at -1 still gives output
Replies: 3
Views: 1066

Re: VLC.log.verbosity at -1 still gives output

Ill try it, thanks :D
Also a weird thing, theres no output when debugging the prog...

edit: Exactly where would i put the -q switch?
by johnnybravo123
18 May 2008 17:37
Forum: General VLC media player Troubleshooting
Topic: VLC.log.verbosity at -1 still gives output
Replies: 3
Views: 1066

VLC.log.verbosity at -1 still gives output

I have a small vb.net app where i use the AXVLC plugin... Dim VLC As New AXVLC.VLCPlugin2 Dim O() As String = {":sout=#transcode{acodec=s16l,ab=0,channels=2}:duplicate{dst=std{access=file,mux=wav,dst=" & w(Path.Combine(XPath, "audio.wav")) & "}}"} VLC.playlist.a...

Go to advanced search