yangjie10930 / EpMedia

Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. Contains the following functions: editing, cropping, rotating, mirroring, merging, separating, variable speed, adding LOGO, adding filters, adding background music, accelerating and decelerating video, rewinding audio and video.
MIT License
2.4k stars 536 forks source link

执行ffmpeg压缩命令后,偶尔会报底层错误 #242

Open wangsanpiao opened 4 years ago

wangsanpiao commented 4 years ago

2020-05-08 11:27:42.852 25473-25473/? A/DEBUG: 2020-05-08 11:27:42.852 25473-25473/? A/DEBUG: Build fingerprint: 'HUAWEI/VOG-AL10/HWVOG:10/HUAWEIVOG-AL10/10.0.0.195C00:user/release-keys' 2020-05-08 11:27:42.852 25473-25473/? A/DEBUG: Revision: '0' 2020-05-08 11:27:42.852 25473-25473/? A/DEBUG: ABI: 'arm64' 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: SYSVMTYPE: Maple APPVMTYPE: Art 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: Timestamp: 2020-05-08 11:27:42+0800 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: pid: 23502, tid: 25469, name: com.tchhy.tcjk >>> com.tchhy.tcjk <<< 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: uid: 10478 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: Cause: null pointer dereference 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: x0 0000000000000000 x1 0000007a4f70e199 x2 0000007a378fea38 x3 0000007a378fea30 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: x4 0000000000000000 x5 0000007ab8931800 x6 0000007a378fe620 x7 ffffff80ffffffd8 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: x8 0000000000000000 x9 0000000000000000 x10 0000007ab8931e50 x11 0000000000000006 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: x12 0000007ab8931e88 x13 0000007ab8931e48 x14 0000000000000001 x15 7e00000000000000 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: x16 0000007a4f7acfa8 x17 0000007b3cd79310 x18 0000007a16665150 x19 0000007a2177e240 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: x20 0000007a4f70e199 x21 0000007a378fea10 x22 0000000000000000 x23 0000007a57fa42b0 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: x24 0000007a378fed50 x25 0000007a378fea30 x26 0000007a378fea38 x27 0000007b3e0a0020 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: x28 0000007fdceece70 x29 0000007a378feaa0 2020-05-08 11:27:42.853 25473-25473/? A/DEBUG: sp 0000007a378fe980 lr 0000007a4f5f3ae8 pc 0000007b3cd79320 2020-05-08 11:27:42.854 25473-25473/? A/DEBUG: backtrace: 2020-05-08 11:27:42.854 25473-25473/? A/DEBUG: #00 pc 00000000000b9320 /apex/com.android.runtime/lib64/bionic/libc.so (strspn+16) (BuildId: 2f04208be3c24ae761428c0bcfa6bcdf) 2020-05-08 11:27:42.854 25473-25473/? A/DEBUG: #01 pc 00000000000afae4 /data/app/com.tchhy.tcjk-I1iMAoVsaxDnZAdMgrrgnA==/lib/arm64/libavfilter.so (avfilter_graph_parse2+80)