Can SE Copy Instead of OCR When Source and Target Are Same Format? #9379
Unanswered
AYColumbia
asked this question in
Q&A
Replies: 0 comments
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.
-
I wanted to ask before posting a feature request in case I missed the feature if it happens to be available. I use SE to extract the forced subs into a separate SUP file from a full SUP subtitles file. However, this is not working as expected. I expected, since the source is SUP and target is SUP, that the target file would just have the forced subs copied from the source. The process, however, is OCRing and the result is a low-resolution output that does not render well when muxed into my media.
Example command:
SubtitleEdit.exe /convert "d:\media\full.sup" Blu-raysup /forcedonly /outputfilename:"forced.sup"
I also tried with the
/resolution:1920x1080
which produced the same results.So, can SE do what I want in copying the subtitles and NOT doing OCR when source & target are the same format? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions