facebookresearch / facebookresearch/AugLy

The `output_filename` parameter has been renamed to `output`.

Open
#262 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.1k
Forks
312
PR merge metrics
No merged PRs in 30d

Description

## 🐛 Bug
vidaugs.overlay_text(video_path=out_vid_path, output=out_vid_path)

AssertionError: [WriteGear:ERROR] :: The `output_filename` parameter has been renamed to `output`. Refer Docs for more info.

I did

#!pip uninstall vidgear -y
!pip install vidgear==0.3.2

https://github.com/facebookresearch/AugLy/issues/242
https://github.com/facebookresearch/AugLy/pull/248

It did not help

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.