Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

我在develop版本里面发现有视频录制的功能,编译出来录制失败 #86

Open
zjyhll opened this issue Jun 8, 2023 · 0 comments

Comments

@zjyhll
Copy link

zjyhll commented Jun 8, 2023

https://github.com/befovy/ijkplayer/tree/develop这里面,我发现视频录制的功能
编译之后
调用startRecord后报这个错,请问有人遇到过吗,如何解决
I/flutter (27362): [inf] 2023-06-08 14:37:31.821509 [fijk] FijkPlayer{id:6} takeStartRecord
D/IJKMEDIA(27362): ijkmp_startRecord()
E/IJKMEDIA(27362): Unable to find a suitable output format for '/data/user/0/com.befovy.fijkplayer.demo/cache/1.mp4'
I/IJKMEDIA(27362): ===== 初始化一个用于输出的AVFormatContext结构体 =====
E/IJKMEDIA(27362): Could not create output context filename is /data/user/0/com.befovy.fijkplayer.demo/cache/1.mp4
D/IJKMEDIA(27362): ijkmp_startRecord()=-1
I/flutter (27362): ===》/data/user/0/com.befovy.fijkplayer.demo/cache/1.mp4
I/flutter (27362): [inf] 2023-06-08 14:37:32.387159 [fijk] FijkPlayer{id:6} takeStartRecord
I/flutter (27362): [inf] 2023-06-08 14:37:34.485718 [fijk] FijkPlayer{id:6} takeStopRecord
D/IJKMEDIA(27362): ijkmp_stopRecord()
I/IJKMEDIA(27362): ===== 文件录制结束流程 =====
E/IJKMEDIA(27362): don't need stopRecord
D/IJKMEDIA(27362): ijkmp_stopRecord()=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant