ijkplayer | iOS video player based on FFmpeg n3 | Video Utils library

 by   bilibili C Version: k0.8.8 License: GPL-2.0

kandi X-RAY | ijkplayer Summary

kandi X-RAY | ijkplayer Summary

ijkplayer is a C library typically used in Video, Video Utils applications. ijkplayer has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has medium support. You can download it from GitHub.

Video player based on ffplay.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ijkplayer has a medium active ecosystem.
              It has 31443 star(s) with 8008 fork(s). There are 1207 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2763 open issues and 2521 have been closed. On average issues are closed in 409 days. There are 57 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ijkplayer is k0.8.8

            kandi-Quality Quality

              ijkplayer has 0 bugs and 0 code smells.

            kandi-Security Security

              ijkplayer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ijkplayer code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ijkplayer is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              ijkplayer releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 9836 lines of code, 1311 functions and 198 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ijkplayer
            Get all kandi verified functions for this library.

            ijkplayer Key Features

            No Key Features are available at this moment for ijkplayer.

            ijkplayer Examples and Code Snippets

            No Code Snippets are available at this moment for ijkplayer.

            Community Discussions

            QUESTION

            Compiling ijkplayer x264 for android x86 & x86_64 Architecture , error: unknown type name 'v4si'
            Asked 2020-Jun-04 at 10:20

            I'm trying to build this project https://github.com/simplepeng/ijkplayer-x264 but building x264 failing for x86 and x86_64 architectures . Link of the issue : https://github.com/simplepeng/ijkplayer-x264/issues/1

            ...

            ANSWER

            Answered 2020-Jun-04 at 10:20

            You use mix of different architectures for configure and compilation with options:

            --cross-prefix=i686-linux-android- --host=arm-linux

            In result configure thinks that you compiles for ARM platform but make use i686-linux-android-gcc for cross compilation. You should use:

            --cross-prefix=i686-linux-android- --host=i686-linux-android

            Source https://stackoverflow.com/questions/62127577

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ijkplayer

            Android:
            Gradle
            iOS
            in coming...
            Common
            Mac OS X 10.11.5
            Android
            NDK r10e
            Android Studio 2.1.3
            Gradle 2.14.1
            iOS
            Xcode 7.3 (7D175)
            HomeBrew
            ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
            brew install git
            If you prefer more codec/format
            If you prefer less codec/format for smaller binary size (include hevc function)
            If you prefer less codec/format for smaller binary size (by default)
            For Ubuntu/Debian users.
            If you'd like to share your config, pull request is welcome.

            Support

            Please do not send e-mail to me. Public technical discussion on github is preferred.请尽量在 github 上公开讨论技术问题,不要以邮件方式私下询问,恕不一一回复。
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/bilibili/ijkplayer.git

          • CLI

            gh repo clone bilibili/ijkplayer

          • sshUrl

            git@github.com:bilibili/ijkplayer.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link