Skip to content

Commit

Permalink
Change video load backend (#48)
Browse files Browse the repository at this point in the history
* added pyav

* tried out pyav decoding
  • Loading branch information
Grutschus committed Jan 9, 2024
1 parent 52d2b6b commit f314be4
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 27 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ dependencies:
- tbparse >=0.0
- torch-tb-profiler>=0.4
- moviepy>=1.0
- av >= 11.0
2 changes: 1 addition & 1 deletion mmaction2
Loading

0 comments on commit f314be4

Please sign in to comment.