oozoofrog / ffmpeg-swift-tutorial

ffmpeg tutorial for swift
55 stars 13 forks source link

Displaying Video Inside a View #1

Open marcelosalloum opened 7 years ago

marcelosalloum commented 7 years ago

Hey guys,

I am trying to use the ffmpeg library to display a video within a UIView (instead of full screen). Do you gave any Idea on how can I modify the ViewController.swift calls to do that?

Thanks,

varun-raj commented 7 years ago

You can do that without even using FFMPEG. Use normal AVPlayer instead

SidduIOS commented 7 years ago

Hi varun, can i add more filter and sticker on time stamp how can i do that.Please guide me in proper way i am really confused.

thanks.