Em quinta-feira, 19 de abril de 2012 23h20min38s UTC-3, Pame Clunes escreveu:
> Hello again... Unfortunately, the fix didn't help me :(
> I'll keep trying but if you have more ideas, please let me know!
> Thank you!
>
> Pamela.
>
> On Apr 19, 9:57 pm, Pame Clunes
Em quinta-feira, 19 de abril de 2012 23h20min38s UTC-3, Pame Clunes escreveu:
> Hello again... Unfortunately, the fix didn't help me :(
> I'll keep trying but if you have more ideas, please let me know!
> Thank you!
>
> Pamela.
>
> On Apr 19, 9:57 pm, Pame Clunes
Hello,
i actually have the same problem! it get stuck on IContainer.open()
to be more exactly, it got stucket on the native method public static final native int IContainer_open__SWIG_1(long l, com.xuggle.xuggler.IContainer iContainer, java.lang.String s, int i, long l1, com.xuggle.xuggler.IContainerFormat iContainerFormat, boolean b, boolean b1); on XugglerJNI.
i also tried all the ideas above and just like pame i got nothing. i didn't install anything, just put on my pom.xml this:
<dependency>
<groupId>xuggle</groupId>
<artifactId>xuggle-xuggler</artifactId>
<version>5.4</version>
</dependency>
<dependency>
<groupId>xuggle</groupId>
<artifactId>xuggle-utils</artifactId>
<version>1.22</version>
</dependency>
is that all? that could be a version problem? will wait for version 5.5
thanks,
Guilherme