Yuya Tanaka
Yuya Tanaka
This fixes #67. +1 to merge! ;)
**If you looking for forks** of this project, I wrote list of them here: https://github.com/ypresto/android-transcoder/issues/75#issuecomment-475877403 Every library has different designs and features, so please choose the one fits your needs....
There are multiple forks ongoing, I want to summarize the current situation first. List of ongoing forks I know (create date order): - @ypresto This library. - For normalize and...
FYI mitene team is to considering take ownership of android-transcoder (as I'm already ex of the team). I'm looking for company-grade maintenance of this lib or its successor.
Thank you all for the celebration...! It's very hard but nice project I've ever joined. 🍼 @izzytwosheds I agree with you, we need common one. > I can open source...
https://github.com/ypresto/android-transcoder/pull/73#issuecomment-475871771 (Main profile looks supported for now by Android itself, so we can remove restriction by checking Android version.)
Thats validation is intended: combinations of `container x video-codec x audio-codec` are so many but [has limitation](https://en.wikipedia.org/wiki/Comparison_of_video_container_formats). Also uncommon combinations are not guaranteed to be supported on all (most of)...
Seems dupe of https://github.com/ypresto/android-transcoder/issues/42#issuecomment-297243653
Perhaps some kind of interface to pass multiple, optional parameter is necessary. I think builder pattern suits this.
I'm afraid of device compatibility because of flush() bug: #8