Git Product home page Git Product logo

ffmpegextension's Introduction

FFmpegExtension

English | 简体中文

内容目录

点我 打开/关闭 目录列表

描述

此项目为 Unreal Engine 插件,基于 FFmpeg 库和 SDL 库开发,显著提升引擎的音视频开发能力

背景

在工作中经常遇到需要使用虚幻引擎播放视频的需求,虚幻社区也有许多优秀的开源插件可以使用:+1:,但这些插件的功能不太能应对策划的脑洞:cry:,于是决定基于ffmpeg开发虚幻引擎的多媒体插件,也借此机会学习一下音视频开发技术:grinning:。目前为早期版本,BUG一堆:sweat_smile:。

主要功能

  1. 视频播放-----UVideoPlayer_FFmpeg
    • 视频播放
    • 循环播放
    • 暂停/恢复
    • 快进/快退
    • 跳转
  2. 音频播放-----UAudioPlayer_FFmpeg
    • 音频播放
    • 暂停/恢复
  3. 屏幕捕获-----UScreenCapture_FFmpeg
    • 录屏
  4. 媒体推流-----UStreamingServer_FFmpeg
    • 推流

贡献者

许可证

ffmpegextension's People

Watchers

 avatar

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.