https://github.com/knisterpeter/convert-to-h264
A simple bash script converting video files to h264
https://github.com/knisterpeter/convert-to-h264
Last synced: 8 months ago
JSON representation
A simple bash script converting video files to h264
- Host: GitHub
- URL: https://github.com/knisterpeter/convert-to-h264
- Owner: KnisterPeter
- Created: 2012-04-16T20:04:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T01:20:06.000Z (over 9 years ago)
- Last Synced: 2025-01-20T18:26:36.162Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is just a simple bash script to convert video files (e.g. vdr recordings)
to h264 format in a matroska container.
It could be run in commandline and cron mode.
Requirements:
* HandBrake
* ffmpeg / avconv