ffpyplayer icon indicating copy to clipboard operation
ffpyplayer copied to clipboard

A cython implementation of an ffmpeg based player.

Results 50 ffpyplayer issues
Sort by recently updated
recently updated
newest added

I try To install ffpyplayer in pydroid3 but nothing. I need help

[https://github.com/moxiao19995071310/kivy_ffpyplayer_test](url) D:\pythonEnv\kivy_test\Scripts\python.exe D:\PythonProjects\kivy_test\kivy_ffpyplayer\main_app.py [INFO ] [Logger ] Record log in C:\Users\moxia\.kivy\logs\kivy_24-11-02_12.txt [INFO ] [deps ] Successfully imported "kivy_deps.angle" 0.4.0 [INFO ] [deps ] Successfully imported "kivy_deps.glew" 0.3.1 [INFO ] [deps...

Replace GitHub Actions runner image `macos-13` with `macos-15-intel` as recommended in: * https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down > The macOS 13 runner image will be retired by ___December 4th, 2025___. The currently available GitHub...

Python 3.14 (the π version) * https://www.python.org/downloads/release/python-3140/ * https://github.com/actions/python-versions/releases Includes the fixes from: * #191 Manually upgrades GitHub Actions, which would be automated by: * #187 @misl6 @matham @Lauszus, your...

Four GitHub Actions `wheels` jobs currently fail because of broken Sourceforge URLs to [LAME](https://lame.sourceforge.io/about.php). Fixing those URLs allows these GitHub Actions `wheels` jobs to pass. Also, run the `linux_test_wheel` jobs...

Fix build warnings like: > warning: ffpyplayer\pic.pxd:21:61: The keyword 'nogil' should appear at the end of the function signature line. Placing it before 'except' or 'noexcept' will be disallowed in...

Autogenerates pull requests like #138 * [Keeping your software supply chain secure with Dependabot](https://docs.github.com/en/code-security/dependabot) * [Keeping your actions up to date with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot) * [Configuration options for the `dependabot.yml` file...

If ffpyplayer support hardware acceleration then it will be super. Also need to modify some parts of ffpyplayer For Android also . --enable-mediacodec --enable-jni

i have ``` pygame 2.6.1 ffpyplayer 4.5.3 ``` when run, pygame error: > RuntimeError: Dynamic linking causes SDL downgrade! (compiled with version 2.28.4, linked to 2.26.4) it means the sdl2.dll...

this url (https://codeload.github.com/matham/ffpyplayer/zip/4.5.3) returns 404: Not Found!!! what's up?