glv
November 26, 2023, 12:35pm
2
Hello,
It works here with Processing 3.5.4 on W10.
It gives me this error with Processing 4.3 on W10:
This is the version of ffpeg in my path:
C:\Users\me>ffmpeg
ffmpeg version 2023-11-22-git-0008e1c5d5-essentials_build-www.gyan.dev Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 12.2.0 (Rev10, Built by MSYS2 project
I had the same experience here:
Hello everyone! I want to export my work at the bottom as a video with “video export” library. But when i run it, it gives me this error:
" RuntimeException: java.lang.NoSuchFieldError: frame
java.lang.RuntimeException: java.lang.NoSuchFieldError: frame
at processing.opengl.PSurfaceJOGL.lambda$initAnimator$2(PSurfaceJOGL.java:413)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.NoSuchFieldError: frame
at com.hamoid.VideoExport.initialize(Unknown Source)
at com.hamo…
I have not explored this further.
A search in this forum may have something:
https://discourse.processing.org/search?q=videoExport%20order%3Alatest
:)