-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android : How to use https://github.com/ypresto/android-transcoder with this utility? #4
Comments
I saw your comment in a closed issue #2 So what I understood is
And my implementation looks like
Can you please confirm If I am doing it in correct way? |
@PankajChunchun does one have to wait for the transcoding to complete? In my use case, I want to start playing the stream immediately. This solution will not work for me. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: