Search found 12 matches

Go to advanced search

by tckitty
17 Jan 2012 16:14
Forum: VLC media player for Windows Troubleshooting
Topic: --input-record-path (default record path) issue
Replies: 2
Views: 1270

Re: --input-record-path (default record path) issue

Thank you so much for your help and the screen shot! I should have stayed on the "Simple" option...my bad. It works now using the UI. But it's weird that changing the config didn't work for me.

Again, thank you!!! :P :P :P
by tckitty
16 Jan 2012 20:03
Forum: VLC media player for Windows Troubleshooting
Topic: --input-record-path (default record path) issue
Replies: 2
Views: 1270

--input-record-path (default record path) issue

I am using VLC 1.1.11 The Luggage version. According to wiki http://wiki.videolan.org/VLC_command-line_help , I can use the --input-record-path option to change the default record location in vlc config. VLC config in my XP -> C:\Documents and Settings\<user>\Application Data\vlc\vlcrc. --input-reco...
by tckitty
09 Jan 2009 01:43
Forum: VLC media player for Windows Troubleshooting
Topic: "Google Camera Adapter 0" error
Replies: 3
Views: 4121

Re: "Google Camera Adapter 0" error

Thank you so much! I use HTTP to stream and it works now. Below is my command in case someone needs it. vlc -vvv dshow:// :dshow-vdev="Laptop Integrated Webcam" :dshow-adev="" :sout=#transcode{vcodec=mp2v,vb=800,scale=1,acodec=mpga,ab=128,channels=2}:duplicate{dst=std{access=http...
by tckitty
08 Jan 2009 03:05
Forum: VLC media player for Windows Troubleshooting
Topic: "Google Camera Adapter 0" error
Replies: 3
Views: 4121

Re: "Google Camera Adapter 0" error

I have the same problem. Have you found a solution yet?
by tckitty
22 Jul 2008 00:05
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81721

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

I downloaded the 0.9.0 but added the vlc as an activex in my c# proj. Has anyone else try this? Is it bad? Should I stick w/ the lib*.dll instead of the axvlc.dll?
by tckitty
02 Aug 2006 03:49
Forum: VLC media player for Windows Troubleshooting
Topic: change left right audio channel in VB
Replies: 1
Views: 540

change left right audio channel in VB

I finally got changing audio track to work in VB using the getVariable of the "key-audio-track", but now I want to also be able to change the left/right channel in VB. I didn't see a key for cycling the left/right channel. Does anyone know how I can do that via code. I'm not using the comm...
by tckitty
29 Jul 2006 09:17
Forum: VLC media player for Windows Troubleshooting
Topic: set Hardware YUV DirectX Output in VB?
Replies: 2
Views: 593

set Hardware YUV DirectX Output in VB?

Does anyone know how to set the Hardware YUV DirectX Output in VB? I actually want my program to launch a separate window from within my app. Thanks!
by tckitty
28 Jul 2006 21:54
Forum: General VLC media player Troubleshooting
Topic: how to use command line option --audio-channel-mixer
Replies: 1
Views: 900

i'm doing the same thing. well i figured out switching the audio track in this forum....this will cycle the audio track. VOB usu defaults to the karaoke track which is no-singer track. depending on what language you are writing in it...the syntax might vary X = VLC.getVariable("key-audio-track&...
by tckitty
28 Jul 2006 21:26
Forum: VLC media player for Windows Troubleshooting
Topic: programmatically set audio track?
Replies: 4
Views: 862

i found the solution in another post...

i can use getVariable and setVariable to do it programmatically. thx!
by tckitty
23 Jul 2006 18:30
Forum: VLC media player for Windows Troubleshooting
Topic: programmatically set audio track?
Replies: 4
Views: 862

I'm coding in VB though.
by tckitty
21 Jul 2006 06:33
Forum: VLC media player for Windows Troubleshooting
Topic: programmatically set audio track?
Replies: 4
Views: 862

programmatically set audio track?

does anyone know how to set the audio track (not audio device and not audio channel) programmatically? my mpg is mux w/ 2 audio tracks and i would like to control switching these 2 tracks via code. thx!
by tckitty
20 Jul 2006 22:02
Forum: Web and scripting
Topic: C# & ActiveX : How to choose audio channel
Replies: 4
Views: 2555

could someone pls point me to the API guide

I would like to use the VLC media player but to control it programmatically. Can someone please tell me where I can find the API guide and the required ActiveX/dll for the VLC media? Thank you!

Go to advanced search