Search found 6 matches

Go to advanced search

by Sandeep Malhotra
26 Oct 2005 05:37
Forum: General VLC media player Troubleshooting
Topic: corba client example
Replies: 0
Views: 297

corba client example

Hi,

Can someone provide me an example of CORBA client to control VLC through its CORBA control interface.

Thanks.

Sandeep Malhotra
by Sandeep Malhotra
26 Oct 2005 03:50
Forum: General VLC media player Troubleshooting
Topic: controlling VLC through a script
Replies: 0
Views: 413

controlling VLC through a script

I am trying to control VLC through an expect script (as part of integrating VLC into my application). So, from expect I am able to execute "vlc --intf=rc" and send VLC commands. I can add items to the playlist using the "add" command and a VLC vidoe window pops up. However, after...
by Sandeep Malhotra
26 Oct 2005 03:40
Forum: General VLC media player Troubleshooting
Topic: adding to playlist using the rc interface
Replies: 2
Views: 548

I took out the PLAYLIST_GO (used to be PLAYLIST_GO|PLAYLIST_APPEND) from the "add" code in modules/control/rc.c, recompiled and that did the trick.

Thanks for the suggestion.
by Sandeep Malhotra
21 Oct 2005 01:34
Forum: General VLC media player Troubleshooting
Topic: adding to playlist using the rc interface
Replies: 2
Views: 548

adding to playlist using the rc interface

I am using the rc interface of vlc 0.8.4-test1. When I add something to the playlist, it automatically switches to the newly added thing. If the thing added is a video clip, it would also pop up the video window. Is there a way that I can add something to the playlist without switching/displaying it...
by Sandeep Malhotra
18 Oct 2005 00:38
Forum: General VLC media player Troubleshooting
Topic: changing network stream through CLI
Replies: 2
Views: 617

changing network stream through CLI

From the VLC 0.8.2 GUI, I can click on File --> Open Network Stream --> and add the UDP/RTP Multicast address (say 225.25.25.25) and port (1234) and click OK and it displays the stream in the VLC window. Similar action can be performed through the CLI "vlc udp@225.25.25.25:1234" and the vl...
by Sandeep Malhotra
20 Jun 2005 17:26
Forum: General VLC media player Troubleshooting
Topic: No Gui on VLC 0.8.2 on Solaris
Replies: 3
Views: 971

Here is part of the config.log file generated as part of running configure. Let me know if you need more info from the config.log file. ********************* ./configure --prefix=/hw/cg8600/vlc/0.8.2 --disable-dvdnav --disable-libcdio --disable-vcd --disable-mkv --disable-ffmpeg --disable-quicktime ...

Go to advanced search