Skip to content
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

do i config right? #24

Open
apt42541 opened this issue May 6, 2023 · 1 comment
Open

do i config right? #24

apt42541 opened this issue May 6, 2023 · 1 comment

Comments

@apt42541
Copy link

apt42541 commented May 6, 2023

image

Absolute paths to the executables, if needed:

1. ffmpeg

ffmpeg_path="C:\Users\Apt_S\Downloads\3. ดาวน์โหลดทั้งหมด\EXE\ffmpeg.exe"

2. ffsubsync

ffsubsync_path="C:\Users\Apt_S\AppData\Local\Programs\Python\Python310\Scripts\ffsubsync.exe"

3. alass

#alass_path=C:/Program Files/ffmpeg/bin/alass.exe
#alass_path=/usr/bin/alass

Preferred retiming tool. Allowed options: 'ffsubsync', 'alass', 'ask'.

If set to 'ask', the add-on will ask to choose the tool every time:

1. Preferred tool for syncing to audio.

audio_subsync_tool=ask
audio_subsync_tool=ffsubsync
audio_subsync_tool=alass

2. Preferred tool for syncing to another subtitle.

altsub_subsync_tool=ask
altsub_subsync_tool=ffsubsync

Unload old subs (yes,no)

After retiming, tell mpv to forget the original subtitle track.

unload_old_sub=yes
unload_old_sub=no

@tatsumoto-ren
Copy link
Collaborator

config location: %AppData%\mpv\script-opts\autosubsync.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants