Hi Yuya Tanaka,
I am working on an Android project, where requirement is to transcode a video. So I am using https://github.com/ypresto/android-transcoder, but this utility does not place moov atom at beginning of file.
So I went through this utility and wanted to use it.
I did not find any documentation regarding how can I use it with https://github.com/ypresto/android-transcoder. Can you please add some documentation? Steps would also be fine, later I will add documentation for this utility and will share pull request.
Thank you.