Replies: 1 comment 3 replies
-
|
Maybe this: You would need to have movie and srt file selected before giving command |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Imaine i have a video called:
House.of.the.Dragon.S01E01.WEB.1080p.x265.HEVC.mkvAnd also I have a subtitle:
House.of.the.Dragon.S01E01.WEB.1080p.x265.HEVC.srtThe problem is that, subtitle isn't synced with video, so I'm using alass to make it sync like this:
I want to automate this process using lf. for example, I want select both video and unsynced subtitle, run a command like
:sync_subin lf and the command that you saw earlier should be run in the background.Also at the end, I want to:
rename:
House.of.the.Dragon.S01E01.WEB.1080p.x265.HEVC.srttoHouse.of.the.Dragon.S01E01.WEB.1080p.x265.HEVC.srt_rename:
output.srttoHouse.of.the.Dragon.S01E01.WEB.1080p.x265.HEVC.srtAny idea?
Beta Was this translation helpful? Give feedback.
All reactions