Giter Club home page Giter Club logo

playerdemo's Introduction

playerdemo

Build Status

一个视频播放器,开源版 potplayer ,用于学习和交流

简介

  • 使用 FFmpeg 解码,SDL2 渲染,ffmpeg-3.4,SDL2-2.0.7
  • 在 Windows 下使用 VS2017 和 Qt5.9.3 开发(X64)
  • 项目目录下的 .pro 文件,支持在 Windows 和 Linux 下打开编译

运行画面

使用

  • 工程中包含 .sln 和 .pro 文件,其中 .sln 用于 Windows 环境,.pro 用于 Linux 环境
  • 若要编译工程代码,在 Windows 下除了安装 VS+Qt,还需要下载 FFmpeg 和 SDL2 的动态库(64bit),将这些动态库文件放在.\bin目录下面
  • 若运行不了,可以将lib目录下的*.lib换成和bin目录下dll一致的版本

沟通

  • 邮件: [email protected],一起探讨音视频相关技术
  • Issues: 欢迎给我提 Issues

错误记录

  • 20180210 Travis CI 编译错误,因为 FFmpeg 版本低,不支持有的借口。待解决
  • 20180212 在 CI 中使用 git 下载 FFmpeg 源码编译,会导致 rake 错误。待解决

playerdemo's People

Contributors

itisyang avatar

Watchers

James Cloos avatar George Chen 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.