jayden320 / ffmpeg-kit-ios-tiny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ffmpeg-kit

Build base on ffmpeg-kit.

This library is a streamlined FFMPEG. Only supports converting video into mp4 format.

-i \(fromPath) \(toPath) -codec:v mpeg4 -acodec copy

About

License:GNU Lesser General Public License v3.0


Languages

Language:Ruby 100.0%