Search found 10 matches

Go to advanced search

by ppaulojr
25 May 2010 19:22
Forum: Development around libVLC
Topic: Python Binding Keyboard events severe problem
Replies: 4
Views: 978

Re: Python Binding Keyboard events severe problem

So there's no way to get any input?
by ppaulojr
21 May 2010 21:47
Forum: Development around libVLC
Topic: Python Binding Keyboard events severe problem
Replies: 4
Views: 978

Python Binding Keyboard events severe problem

Using the Python Bindings for VLC 1.0.6 the problem of Keyboard events not being captured remains. In Debian Testing (vlc 1.0.6) when you run the: ./vlc.py file.avi The window created to display the movie don't handle any default event, such as spacebar to pause. It even don't handle the close windo...
by ppaulojr
19 Feb 2010 16:23
Forum: Development around libVLC
Topic: Help me build sample of VLC
Replies: 5
Views: 1044

Re: Help me build sample of VLC

Contrary to what the name would have you believe, Visual C is not actually compatible with the C programming language. Expect problems. Also, support for VLC 0.8.6 has terminated a long time ago. That's not quite true. Visual Studio 2008 is fully compatible with C++ in the 2003 standard (ISO/IEC 14...
by ppaulojr
17 Feb 2010 18:06
Forum: Development around libVLC
Topic: Embedding VLC in a PyQt4 app
Replies: 3
Views: 4291

Re: Embedding VLC in a PyQt4 app

I have the same problem.

Plus: the input in Direct 3D window is not forwarded to libvlc neither is used as hotkey
by ppaulojr
12 Feb 2010 19:40
Forum: Development around libVLC
Topic: Problem with Python bindings for Vlc
Replies: 0
Views: 1008

Problem with Python bindings for Vlc

Using the Python Bindings for VLC from Advene I've noticed a serious problem The main window don't accept any keyboard command no matter what interface you use (RC, Dummy, qt, Telnet). Also, when you attach a rc interface the commands pause, stop don't work. Only some commands do work. I'm using Adv...
by ppaulojr
12 Feb 2010 13:47
Forum: Development around libVLC
Topic: Display image in vlc output
Replies: 5
Views: 2734

Re: Display image in vlc output

I have the same problem, but still didn't find an appropriate solution.

I wish the libvlc had more documentation.
by ppaulojr
11 Feb 2010 17:54
Forum: Development around libVLC
Topic: Crash libvlccore.dll!6a5a0d3d()
Replies: 5
Views: 2484

Re: Crash libvlccore.dll!6a5a0d3d()

Well, that's quite useless a backtrace. I can't help you.
I'm aware that backtrace is not useful, but without the symbols of libvlccore.dll (1.0.5) it's the best the compiler can produce.

Is there any place where I can get these symbols?
by ppaulojr
11 Feb 2010 17:39
Forum: Development around libVLC
Topic: Crash libvlccore.dll!6a5a0d3d()
Replies: 5
Views: 2484

Re: Crash libvlccore.dll!6a5a0d3d()

Here the stack trace of the crash: ntdll.dll!_KiFastSystemCallRet@0() ntdll.dll!_ZwRaiseException@12() + 0xc bytes ntdll.dll!_RtlReportException@12() + 0x20 bytes ntdll.dll!_RtlInvalidHandlerDetected@12() + 0x8f bytes ntdll.dll!_RtlIsValidHandler@8() + 0x64f9f bytes ntdll.dll!_RtlDispatchException@8...
by ppaulojr
11 Feb 2010 13:55
Forum: Development around libVLC
Topic: Crash libvlccore.dll!6a5a0d3d()
Replies: 5
Views: 2484

Crash libvlccore.dll!6a5a0d3d()

I'm trying to develop a simple App using libvlc and Visual Studio 2008 C++ I've followed all the steps for building the .lib, copying the dll and plugins directory. Also I've reseted all the VLC configs. When I run my app and load the MRL dvd://d: I always get an unhandled exception in libvlccore.dl...

Go to advanced search