ffmpeg-swift-tutorial icon indicating copy to clipboard operation
ffmpeg-swift-tutorial copied to clipboard

Displaying Video Inside a View

Open marcelosalloum opened this issue 8 years ago • 2 comments

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,

marcelosalloum avatar Nov 08 '16 20:11 marcelosalloum

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

varun-raj avatar Feb 20 '17 11:02 varun-raj

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.

SidduIOS avatar Jul 20 '17 12:07 SidduIOS