我必须对ffmpeg使用以下命令
ffmpeg -i "Video.mp4" -map 0:1 "AudioWithVocalfromStreamOne.mp3" -map 0:2 "AudioWithoutVocalfromStreamTwo.mp3"
我已经在Mac上成功安装了ffmpeg。我尝试使用FFMPEGWrapper,但是使用“ map”似乎没有任何此类参数。
我需要知道如何从视频中提取流。我已经可以访问流了,因为服务器端在端使用ffprobe向我提供了这些流。
将FFMpeg用于IOS的最佳方法是MobileFFMpeg库。
这是来源:https : //github.com/tanersener/mobile-ffmpeg
它可以作为pod pod’mobile-ffmpeg-full’,’〜> 4.3’
确保获得适当的FFMpeg许可证。不同的许可证具有不同的库
许可证可供选择:min min-gpl https https-gpl音频视频完整full-gpl