Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kalimoxto
on June 1, 2016
|
parent
|
context
|
favorite
| on:
Scalable Live Video Streaming Using NGINX and MPEG...
ffmpeg can do that fairly easily. To adjust the command in the example, you need to to take the srt file and pass it as a second -i input file. There's some helpful guides on how to do that if you search around.
e.g.
https://en.wikibooks.org/wiki/FFMPEG_An_Intermediate_Guide/s...
NEDM64
on June 1, 2016
[–]
But I don't have a subtitles file. I would need it to read from a stream, not a static file.
nitrogen
on June 1, 2016
|
parent
[–]
Try having it read from a fifo instead.
NEDM64
on June 4, 2016
|
root
|
parent
[–]
But how? I've searched the documentation.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
e.g. https://en.wikibooks.org/wiki/FFMPEG_An_Intermediate_Guide/s...