开发者

Play video with contrast, brightness, rotation and flip on iPhone

i have mp4 video. And i need to play it in my iPad application in custom view.

Also i need next options:

  • Playback control (pause, play, stop)
  • Speed control (0.5x, 1x, 2x ...)
  • Contrast/brightness/sharpness
  • Flip and rotation

Optionally:

What is the best way to implement it? MB, split video to frame pictures (i can do this on server side) and emulate video via UIImageView or GLImageProcessing?


Solution, i use is split video to frames on server side and animate it on client side via OpenGLES.

I can apply filters to images, control play speed, navigate etc.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜