.flake8
.gitignore
Dockerfile
LICENSE
README.md
pyproject.toml
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/user-story.md
.github/workflows/tag_and_publish.yml
.github/workflows/test_and_lint.yml
assets/compression-vs-quality.png
assets/compression-vs-speed.png
doc_template/Makefile
doc_template/make.bat
doc_template/source/conf.py
doc_template/source/index.rst
doc_template/source/_static/dark-logo.svg
doc_template/source/_static/favicon.ico
doc_template/source/_static/light-logo.svg
scripts/singularity_build.def
src/aind_behavior_video_transformation/__init__.py
src/aind_behavior_video_transformation/etl.py
src/aind_behavior_video_transformation/filesystem.py
src/aind_behavior_video_transformation/transform_videos.py
src/aind_behavior_video_transformation.egg-info/PKG-INFO
src/aind_behavior_video_transformation.egg-info/SOURCES.txt
src/aind_behavior_video_transformation.egg-info/dependency_links.txt
src/aind_behavior_video_transformation.egg-info/requires.txt
src/aind_behavior_video_transformation.egg-info/top_level.txt
tests/__init__.py
tests/test_transform_videos.py
tests/test_video_in_dir/clip.mp4