Search found 7 matches

Go to advanced search

by base64
14 Mar 2008 01:44
Forum: Web and scripting
Topic: c# MoveToPosition()
Replies: 4
Views: 1794

Re: c# MoveToPosition()

this is the c# interface and it does not properly work.

the set method for the time property is actually unavailable, and if i modify the c# wrapper to enable this, it works to seek the video but the internal position is not updated
by base64
19 Feb 2008 01:22
Forum: Web and scripting
Topic: libvlc problems with Vista
Replies: 4
Views: 1015

Re: libvlc problems with Vista

i'm using the c# wrapper and there is no "load" method
by base64
07 Feb 2008 23:03
Forum: Web and scripting
Topic: libvlc problems with Vista
Replies: 4
Views: 1015

Re: libvlc problems with Vista

Here is another libvlc project that does not seem to work under vista

http://www.codeproject.com/KB/audio-vid ... sg=2415313
by base64
07 Feb 2008 22:47
Forum: Web and scripting
Topic: libvlc problems with Vista
Replies: 4
Views: 1015

libvlc problems with Vista

I have written a c# application using the libvlc wrapper and it works great on windows 200,xp,2003 but on vista the video is not displayed and none of the proper information is returned about the video such as time,length. It's odd because when run inside the visual studio debugger, the video plays ...
by base64
31 Jan 2008 01:14
Forum: Web and scripting
Topic: c# MoveToPosition()
Replies: 4
Views: 1794

Re: c# MoveToPosition()

I understand the type it is, but I do not understand why I must pass a value between 0 and 1 in order to seek to a specific time in seconds. Why can't I just pass X number of seconds and seek there? or how can i calculate this float number to achieve the same effect? I would think this is something ...
by base64
29 Jan 2008 10:20
Forum: Web and scripting
Topic: c# MoveToPosition()
Replies: 4
Views: 1794

c# MoveToPosition()

can someone explain what the difference between time and position is and how i might use them?
by base64
26 Jan 2008 00:44
Forum: Web and scripting
Topic: fullscreen and Position
Replies: 2
Views: 1575

Re: fullscreen and Position

i have played with the above c# example and the latest libvlc which was compiled into a custom control as in the latest suggestions, but still cannot figure out the preferred way of seeking to a specific time in seconds in relation to a trackbar control. the "position" member of the VLanCo...

Go to advanced search