ffmpeg-libav-tutorial
ffmpeg-libav-tutorial copied to clipboard
Code problems
- calloc not malloc in your initialise of contexts
- encode_frame ONLY called once after the file has been processed.
- Crash at line 269 with an invalid index
Thanks @joolzg I fixed these, you can check it on transcoding branch.
ping @joolzg