Top "Jcodec" questions

JCodec is an open source pure java implementation of video and audio codecs and formats.

Create mp4 files on Android using Jcodec

i have some troubles with writing mp4 files on Android using MediaRecorder and Jcodec, here is my code public class …

android mp4 h.264 muxer jcodec
Android encoder muxer: raw h264 to mp4 container

I created a h264 raw video file, and I was able to mux it with Android MediaMuxer on Android 4.3 and …

android h.264 codec muxer jcodec