Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

oldmannt/lapse_video

Repository files navigation

Capture a photo in specified duration, then make these photo as video. This app makes long duration changing view to tiny duration video, for example, record 1 hours sundowning view as 1-minute video

  1. encode lapse video using ffmpeg
  2. c++ 11 code crosplatform for iOS and Android.
  3. Use djinni generates JNI and ObjectC++ bridge code.
  4. Multi-thread programming base on libuv.

iOS alread released on Appstoreandroid not yet

How to build ffmpet 3.1.1 and x264 for iOS and Android

I shared the process in below pagehttps://github.com/oldmannt/build_x264_ffmpeg_ios_android

How to use

make djinni

generate C++, objective-C, and Jave interface from djinni files

make mac_proj

generate gtest mac xcode project, unit test for C++ code

make ios_proj

generate ios xcode project

make android_proj

generate android.mk, but I didn't use it, I prefer cmake in Android Studio

imageimageimage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp