Coder Social home page Coder Social logo

jooeeee / playerdemo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itisyang/playerdemo

0.0 2.0 0.0 53.06 MB

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

License: GNU General Public License v3.0

C++ 99.10% CSS 0.20% CMake 0.64% QMake 0.05%

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、Mac)下 QtCreator 打开编译调试。

运行画面

沟通

  • Issues: 欢迎给我提 issues,关于本项目的问题,请优先提 issues,我会尽量当天回复。

Windows平台编译调试

  1. 下载 FFmpeg、SDL2 动态库,放在 bin 目录下。(注意统一静态库与动态库的版本、位数)。

  2. 使用 QtCreator 打开 playerdemo.pro。

  3. 编译运行。

Linux平台编译调试

  1. 安装 sdl2-dev。

  2. 编译、安装 FFmpeg。(参考文档:https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu#RevertingChangesMadebyThisGuide)

  3. 使用 QtCreator 打开 playerdemo.pro。

  4. 编译运行。

Mac平台编译调试

playerdemo's People

Contributors

itisyang avatar x1aomu avatar

Watchers

James Cloos avatar Jay Wang 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.