I want to hardsub all the movies and add watermark to them, I used ffmpeg once bu it’s slow, if you can recommend new way or how to use it faster.
Asked
Active
Viewed 49 times
-2
-
This will most likely end up being closed, as software recommendations are off-topic for Stack Overflow. You may be able to find something on the [softwarerecs.se] Stack Exchange site, but please keep in mind [what topics you can post about there](https://softwarerecs.stackexchange.com/help/on-topic) – Hoppeduppeanut May 14 '19 at 06:51
-
Show your ffmpeg command and the complete log so we can make suggestions. Right now your question has no details so we can't provide any answers. – llogan May 14 '19 at 17:36
1 Answers
0
To use a hardsub and watermark you will need to transcoding the entire movie. It is a slow operation regardless the software you use.
Maybe you can think about use a subtitle track. Watermarks can be used on players side too. That way you won't need transcoding.

dx7
- 804
- 5
- 11