Search found 16 matches

Go to advanced search

by edwart
28 Jul 2009 15:07
Forum: Web and scripting
Topic: Deinterlace activation on Web
Replies: 3
Views: 859

Re: Deinterlace activation on Web

Hi,

thanks for your help.

are there any plans when vlc 1.1 will be released?

Thanx for your help
Best regards,
edwart
by edwart
28 Jul 2009 11:42
Forum: Web and scripting
Topic: Deinterlace activation on Web
Replies: 3
Views: 859

Deinterlace activation on Web

Hi,

i want to start/activate deinterlace when i start a rtp-stream in web, but it doesnt work.
i am using vlc 1.0.0 final.
Can u help me please to get it work:

Code: Select all

vlc.playlist.add([i]STREAM[/i], '--video-filter=deinterlace --deinterlace-mode=linear');
Thank you for your help
Edwart
by edwart
15 Jul 2009 13:36
Forum: Web and scripting
Topic: vlc 1.0.0 and log.messages
Replies: 1
Views: 628

vlc 1.0.0 and log.messages

hi,

do anybody know if there is a comparable object/methode for the "message" or "log" object in VLC 1.0.0?

i need it to check if the internet connection is good eneough or if there is a high packet loss.

Thank you for your help
Regards,
Edwart
by edwart
29 May 2009 13:31
Forum: VLC 1.0.0 testing
Topic: Problem with log messages over javascript API
Replies: 3
Views: 1272

Re: Problem with log messages over javascript API

Hi,

will be there an alternative interface to check the error-logs?

Kind regards,
edwart
by edwart
28 May 2009 14:33
Forum: VLC media player for Windows Troubleshooting
Topic: timeshift temp-files possible to playback?
Replies: 14
Views: 1899

Re: timeshift temp-files possible to playback?

yes i tried - its running (timer is running) but there is no video/audio.
by edwart
28 May 2009 13:34
Forum: VLC media player for Windows Troubleshooting
Topic: timeshift temp-files possible to playback?
Replies: 14
Views: 1899

timeshift temp-files possible to playback?

Hello, Is it possible to playback timeshift temp-files which are copied to an non temp-direcotry? i am using the vlc 1.0 rc1 player. i am playing an live-TV stream (RTP) and use "pause". After a while local temp-files are created (ca 50 MB) for the timeshift: for example "vlc-timeshif...
by edwart
15 Apr 2009 23:41
Forum: Web and scripting
Topic: pause a RTP Stream is not workin - plz help.
Replies: 0
Views: 389

pause a RTP Stream is not workin - plz help.

hi, i am playing a rtp video stream (mutlicast) in my own vlc-web-Page. Works fine, but.... how ca i make pause in vlc-WebPlugin for RTP-Streams? i realised it with vlc.playlist.togglePause() but nothing happens. i added the stream with vlc.playlist.add('rtp://@ IP:PORT ','my stream name') help woul...
by edwart
31 Mar 2009 11:52
Forum: VLC media player for Windows Troubleshooting
Topic: Start FULL Installlation of WIn32 Package with Parameter
Replies: 1
Views: 185

Start FULL Installlation of WIn32 Package with Parameter

Hello,

i have a question about the instalation of the VLC-Win32 Package
is there an paramter to start the VLC-Installation with FULL Installl?

There is a paramter for silence Install "/S". Is there another one for "FULL-Install"?

Thanks for your help
Best regards
Edwart
by edwart
17 Mar 2009 23:16
Forum: Web and scripting
Topic: how to install the missing browser-plugin?
Replies: 3
Views: 818

how to install the missing browser-plugin?

Hi, the installation of VLC is a very interesting point. i am creating a website with an embedded VLC-Player. The standard VLC-installation will not install the Browser-Plugins. So it is often possible that a VLC is installed on the system without the browser-plugin and my site is not working. My qu...
by edwart
17 Mar 2009 23:14
Forum: Web and scripting
Topic: How to Install VLC Automatically
Replies: 5
Views: 3077

Re: How to Install VLC Automatically

Hi, the installation is a very interesting point. i am creating a website with an embedded VLC-Player. The standard VLC-installation will not install the Browser-Plugins. So it is often possible that a VLC is installed without the browser-plugin and my site is not working. How can i provide to downl...
by edwart
17 Mar 2009 15:52
Forum: Web and scripting
Topic: HELP: change VLC-settings in a html-website
Replies: 3
Views: 1911

Re: HELP: change VLC-settings in a html-website

ok, thank you.
But i can not see any option to change these two points:

-hide the source-adress
-change cache

With which setting i can do that?

Thanx for your help
Edwart
by edwart
17 Mar 2009 14:09
Forum: Web and scripting
Topic: HELP: change VLC-settings in a html-website
Replies: 3
Views: 1911

HELP: change VLC-settings in a html-website

hello, i want to embedd a VLC-Browser Plugin in a webPage. On my webpage, i want to change some settings of VLC. Is it possible and how can i do that , to change these settings via an HTML site which has an embedded VLC-Player. -i want to hide the adress of the file which is playing on startup -i wa...
by edwart
13 Mar 2009 16:15
Forum: Web and scripting
Topic: script to find out the version of the installed VLC Player?
Replies: 2
Views: 476

Re: script to find out the version of the installed VLC Player?

it should be embedded in a webside.

And a second question: is it possible to draw the controls (play/pause/Fullscreen) on the Video-window? like a OSD? the bring a webside layer over the playerobject?

thank you very much for your help
by edwart
13 Mar 2009 12:01
Forum: Web and scripting
Topic: script to find out the version of the installed VLC Player?
Replies: 2
Views: 476

script to find out the version of the installed VLC Player?

hello, i want to create a html side which has an embedded VLC player. but i want to have a little script, which checks the version of the installed vlc-player-plugin. is that possible? Which interfaces can i use for checking the local installed vlc player version? Thankx for your help Best regards, ...
by edwart
22 Dec 2008 22:38
Forum: VLC media player for Windows Troubleshooting
Topic: SOLVED Beginner: problems to start with VLC-programming
Replies: 1
Views: 412

SOLVED Beginner: problems to start with VLC-programming

Hi, i am an absolute beginner, nad i have problems with using the vls libs. I copied the source of the tutorial: http://wiki.videolan.org/LibVLC_Tutorial_086c in visual c++ i get this error: 'libvlc_exception_t' : undeclared identifier in dev-c++ i get this error: 76 C:\Programme\Dev-Cpp\vlc-0.9.8a\...
by edwart
22 Dec 2008 19:54
Forum: Development around libVLC
Topic: SOLVED Problems to start (Beginner)
Replies: 2
Views: 965

SOLVED Problems to start (Beginner)

Hi, i am an absolute beginner, nad i have problems with using the vls libs. I copied the source of the tutorial: http://wiki.videolan.org/LibVLC_Tutorial_086c in visual c++ i get this error: 'libvlc_exception_t' : undeclared identifier in dev-c++ i get this error: 76 C:\Programme\Dev-Cpp\vlc-0.9.8a\...

Go to advanced search