{"library":"decord2","type":"library","category":null,"description":"Decord2 is a high-performance, efficient video decoding and loading library for deep learning research, featuring smart shuffling, random frame access, GPU acceleration, and seamless integration with popular frameworks. It is currently at version 3.3.0 and has a frequent release cadence, with multiple releases in the past year.","language":"python","status":"active","version":"3.3.0","tags":["video","deep learning","loader","gpu","ffmpeg","audio","video processing"],"last_verified":"Fri May 22","install":[{"cmd":"pip install decord2","imports":["from decord import VideoReader","from decord import cpu","from decord import gpu"]},{"cmd":"pip install decord2[cu130] # Example for CUDA 13.0, check available wheels for your CUDA version","imports":[]},{"cmd":"git clone --recursive https://github.com/johnnynunez/decord2.git\ncd decord2\nmkdir build && cd build\ncmake .. -DUSE_CUDA=ON -DCMAKE_BUILD_TYPE=Release # Or -DUSE_CUDA=0 for CPU\nmake\ncd ../python\npip install .","imports":[]}],"homepage":null,"github":"https://github.com/johnnynunez/decord2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/decord2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":4.1,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/decord2/compatibility"}}