deepmedia / Transcoder

🎞 Hardware-accelerated video transcoding using Android MediaCodec APIs. Supports cropping, concatenation, clipping, audio processing, video speed and much more.
https://opensource.deepmedia.io/transcoder
Apache License 2.0
784 stars 166 forks source link

How to get demo app? #185

Closed HaiziIzzudin closed 2 months ago

HaiziIzzudin commented 1 year ago

Hi, sorry for asking this simple question, but I'd love to test this project. Where can I get the demo app? If it build from source, can you give me steps to build it? Thanks!

natario1 commented 2 months ago

(Pasted to all my answers today: it's been a long time since my last issues review. I am sorry about the delay and I know you likely have moved on by now. Still, I'm going to answer where I can)

Hi, the demo app is in the demo folder. You can just open the project in Android Studio and after sync it will be ready to run.