240 发简信
IP属地:北京
  • 给视频加水印

    #import #import #import "GPUImage.h" @property (nonatomic, strong) GPUI...

  • 剪视频

    NSArray *compatiblePresets = [AVAssetExportSession exportPresetsCompatib...

  • 将音乐上传到七牛云

    //获取签名 [[QLMNetworkTools sharedTools] requestWithType:GET andUrlStr:[NSS...

  • 从视频中提取音频

    AVAsset *asset = [AVAsset assetWithURL:[NSURL URLWithString:_videoUrl]];...

  • 相关动画

    1.设置View顺时针旋转 //音乐播放旋转 CABasicAnimation *animation = [CABasicAnimation a...