An open API service indexing awesome lists of open source software.

https://github.com/ccnmtl/greek-streets

Greek Streets
https://github.com/ccnmtl/greek-streets

Last synced: 2 months ago
JSON representation

Greek Streets

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