bytedeco/javacv

Crash Java using 1.5.4 on Mac with libx264

Open

#1 519 ouverte le 7 oct. 2020

Voir sur GitHub
 (15 commentaires) (0 réactions) (0 assignés)Java (1 583 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (6 985 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

There seems to be a problem with the FFmpegFrameRecorder that worked fine from 1.5.1 to 1.5.3. It seems that there is no problem if the codec is mpeg4, but when I use h264, Java will be crashed. I would appreciate it if you could let me know if there is a workaround.

A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x00000001c7c9ed92, pid=6835, tid=0x000000000001e60f

JRE version: Java(TM) SE Runtime Environment (8.0_172-b11) (build 1.8.0_172-b11) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.172-b11 mixed mode bsd-amd64 compressed oops) Problematic frame: C [libavcodec.58.dylib+0xfc2d92] aver_isf_history+0x2ae3a2

Guide contributeur