Open Shrhawk opened 8 years ago
Also - another reason I responded no to the ffmpeg for iOS question is because it is slow on mobile devices and not optimized for their CPUs. If this were different and apple were OK with your app using ffmpeg I would add support for it.
ok its nice that you add support for watermark for ios, also how can we slow the video (playback rate 0.5x, 1x, 2x etc) permanently for ios ?
Are you wanting this for iOS? I'm pretty sure you can add a watermark using the
execFFMPEG
function. I know ffmpeg can add a watermark to a video. I'll look into it for iOS.