CaMauHap
Results
2
comments of
CaMauHap
Hi I install ffmpeg for window follow this [instruction ](http://www.wikihow.com/Install-FFmpeg-on-Windows) , and I try to run test as your guide `FFmpeg ffmpeg = new FFmpeg("/path/to/ffmpeg");` `FFprobe ffprobe = new FFprobe("/path/to/ffprobe");...
Ah ha, I got it. Btw, i want to draw text on video screen like [this ](http://stackoverflow.com/questions/17623676/text-on-video-ffmpeg) , Can you show me which class I can use ? Thanks,