https://github.com/pixelastic/horst
Utility to change the fps of a .srt file.
https://github.com/pixelastic/horst
Last synced: 24 days ago
JSON representation
Utility to change the fps of a .srt file.
- Host: GitHub
- URL: https://github.com/pixelastic/horst
- Owner: pixelastic
- Created: 2012-10-12T10:10:09.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-02T01:03:32.000Z (almost 13 years ago)
- Last Synced: 2025-03-03T02:19:48.671Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.mkd
Awesome Lists containing this project
README
What is it ?
============
Horst is a simple script to change the fps of a `.srt` file.
Usage
=====
`ruby horst.rb subtitle.srt 25 23.976` will convert `subtitle.srt` from 25 fps
to 23.976 fps and output it.
Notes
=====
As `.srt` file does not contain any information on the fps they are using, this
is your job to find this value. This is usually displayed on the website where
you downloaded the file.