Giter Site home page Giter Site logo

linecode / ffplayer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rockcarry/ffplayer

0.0 3.0 0.0 109.29 MB

a video player based on ffmpeg for win32 and android platform.

License: GNU General Public License v3.0

Java 0.18% Batchfile 0.01% Shell 0.04% C 63.38% Objective-C 0.06% C++ 36.25% Makefile 0.03% C# 0.05%

ffplayer's Introduction

!!!!!!!!!!!!!!!!!!!!
! important notice !
!!!!!!!!!!!!!!!!!!!!

due to git repo size become big, not convenient to clone. this project stop maintained.

please goto our new project fanplayer:

https://github.com/rockcarry/fanplayer

from now on, all changes will be commit to fanplayer.
 


ffplayer
========

A video player based on ffmpeg for windows and android platform.

ffplayer is not ffplay in offical ffmpeg source code. It is a simple player implemention on windows vs2005 platform. It is a light weight implemention without SDL, with directly access to bitmaps and wavdev by Win32 API.

Currently, this player can smoothly play many video files, with low cpu and memory usage (compared with ffplay of offical ffmpeg), and the audio/video also synchronized very well. More effort must be done to optimize things on hwaccel, performance, compatibility and stability.

The ffmpeg share library (dlls, libs & headers) are customized and built by myself, and I will regularly update it if ffmpeg has a major release. I write a simple guide for how to build ffmpeg on mingw64 platform, you can find it on ffplayer's wiki.

The windows version becomes stable, and the android version is coming. The android verion ffplayer is working now, but lots of work need to be done, to make it better.


features
========
1. low memory and cpu usage
2. audio/video synchronized very well
3. gdi and direct3d rendering on win32 platform
4. support variable speed playback 1% to 100%, 200% ..
5. waveform and spectrum visual effect
6. support stream selection
7. support network media stream playback
8. support dshow, gdigrab and vfwcap (avdevice of ffmpeg)
9. take video snapshot, support save into jpeg and png
10.very fast (async) seek operation taking 0ms delay
11.support video rotation by ffmpeg avfilter
12.support step seek forward operation
13.support mediacodec hardware decoding on android
14.support dxva2 hardware acceleration on windows


testplayer
==========
testplayer is a simple test player for ffplayer
hot-keys for testplayer:
ctrl+O - open file
ctrl+E - switch visual effect
ctrl+M - switch between letter box and stretch rect
ctrl+R - switch between gdi and d3d
ctrl+A - switch audio stream
ctrl+V - switch video stream
ctrl+S - take a snapshot of video
ctrl+F - step seek forward


want to learn more?
==================
want to learn more about ffplayer, please visit our wiki.
https://github.com/rockcarry/ffplayer/wiki


contact and discuss
===================
email   : [email protected]
qq group: 383930765


rockcarry
2016.1.7

ffplayer's People

Contributors

rockcarry avatar

Watchers

 avatar  avatar  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.