Skip to content Skip to sidebar Skip to footer
Showing posts with the label Video Encoding

Execute .bat File From Android

i am trying to execute the xxx.bat file for rename the file from my Android app and hear is my code… Read more Execute .bat File From Android

Mediacodec Video Streaming From Camera Wrong Orientation & Color

I'm trying to stream video capturing directly from camera for android devices. So far I have be… Read more Mediacodec Video Streaming From Camera Wrong Orientation & Color

Applying Filter Complex Fails With Something Related To Audio

I finally managed to build ffmpeg as detailed in here: https://enoent.fr/blog/2014/06/20/compile-ff… Read more Applying Filter Complex Fails With Something Related To Audio

How To Use Android Mediacodec Encode Camera Data(yuv420sp)

Thank you for your focus! I want to use Android MediaCodec APIs to encode the video frame which aqu… Read more How To Use Android Mediacodec Encode Camera Data(yuv420sp)

Android : Cannot Change Encoding Video Size & How To Encoding H.264

I have an HTC Desire (Android 2.3.3, API level 9). I am trying to write a program to record 320x240… Read more Android : Cannot Change Encoding Video Size & How To Encoding H.264