Search found 4 matches

Go to advanced search

by kavitha_25
23 Jul 2008 08:23
Forum: General VLC media player Troubleshooting
Topic: libvlc api to set window position
Replies: 0
Views: 501

libvlc api to set window position

I am working on an application where the VLC window has to be re-sized at run-time. I got an api to change the width & height (libvlc_video_resize) but not the window location. x,y location can be passed as args to VLC, but I want to change it when the video is playing. Is there any api to do th...
by kavitha_25
14 Feb 2008 10:42
Forum: VLC media player for Windows Troubleshooting
Topic: libmpeg2 compilation
Replies: 3
Views: 513

Re: libmpeg2 compilation

Thanks for the help. It works now, after removing -g -O2 switches from the makefile
of libmpeg2.
by kavitha_25
13 Feb 2008 13:06
Forum: VLC media player for Windows Troubleshooting
Topic: libmpeg2 compilation
Replies: 3
Views: 513

libmpeg2 compilation

I wanted to modify the libmpeg2 decoder library used by VLC (WinXP OS). I downloaded the source code for libmpeg2 (v0.4.1) and compiled using Cygwin (./configure, make). The resulting libmpeg2.a file size is 450 KB, whereas the one found in the VLC contrib package is 124 KB. If I link the liblibmpeg...
by kavitha_25
11 Feb 2008 06:59
Forum: VLC media player for Windows Troubleshooting
Topic: Enabling the closed caption decoder
Replies: 0
Views: 394

Enabling the closed caption decoder

Hello Everyone,
I am working on VLC player ver 0.8.6c on WinXP.
Does anyone know how to enable the closed caption (608) decoder
in the VLC player ? I find that the libcc_plugin.dll is loaded when
I play a TS file with CC data, but not able to see the closed
captions over the video.

Thanks,
Kavitha.

Go to advanced search