SHOW:
|
|
- or go back to the newest paste.
1 | com.jogamp.opengl.util.av.GLMediaPlayer$StreamException: RuntimeException while initializing: GLMediaPlayer[Uninitialized, vSCR 2147483647, frames[p 0, d 0, t 0 (0.0 s), z 0 / 166], speed 1.0, 0 bps, hasSW false, Texture[count 3, free 0, dec 0, tagt 0xde1, ifmt 0x1908, fmt 0x1908, type 0x1401], Video[id -1, <unknown>, 0x0, glOrient false, 0.0 fps, 0.0 fdur, 0 bps], Audio[id -2, <unknown>, 0 bps, 0 frames], uri file:/E%3A/Videos/Luminous%20Waltz.mp4] | |
2 | at jogamp.opengl.util.av.GLMediaPlayerImpl$1.run(GLMediaPlayerImpl.java:580) | |
3 | Caused by: java.lang.RuntimeException: Couldn't find video codec 28, Video: h264 (avc1 / 0x31637661), none, 1280x720, 11495 kb/s | |
4 | at jogamp.opengl.util.av.impl.FFMPEGv11Natives.setStream0(Native Method) | |
5 | at jogamp.opengl.util.av.impl.FFMPEGMediaPlayer.initStreamImpl(FFMPEGMediaPlayer.java:368) | |
6 | at jogamp.opengl.util.av.GLMediaPlayerImpl$1.run(GLMediaPlayerImpl.java:578) | |
7 | java.lang.RuntimeException: com.jogamp.opengl.util.av.GLMediaPlayer$StreamException: RuntimeException while initializing: GLMediaPlayer[Uninitialized, vSCR 2147483647, frames[p 0, d 0, t 0 (0.0 s), z 0 / 166], speed 1.0, 0 bps, hasSW false, Texture[count 3, free 0, dec 0, tagt 0xde1, ifmt 0x1908, fmt 0x1908, type 0x1401], Video[id -1, <unknown>, 0x0, glOrient false, 0.0 fps, 0.0 fdur, 0 bps], Audio[id -2, <unknown>, 0 bps, 0 frames], uri file:/E%3A/Videos/Luminous%20Waltz.mp4] | |
8 | at hr.ideafactory.ihmi.opengl.primitives.MediaPlayer.init(MediaPlayer.java:125) | |
9 | at hr.ideafactory.ihmi.opengl.primitives.MediaPlayer.updateStream(MediaPlayer.java:386) | |
10 | at hr.ideafactory.ihmi.opengl.primitives.MediaPlayer.updateStream(MediaPlayer.java:361) | |
11 | at hr.ideafactory.ihmi.opengl.widgets.Movie.drawChildren(Movie.java:61) | |
12 | at hr.ideafactory.ihmi.opengl.widgets.Widget.draw(Widget.java:113) | |
13 | at hr.ideafactory.ihmi.core.IHmiGlEventListener.display(IHmiGlEventListener.java:103) | |
14 | at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691) | |
15 | at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673) | |
16 | at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442) | |
17 | at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277) | |
18 | at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131) | |
19 | at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:680) | |
20 | at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:77) | |
21 | at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:451) | |
22 | at com.jogamp.opengl.util.FPSAnimator$MainTask.run(FPSAnimator.java:178) | |
23 | at java.util.TimerThread.mainLoop(Unknown Source) | |
24 | at java.util.TimerThread.run(Unknown Source) | |
25 | Caused by: com.jogamp.opengl.util.av.GLMediaPlayer$StreamException: RuntimeException while initializing: GLMediaPlayer[Uninitialized, vSCR 2147483647, frames[p 0, d 0, t 0 (0.0 s), z 0 / 166], speed 1.0, 0 bps, hasSW false, Texture[count 3, free 0, dec 0, tagt 0xde1, ifmt 0x1908, fmt 0x1908, type 0x1401], Video[id -1, <unknown>, 0x0, glOrient false, 0.0 fps, 0.0 fdur, 0 bps], Audio[id -2, <unknown>, 0 bps, 0 frames], uri file:/E%3A/Videos/Luminous%20Waltz.mp4] | |
26 | at jogamp.opengl.util.av.GLMediaPlayerImpl$1.run(GLMediaPlayerImpl.java:580) | |
27 | Caused by: java.lang.RuntimeException: Couldn't find video codec 28, Video: h264 (avc1 / 0x31637661), none, 1280x720, 11495 kb/s | |
28 | at jogamp.opengl.util.av.impl.FFMPEGv11Natives.setStream0(Native Method) | |
29 | at jogamp.opengl.util.av.impl.FFMPEGMediaPlayer.initStreamImpl(FFMPEGMediaPlayer.java:368) | |
30 | at jogamp.opengl.util.av.GLMediaPlayerImpl$1.run(GLMediaPlayerImpl.java:578) | |
31 | Exception in thread "main-FPSAWTAnimator#03-Timer3" com.jogamp.opengl.util.AnimatorBase$UncaughtAnimatorException: com.jogamp.opengl.GLException: Caught NullPointerException: null on thread main-FPSAWTAnimator#03-Timer3 | |
32 | at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:84) | |
33 | at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:451) | |
34 | at com.jogamp.opengl.util.FPSAnimator$MainTask.run(FPSAnimator.java:178) | |
35 | at java.util.TimerThread.mainLoop(Unknown Source) | |
36 | at java.util.TimerThread.run(Unknown Source) | |
37 | Caused by: com.jogamp.opengl.GLException: Caught NullPointerException: null on thread main-FPSAWTAnimator#03-Timer3 | |
38 | at com.jogamp.opengl.GLException.newGLException(GLException.java:76) | |
39 | at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311) | |
40 | at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131) | |
41 | at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:680) | |
42 | at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:77) | |
43 | ... 4 more | |
44 | Caused by: java.lang.NullPointerException | |
45 | at hr.ideafactory.ihmi.opengl.widgets.Movie.drawChildren(Movie.java:62) | |
46 | at hr.ideafactory.ihmi.opengl.widgets.Widget.draw(Widget.java:113) | |
47 | at hr.ideafactory.ihmi.core.IHmiGlEventListener.display(IHmiGlEventListener.java:103) | |
48 | at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691) | |
49 | at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673) | |
50 | at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442) | |
51 | at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277) | |
52 | ... 7 more | |
53 | com.jogamp.opengl.util.av.GLMediaPlayer$StreamException: RuntimeException while initializing: GLMediaPlayer[Uninitialized, vSCR 2147483647, frames[p 0, d 0, t 0 (0.0 s), z 0 / 166], speed 1.0, 0 bps, hasSW false, Texture[count 3, free 0, dec 0, tagt 0xde1, ifmt 0x1908, fmt 0x1908, type 0x1401], Video[id -1, <unknown>, 0x0, glOrient false, 0.0 fps, 0.0 fdur, 0 bps], Audio[id -2, <unknown>, 0 bps, 0 frames], uri file:/E%3A/Videos/dummy_intro_1920x720.mp4] | |
54 | at jogamp.opengl.util.av.GLMediaPlayerImpl$1.run(GLMediaPlayerImpl.java:580) | |
55 | Caused by: java.lang.RuntimeException: Couldn't find video codec 28, Video: h264 (avc1 / 0x31637661), none, 1920x720, 735 kb/s | |
56 | at jogamp.opengl.util.av.impl.FFMPEGv11Natives.setStream0(Native Method) | |
57 | at jogamp.opengl.util.av.impl.FFMPEGMediaPlayer.initStreamImpl(FFMPEGMediaPlayer.java:368) | |
58 | at jogamp.opengl.util.av.GLMediaPlayerImpl$1.run(GLMediaPlayerImpl.java:578) | |
59 | java.lang.RuntimeException: com.jogamp.opengl.util.av.GLMediaPlayer$StreamException: RuntimeException while initializing: GLMediaPlayer[Uninitialized, vSCR 2147483647, frames[p 0, d 0, t 0 (0.0 s), z 0 / 166], speed 1.0, 0 bps, hasSW false, Texture[count 3, free 0, dec 0, tagt 0xde1, ifmt 0x1908, fmt 0x1908, type 0x1401], Video[id -1, <unknown>, 0x0, glOrient false, 0.0 fps, 0.0 fdur, 0 bps], Audio[id -2, <unknown>, 0 bps, 0 frames], uri file:/E%3A/Videos/dummy_intro_1920x720.mp4] | |
60 | at hr.ideafactory.ihmi.opengl.primitives.MediaPlayer.init(MediaPlayer.java:125) | |
61 | at hr.ideafactory.ihmi.opengl.primitives.MediaPlayer.updateStream(MediaPlayer.java:386) | |
62 | at hr.ideafactory.ihmi.opengl.primitives.MediaPlayer.updateStream(MediaPlayer.java:361) | |
63 | at hr.ideafactory.ihmi.opengl.widgets.Movie.drawChildren(Movie.java:61) | |
64 | at hr.ideafactory.ihmi.opengl.widgets.Widget.draw(Widget.java:113) | |
65 | at hr.ideafactory.ihmi.core.IHmiGlEventListener.display(IHmiGlEventListener.java:103) | |
66 | at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691) | |
67 | at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673) | |
68 | at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442) | |
69 | at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277) | |
70 | at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131) | |
71 | at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:680) | |
72 | at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:77) | |
73 | at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:451) | |
74 | at com.jogamp.opengl.util.FPSAnimator$MainTask.run(FPSAnimator.java:178) | |
75 | at java.util.TimerThread.mainLoop(Unknown Source) | |
76 | at java.util.TimerThread.run(Unknown Source) | |
77 | Caused by: com.jogamp.opengl.util.av.GLMediaPlayer$StreamException: RuntimeException while initializing: GLMediaPlayer[Uninitialized, vSCR 2147483647, frames[p 0, d 0, t 0 (0.0 s), z 0 / 166], speed 1.0, 0 bps, hasSW false, Texture[count 3, free 0, dec 0, tagt 0xde1, ifmt 0x1908, fmt 0x1908, type 0x1401], Video[id -1, <unknown>, 0x0, glOrient false, 0.0 fps, 0.0 fdur, 0 bps], Audio[id -2, <unknown>, 0 bps, 0 frames], uri file:/E%3A/Videos/dummy_intro_1920x720.mp4] | |
78 | at jogamp.opengl.util.av.GLMediaPlayerImpl$1.run(GLMediaPlayerImpl.java:580) | |
79 | Caused by: java.lang.RuntimeException: Couldn't find video codec 28, Video: h264 (avc1 / 0x31637661), none, 1920x720, 735 kb/s | |
80 | at jogamp.opengl.util.av.impl.FFMPEGv11Natives.setStream0(Native Method) | |
81 | at jogamp.opengl.util.av.impl.FFMPEGMediaPlayer.initStreamImpl(FFMPEGMediaPlayer.java:368) | |
82 | at jogamp.opengl.util.av.GLMediaPlayerImpl$1.run(GLMediaPlayerImpl.java:578) | |
83 | Exception in thread "main-FPSAWTAnimator#00-Timer0" com.jogamp.opengl.util.AnimatorBase$UncaughtAnimatorException: com.jogamp.opengl.GLException: Caught NullPointerException: null on thread main-FPSAWTAnimator#00-Timer0 | |
84 | at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:84) | |
85 | at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:451) | |
86 | at com.jogamp.opengl.util.FPSAnimator$MainTask.run(FPSAnimator.java:178) | |
87 | at java.util.TimerThread.mainLoop(Unknown Source) | |
88 | at java.util.TimerThread.run(Unknown Source) | |
89 | Caused by: com.jogamp.opengl.GLException: Caught NullPointerException: null on thread main-FPSAWTAnimator#00-Timer0 | |
90 | at com.jogamp.opengl.GLException.newGLException(GLException.java:76) | |
91 | at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311) | |
92 | at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131) | |
93 | at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:680) | |
94 | at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:77) | |
95 | ... 4 more | |
96 | Caused by: java.lang.NullPointerException | |
97 | at hr.ideafactory.ihmi.opengl.widgets.Movie.drawChildren(Movie.java:62) | |
98 | at hr.ideafactory.ihmi.opengl.widgets.Widget.draw(Widget.java:113) | |
99 | at hr.ideafactory.ihmi.core.IHmiGlEventListener.display(IHmiGlEventListener.java:103) | |
100 | at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691) | |
101 | at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673) | |
102 | at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442) | |
103 | at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277) | |
104 | ... 7 more |