Page 1 of 1

LibVLC Exception not handled

Posted: 17 Jun 2010 10:21
by jjreina
Hi all, I have developed a java application with jvlc, using the rtsp protocol,all it's ok, I see the video but I have this Exception:

*** LibVLC Exception not handled: No active input
Set a breakpoint in 'libvlc_exception_not_handled' to debug.
illegal memory management control operation 32
left block unavailable for requested intra mode at 0 0
error while decoding MB 0 0
illegal memory management control operation 32
left block unavailable for requested intra mode at 0 0
error while decoding MB 0 0
illegal short term buffer state detected

Please help me, very Thk.

Re: LibVLC Exception not handled

Posted: 17 Jun 2010 13:38
by jjreina
I use OS Ubuntu.

Thanks

Any suggestions please? thanks

Re: LibVLC Exception not handled

Posted: 18 Jun 2010 03:28
by RĂ©mi Denis-Courmont
libvlc 1.0 is not supported anymore.

Re: LibVLC Exception not handled

Posted: 18 Jun 2010 11:15
by jjreina
Thanks for reply

How can i install libvlc 1.1 on ubuntu?

i tred with sinaptic but i can install the version 1.0.6

thanks

Re: LibVLC Exception not handled

Posted: 18 Jun 2010 13:55
by jjreina
Hi, I installed the version libvlc 1.1.0 and vlcj 1.1h and the video real time (rtsp) works good but i have the exception:

illegal memory management control operation 32
left block unavailable for requested intra mode at 0 0
error while decoding MB 0 0
illegal memory management control operation 32
left block unavailable for requested intra mode at 0 0
error while decoding MB 0 0
illegal short term buffer state detected

please, Any solution?

Very thanks

Re: LibVLC Exception not handled

Posted: 20 Jun 2010 23:38
by jjreina
Any suggestions please? thanks