Git Product home page Git Product logo

baoyu2020 / o266player Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tencentcloud/o266player

0.0 0.0 0.0 356.01 MB

License: GNU General Public License v2.0

Makefile 1.56% Shell 0.37% C++ 17.80% C 68.64% Objective-C 7.01% M4 1.12% Python 0.12% Vim Script 0.02% Perl 0.01% NSIS 0.99% Assembly 0.17% Yacc 0.06% Lex 0.01% Lua 1.15% CSS 0.02% HTML 0.22% JavaScript 0.74% SRecode Template 0.01%

o266player's Introduction

README for the VLC media player

VLC is a popular libre and open source media player and multimedia engine, used by a large number of individuals, professionals, companies and institutions. Using open source technologies and libraries, VLC has been ported to most computing platforms, including GNU/Linux, Windows, Mac OS X, BSD, iOS and Android. VLC can play most multimedia files, discs, streams, allows playback from devices, and is able to convert to or stream in various formats. The VideoLAN project was started at the university École Centrale Paris who relicensed VLC under the GPLv2 license in February 2001. Since then, VLC has been downloaded close to one billion times.

Tencent O266dec plugin (0.0.1)

Tencent O266dec plugin is a plugin for VLC player that enables VLC to play H.266 Annex B bit streams.

Reference: "Performance of a VVC software decoder," B. Zhu, S. Liu, X. Xu, X. Zhang, C. Gu, L. Wang, W. Feng, JVET-T0095

Build instructions (macOS):

Please install th266dec in '/usr/local' directory. This is the default if it is build from source (on macOS).

Build commands for macOS: mkdir build cd build JDK_HOME="" ../extras/package/macosx/build.sh -c -j 4

This build commands have been tested on macOS 10.15.6, Xcode version 11.6 (11E708). More information can be found at https://wiki.videolan.org/MacOSCompile. Build on other platforms may be possible but has not been tested.

Note: The build process will download and build the dependencies from source, which takes a long time.

Play raw VVC video stream on macOS: For example, the input is input.bin at 50fps. ./build/bin/vlc-osx-static input.bin --no-drop-late-frames --avformat-fps=50

Links:

The VLC web site . . . . . http://www.videolan.org/ Support . . . . . . . . . . http://www.videolan.org/support/ Forums . . . . . . . . . . http://forum.videolan.org/ Wiki . . . . . . . . . . . http://wiki.videolan.org/ The Developers site . . . . http://wiki.videolan.org/Developers_Corner VLC hacking guide . . . . . http://wiki.videolan.org/Hacker_Guide Bugtracker . . . . . . . . http://trac.videolan.org/vlc/ The VideoLAN web site . . . http://www.videolan.org/

Source Code Content:

ABOUT-NLS - Notes on the Free Translation Project. AUTHORS - VLC authors. COPYING - The GPL license. COPYING.LIB - The LGPL license. INSTALL - Installation and building instructions. NEWS - Important modifications between the releases. README - This file. THANKS - VLC contributors.

bin/ - VLC binaries. bindings/ - libVLC bindings to other languages. compat/ - compatibility library for operating systems missing essential functionalities. contrib/ - Facilities for retrieving external libraries and building them for systems that don't have the right versions. doc/ - Miscellaneous documentation. extras/analyser - Code analyser and editor specific files. extras/buildsystem - different buildsystems specific files. extras/misc - Files that don't fit in the other extras/ categories. extras/package - VLC packaging specific files such as spec files. extras/tools/ - Facilities for retrieving external building tools needed for systems that don't have the right versions. include/ - Header files. lib/ - libVLC source code. modules/ - VLC plugins and modules. Most of the code is here. po/ - VLC translations. share/ - Common Resources files. src/ - libvlccore source code. test/ - testing system.

o266player's People

Contributors

jbkempf avatar fcartegnie avatar fkuehne avatar funman avatar tguillem avatar ivoire avatar robux4 avatar hartman avatar jpsaman avatar antoinecellerier avatar chouquette avatar ilkka-ollakka avatar linkfanel avatar pdherbemont avatar froseen avatar epirat avatar thresheek avatar ipkiss42 avatar tmatth avatar mstorsjo avatar oaubert avatar etix avatar helkanen avatar geal avatar hpi1 avatar durkovic avatar flx42 avatar magwyz avatar julianscheel avatar psilokos 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.