[FFmpeg-user] About ffmpeg full installation in Cent OS 7.

2018-08-19 Thread SaMiN k
Hello Team, I am looking on how to convert real time HLS stream to UDP in different interface of the server. So i found it can be done through ffmpeg so if someone can provide me best way to do it, i would be very grateful. Thank you, With Best Regards, Samin Katwal _

[FFmpeg-user] Can support h264 encoder by mediacodec on android?

2018-08-19 Thread 冯良怀
Hello, Ffmpeg has supported H264 hardware decoding by mediacodec.But it cannot support H264 encoder by mediacodec. Can you add H264 encoder by mediacodec in future? Thank's for help. Regards. flhcd ___ ffmpeg-user mailing list ffmpe

[FFmpeg-user] How to perform two filters: overlay an image and apply .acv color curve?

2018-08-19 Thread Michael Shaffer
I am streaming a ip camera feed. I want to display an image overlay on the bottom of the screen with an image that refreshes. I also want to apply an .acv color curve to the image to get rid of fog and haze. I have figured out how to do both operations separately, but am having trouble figuring out