Skip to content

Instantly share code, notes, and snippets.

@MattBlack85
Created September 3, 2025 09:28
Show Gist options
  • Select an option

  • Save MattBlack85/c9657c799d2ff0456a6d7ffea3e65e66 to your computer and use it in GitHub Desktop.

Select an option

Save MattBlack85/c9657c799d2ff0456a6d7ffea3e65e66 to your computer and use it in GitHub Desktop.
pyav makepkg
Successfully built av-15.1.0-cp313-cp313-linux_aarch64.whl
==> Starting check()...
=================================================================== test session starts ====================================================================
platform linux -- Python 3.13.5, pytest-8.4.1, pluggy-1.6.0
rootdir: /home/alarm/.cache/paru/clone/python-av/src/PyAV-15.1.0
configfile: pyproject.toml
plugins: typeguard-4.4.4
collected 303 items
tests/test_audiofifo.py ..... [ 1%]
tests/test_audioformat.py .. [ 2%]
tests/test_audioframe.py ................ [ 7%]
tests/test_audiolayout.py .. [ 8%]
tests/test_audioresampler.py ......... [ 11%]
tests/test_bitstream.py ...... [ 13%]
tests/test_codec.py ...... [ 15%]
tests/test_codec_context.py ...........ss......... [ 22%]
tests/test_colorspace.py .. [ 23%]
tests/test_containerformat.py ..... [ 24%]
tests/test_decode.py .........s.. [ 28%]
tests/test_dictionary.py . [ 29%]
tests/test_doctests.py ......ss........ [ 34%]
tests/test_encode.py ............. [ 38%]
tests/test_errors.py .... [ 39%]
tests/test_file_probing.py ............ [ 43%]
tests/test_filters.py .......... [ 47%]
tests/test_logging.py ..... [ 48%]
tests/test_open.py .... [ 50%]
tests/test_options.py . [ 50%]
tests/test_packet.py ..... [ 52%]
tests/test_python_io.py ............. [ 56%]
tests/test_remux.py . [ 56%]
tests/test_seek.py ....... [ 59%]
tests/test_streams.py ...... [ 61%]
tests/test_subtitles.py .... [ 62%]
tests/test_timeout.py ... [ 63%]
tests/test_videoformat.py ...... [ 65%]
tests/test_videoframe.py ......................................................................................................... [100%]
============================================================= 298 passed, 5 skipped in 24.59s ==============================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment