[6d389a]: / tools / data / sthv1 / encode_videos.sh

Download this file

8 lines (5 with data), 192 Bytes

1
2
3
4
5
6
7
#!/usr/bin/env bash
cd ../
python build_videos.py ../../data/sthv1/rawframes/ ../../data/sthv1/videos/ --fps 12 --level 1 --start-idx 1 --filename-tmpl '%05d'
echo "Encode videos"
cd sthv1/