https://github.com/ccnmtl/greek-streets
Greek Streets
https://github.com/ccnmtl/greek-streets
Last synced: 2 months ago
JSON representation
Greek Streets
- Host: GitHub
- URL: https://github.com/ccnmtl/greek-streets
- Owner: ccnmtl
- License: gpl-3.0
- Created: 2022-02-21T18:22:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T16:33:19.000Z (4 months ago)
- Last Synced: 2025-02-26T17:36:18.993Z (4 months ago)
- Language: JavaScript
- Homepage: https://greekstreets.ctl.columbia.edu/
- Size: 23.4 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# greek-streets
## Video encoding notes
Here's how to re-encode a video file with the `faststart` flag. See:
https://multimedia.cx/eggs/improving-qt-faststart/ffmpeg -i source.mp4
-movflags faststart out.mp4