Giter Site home page Giter Site logo

noctule's Introduction

Noctule ๐Ÿฆ‡- Android Video and Image Manipulation with FFmpeg โœจ

Noctule ๐Ÿฆ‡ is an Android app designed for manipulating videos and images using ๐Ÿš€FFmpeg filters. It does not require an internet connection and serves both educational purposes for learning FFmpeg and practical use for processing videos and images directly on your device. The project is in its early stages of development, and contributions are welcome.

Features

  • ๐ŸŽฅ Video and image manipulation with FFmpeg filters
  • ๐ŸŽจ GUI for setting FFmpeg command parameters
  • โ–ถ๏ธ Execution of FFmpeg commands
  • ๐Ÿ“‹ Display of the actual executed command
  • ๐Ÿ•ฐ๏ธ History of previous commands
  • ๐Ÿ“บ Playback of video or image results COMING

Release

For the latest release and version history, please visit the Releases page on GitHub.

Note: All releases are currently in alpha stage. Use with caution in a controlled environment.

Screenshots

  1. Main Page

  2. File Picker

  3. Filter Customizations

  4. Results

Installation

To install locally, follow these steps:

git clone https://github.com/phoebus-84/Noctule.git
cd Noctule
npm install -g @ionic/cli
pnpm install
pnpm android

Roadmap

  • CapacitorJS Plugin Development

    • Create CapacitorJS plugin for Noctule
    • Bridge all FFmpeg-kit API to JavaScript
    • Test and ensure functionality on Android devices
  • Advanced Operations

    • Implement operations on two or many inputs
    • Integrate audio operations with FFmpeg filters
    • Real-time statistics for ongoing operations
  • Customization

    • Allow the creation of custom filters or commands
    • Provide a user-friendly interface for defining custom filters
    • Execute and display results of user-created commands
  • Enhancements

    • Improve user interface
    • Implement importable filter packs for easy usage
  • Testing and Stability

    • Conduct extensive testing on various Android devices
    • Address and fix any stability issues
    • Optimize resource usage for better performance
  • Release

    • Release beta version of the Noctule
    • Release stable version of the Noctule
    • Publish CapacitorJS plugin to npm for broader use

Contributing

Contributions to Noctule are welcome and encouraged. To contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to your branch: git push origin feature-name.
  5. Submit a pull request.

Please adhere to our code of conduct when contributing.

License

Noctule is licensed under the MIT License.

noctule's People

Contributors

phoebus-84 avatar matteo-cristino avatar

Watchers

 avatar

noctule's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.