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.
- Host: GitHub
- URL: https://github.com/felipefacundes/videocastformat
- Owner: felipefacundes
- Created: 2019-12-21T23:14:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T04:11:52.000Z (about 6 years ago)
- Last Synced: 2025-06-21T18:08:09.130Z (6 months ago)
- Topics: chromecast, chromecasts, ffmpeg, ffmpeg-script, google
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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