can we crop the video with the subtitle file (srt)? #460
Answered
by
WyattBlue
aylardananil
asked this question in
1. Help
-
is there a way to do this for premiere by putting the video and .srt file in the same folder? |
Beta Was this translation helpful? Give feedback.
Answered by
WyattBlue
Apr 24, 2024
Replies: 1 comment
-
Auto-Editor can edit subtitles if they're included in the file container. If you have external subs, you can use ffmpeg to mux the sub file into the main file, then run auto-editor on the main file. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WyattBlue
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Auto-Editor can edit subtitles if they're included in the file container. If you have external subs, you can use ffmpeg to mux the sub file into the main file, then run auto-editor on the main file.