enhancementhelp wantedquestion
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hi! I'm using Android API to record audio and video and then muxing them. But i don't want to use the Android MediaMuxer API to mux the incoming bytebuffers. Could i use FFmpegFrameRecorder to mux these data into a mp4 file?