-
Notifications
You must be signed in to change notification settings - Fork 262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sub #11
Comments
-vf subtitles='+filepath+' |
do that gonna works? |
yes working for me |
not working for me maybe I added wrong? |
|
the video file must contain sub |
video_opts = '-c:v libx265 -vf subtitles='+filepath+' -sn -crf 28 -tag:v hvc1 -preset fast -threads 8' |
can you give your fork? because I do that and got error unable to open file '+filepath+' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to make sub burn in?
-vf subtitles=video.mkv that ffmeg code
for python how to make, it try make -vf subtitles=filepath but failed
The text was updated successfully, but these errors were encountered: