Skip to content

ffmpeg-based video information extraction development kit, no need to complete video data.Support various video formats such as MP4/MOV/AVI.

License

Notifications You must be signed in to change notification settings

czqasngit/Rambo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rambo

Version License Platform

Extract image from video file/stream base on ffmpeg written by C

基于C编写的ffmpeg从视频文件/流中提取图像的工具

Rambo_demo-2

Architecture

Currently FFmpeg.framework only supports x86_64, you can use the following tools to compile FFmpeg.framework that supports more architectures.

当前FFmpeg.framework仅支持x86_64,你可以使用以下工具编译支持更多架构的FFmpeg.framework.

https://github.com/kewlbear/FFmpeg-iOS-build-script/blob/master/build-ffmpeg-iOS-framework.sh

Note: Please remove double FFmpegVersionNumber = $FFMPEG_VERSION;'
注意:请删除 'double FFmpegVersionNumber = $FFMPEG_VERSION;'

Futues

Extract image from video file/stream

从视频文件或者流中提取指定位置的图像

Usage(Objective-C)

RamboContext *context = rambo_alloc_rambo_context(read_data, size, (__bridge  void *)self) ;
RamboRGBAFrame *frames = rambo_copy_frames(context, times, size) ;
rambo_frames_free(frames, size, false) ;
rambo_context_free(context) ;

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Rambo is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Rambo'

Author

czqasn, czqasn_6@163.com

License

Rambo is available under the MIT license. See the LICENSE file for more info.

About

ffmpeg-based video information extraction development kit, no need to complete video data.Support various video formats such as MP4/MOV/AVI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy