Skip to content

Commit 4f90cef

Browse files
committed
List VIVTC docs in PD2V recover
1 parent 6d882c2 commit 4f90cef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pvsfunc/pd2v.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ def recover(self, verbose=False, **kwargs):
143143
Do not provide `order` (TFF/BFF) argument manually unless you need to override the auto-detected
144144
order, or it could not be auto-detected. You also do not need to provide the clip argument.
145145
146+
For possible arguments, see the VIVTC docs here:
147+
<https://github.com/vapoursynth/vivtc/blob/master/docs/vivtc.rst>
148+
146149
<!> - It's recommend to use this before *any* frame rate, count, or visual adjustments.
147150
- Only use this on sources where the majority of combed frames are recoverable (e.g. Animation).
148151
- This may add irregular duplicate frames. Use something like VDecimate afterwards (not e.g. floor()).

0 commit comments

Comments
 (0)