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

https://github.com/felipefacundes/videocastformat

Convert all videos in a folder to the format supported by chromecast in seconds.
https://github.com/felipefacundes/videocastformat

chromecast chromecasts ffmpeg ffmpeg-script google

Last synced: 6 months ago
JSON representation

Convert all videos in a folder to the format supported by chromecast in seconds.

Awesome Lists containing this project

README

          

# VideoCastFormat
Convert all videos in a folder to the format supported by Google Chromecast in seconds.

# Usage:
bash <(curl -s https://raw.githubusercontent.com/felipefacundes/videocastformat/master/videocastformat.sh)

# Or install:
```
sudo wget https://raw.githubusercontent.com/felipefacundes/videocastformat/master/videocastformat.sh -O /usr/bin/videocastformat.sh && sudo chmod +x /usr/bin/videocastformat.sh

videocastformat.sh
```

### Created by Felipe Facundes
#### Telegram: @FeFacundes